Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
2D-Plane data structure
1
Name:
Anonymous
2007-07-28 23:54
ID:FnbT6tna
I am writing an rts game engine in C++. Does anyone know of a good example of a 2d plane data structure for storing mobile units and fog of war?
10
Name:
Anonymous
2007-07-31 3:16
ID:mvKBN4dn
a quad tree is a structure you can use to check nearby units in much less time than O(R^2).
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List