lewisje / renderengine

Automatically exported from code.google.com/p/renderengine
MIT License
0 stars 0 forks source link

General engine optimizations #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Develop a test plan and implement optimizations which benefit the overall 
engine.

Original issue reported on code.google.com by bfatt...@gmail.com on 23 Aug 2010 at 5:56

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 23 Aug 2010 at 5:56

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 23 Aug 2010 at 6:04

GoogleCodeExporter commented 8 years ago
Rewrote the container as a linked-list to allow dynamically adding and removing 
objects from scene graph without causing errors.  Small speed improvement over 
simple array manipulations.

Original comment by bfatt...@gmail.com on 23 Aug 2010 at 6:04

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:32

GoogleCodeExporter commented 8 years ago
Optimized the SpatialGrid to use node sharing and caching.

Original comment by bfatt...@gmail.com on 20 Feb 2011 at 8:51

GoogleCodeExporter commented 8 years ago
This task is being closed because it is to general.

Original comment by bfatt...@gmail.com on 2 Jun 2011 at 1:09