2D game engine written in D is in progress
    Ben Boeckel via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Feb  3 10:04:41 PST 2015
    
    
  
On Tue, Feb 03, 2015 at 17:15:28 +0000, Zoadian via Digitalmars-d-announce wrote:
> had a quick look:
> 
> public class Color....
> 
> This is probably going to be slow. you want to read about 'cache
> friendliness'. And for a game/graphics engine also google 'data
> oriented design'.
http://gameprogrammingpatterns.com/data-locality.html
--Ben
    
    
More information about the Digitalmars-d-announce
mailing list