Rewrite culling to be more cache/thread friendly.
-Uses a single array with all data -Massive performance improvement -Does not support threads yet, but code is now thread friendly
This commit is contained in:
-Uses a single array with all data -Massive performance improvement -Does not support threads yet, but code is now thread friendly