View unanswered posts | View active topics It is currently Wed Jan 15, 2025 10:20 pm



Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
 Cortex Graphics ? 
Author Message
User avatar

Joined: Mon Aug 18, 2008 5:29 pm
Posts: 607
Location: Ukraine,Odessa in the ASC bunker-base
Reply with quote
Post Cortex Graphics ?
Today i was working on TNT , and my dad saw the HUGE lag after the blow . And he asked " ... again you are plaing yor stupid game ... what is this ... omg why it lags so much , it has 2D graphics , no any cool 3D graphics , its simplest graphics , so why it lags so much ? " (i maybe added something mine) . And i asked myself , why it lags so much ? Why the 2D game needs so much powerful pc to play with no lags ?


Sat Nov 01, 2008 8:51 pm
Profile
User avatar

Joined: Sun Mar 18, 2007 5:35 am
Posts: 3778
Location: Largo, Florida
Reply with quote
Post Re: Cortex Graphics ?
Because of the physics calculations of every pixel.


Sat Nov 01, 2008 8:54 pm
Profile WWW
User avatar

Joined: Mon Aug 18, 2008 5:29 pm
Posts: 607
Location: Ukraine,Odessa in the ASC bunker-base
Reply with quote
Post Re: Cortex Graphics ?
Ok but most of new 3d games have physics , and they arent lag on my pc.


Sat Nov 01, 2008 8:57 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Cortex Graphics ?
CC lags because of it's physics engine and the ridiculous amount of objects and such.
Graphically, it probably runs fairly smoothly.

CC has an absurd amount of objects, and is RAM intensive, giving it the whole workload.
Most new 3d games and such are graphically intensive; and they can make use of your graphics card for that.

tl;dr CC overworks your RAM


Sat Nov 01, 2008 8:58 pm
Profile
User avatar

Joined: Tue Oct 14, 2008 7:04 pm
Posts: 119
Location: In Malton. Eating brains...
Reply with quote
Post Re: Cortex Graphics ?
Can you imagine CC with Crysis graphics or something close to that?
Now that would need a super computer!


Sun Nov 02, 2008 12:40 am
Profile

Joined: Mon Aug 13, 2007 6:36 pm
Posts: 161
Reply with quote
Post Re: Cortex Graphics ?
If it used Source engine, it would run pretty decently I think. CC just isn't well-optimized at the moment.


Sun Nov 02, 2008 12:56 am
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Cortex Graphics ?
Using a 3d engine for a 2d game would certainly mean it was well optimized though, right? I mean, 3d is BETTER than 2d.

[/sarcasm]


Sun Nov 02, 2008 1:07 am
Profile
User avatar

Joined: Mon Jul 16, 2007 9:50 am
Posts: 1512
Location: Tallahassee, FL
Reply with quote
Post Re: Cortex Graphics ?
RaggedDruid wrote:
If it used Source engine, it would run pretty decently I think. CC just isn't well-optimized at the moment.

You don't seem to get it. The source engine typically doesn't run 100s of objects moving and bouncing around realistically at once. It also doesn't have constantly deformable terrain which can also turn into a bunch of little moving, bouncing things when you blast through it. The source engine also doesn't take its player models and make them out of five or more separate objects.

So don't run your mouth about optimization. That really isn't the issue here.


Sun Nov 02, 2008 5:11 pm
Profile YIM
User avatar

Joined: Wed Jul 09, 2008 1:34 am
Posts: 218
Location: Monkey Island: It is teh fluffy here.
Reply with quote
Post Re: Cortex Graphics ?
RaggedDruid wrote:
If it used Source engine, it would run pretty decently I think. CC just isn't well-optimized at the moment.

Um yeah, 3D engine with most likely a different scripting language does not work with a 2D pixel graphics game with deformable terrain. :roll:


Sun Nov 02, 2008 6:35 pm
Profile WWW
Data Realms Elite
Data Realms Elite
User avatar

