View Single Post
  #195  
Old 03-26-2012, 03:11 PM
adonys adonys is offline
Approved Member
 
Join Date: Apr 2010
Posts: 850
Default

Quote:
Originally Posted by David Hayward View Post
Complicated applications are never optimized at initial release. How long have you been programming?
your logic is flawed.. to say at least.

and, I've started learning programming by learning assembly for the Z80 microprocessor in 1985. I've also graduated and IT University in 2002. We're in 2012, so, it's around 25 years.. give or take I'm also working in game development industry from 2002, as lead game designer and senior producer. those are another 10 years

and you? how long have you been programming? or working in game developing industry? and in which position?

you're completely out of reason, and obviously don't have any kind of expertise in this field. you're just trolling!

IL2CoD it is NOT the most complicated game out-there. Or the one having the best graphics engine, or renderer.

This 100% performance increase (and assuming it's measured on the same hardware.. but otherwise it would have been misleading to advertise it as so) can only come from actually coding a render engine in a proper way, which implies that the previous render was coded in an amateurish way.

You can not call "optimization" a render engine 100% performance increase rewrite, but.. bug-fixing!

Last edited by adonys; 03-26-2012 at 03:17 PM.
Reply With Quote