]> Pileus Git - grits/blob - TODO
Move height_func to RoamPoint and add lat-lon cache
[grits] / TODO
1 Road plan
2 ---------
3 * Use Vertex Arrays/
4   VertexBufferObjects/
5   DisplayLists/
6   glInterleavedArrays
7 * States/cities/roads overlays
8 * Atmosphere
9 * Mouse control
10
11 Roam update
12 -----------
13 * Find a better way to fix great circle errors
14 * Improve garbage collection (use timeout?)
15 * Refactor height functions
16 * Fix texture rendering at edges w/ linear filtering
17
18 vim: ts=2 sw=2 sts=2