Archive for November, 2012

So, you probably want to know what is happening

Posted by on 20th November , 2012

The current order of business is to get the collision system working with a new version.  The newer version implements a primitive quad-tree style algorithm, with the essential aim being to reduce the amount of function calls and checks performed each time we run a collision check.  In the original test version the star map was divided […]