So, you probably want to know what is happening
Posted by Nuke Bloodaxe on 20th November , 2012The 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 […]