Joined: Wed Sep 05, 2007 4:14 am
Posts: 3966
Location: Canadida
Reply with quote
Post Re: Cortex Graphics ?
macattack wrote:
RaggedDruid wrote:
If it used Source engine, it would run pretty decently I think. CC just isn't well-optimized at the moment.

Um yeah, 3D engine with most likely a different scripting language does not work with a 2D pixel graphics game with deformable terrain. :roll:

What did you say?

Did I hear optimization, well it is practically as optimized as it can be, the engine is to powerful, my ping rockets on online games because I play it.
This thing is made with godly amounts of 'realism' which is good in this game, because it is being used correctly, not like GTA4.


Sun Nov 02, 2008 7:36 pm
Profile
User avatar

Joined: Wed Jul 09, 2008 1:34 am
Posts: 218
Location: Monkey Island: It is teh fluffy here.
Reply with quote
Post Re: Cortex Graphics ?
Foa wrote:
macattack wrote:
RaggedDruid wrote:
If it used Source engine, it would run pretty decently I think. CC just isn't well-optimized at the moment.

Um yeah, 3D engine with most likely a different scripting language does not work with a 2D pixel graphics game with deformable terrain. :roll:

What did you say?

Did I hear optimization, well it is practically as optimized as it can be, the engine is to powerful, my ping rockets on online games because I play it.
This thing is made with godly amounts of 'realism' which is good in this game, because it is being used correctly, not like GTA4.

That was sarcasm notice the head roll smilie? Oh well...


Sun Nov 02, 2008 7:52 pm
Profile WWW
User avatar

Joined: Sun Nov 11, 2007 1:49 pm
Posts: 785
Reply with quote
Post Re: Cortex Graphics ?
If Cortex Command had WORMS physics it wouldn't lag at all.
But then again, Worms doesn't have physics ;)
And then cortex command wouldn't be fun.


Sun Nov 02, 2008 8:33 pm
Profile
User avatar

Joined: Sat Jun 30, 2007 4:39 am
Posts: 521
Reply with quote
Post Re: Cortex Graphics ?
Quote:
Um yeah, 3D engine with most likely a different scripting language does not work with a 2D pixel graphics game with deformable terrain.

If an engine advertises itself as 3D then buddy, it's got 2D covered.

Problem with this topic is that people think a software graphics engine is like a car engine. It's not. You can't throw a fuel-efficient Source engine or a V8 CryTek engine in CC to make it all better.

It just wouldn't work.

The "engine" data has written up for CC is pretty much the best there will ever be for CC in it's entire existence.

The problem is simple, too many physics calculations for today's technology. Every pixel has to be checked for collision with other pixels, and must determine their behavior based on:

- Impulse force
- Bounce
- Friction
- Priority
- Color
- Will it change color on being knocked loose?
- Collision, of course. Has to check for other pixels (all with this information as well) to determine behavior.
- And.. the perVolume calculations
- Likely more stuff behind the scenes.

This is for EVERY pixel in the game. Which is pretty much everything you see in the game.


The solution is to, of course, optimize the software. I haven't seen the source code behind CC so this is where I stop.


Mon Nov 03, 2008 4:52 am
Profile WWW
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Cortex Graphics ?
and data says its coming. (the optimisation)
so expect it somewhere within the your lifetime. maybe.

basically, the graphics of a game only mean so much as to how much it lags, and even then the grapical lag will likely be your GPU's fault. the physics in other engines arent nearly as complex as they are in CC, nor are they calculated for every stupid pixel in the scene each frame.

worried about lag? play in editor scene woo.

tl;dr: what everyone who knows what theyre talking about said.


Mon Nov 03, 2008 7:05 am
Profile WWW

Joined: Sun Sep 28, 2008 10:32 pm
Posts: 4
Reply with quote
Post Re: Cortex Graphics ?
As far as I can tell, CC does not take advantage of multi core processors, or graphics cards. If that ever happens, I think you can expect some big levels and great explosions =D


Sat Nov 08, 2008 2:33 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 20 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.074s | 13 Queries | GZIP : Off ]