X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=TODO;h=e77f061523b3e48716495b05b4b3f47891a2486b;hb=2e575e2c348f44d3c723ac344b7296492c76f77a;hp=2fb9e79a125849f4dcfe15bd5f4750dc1a63eb74;hpb=cc88970c4a849c32ca7555e318092266529233c8;p=grits diff --git a/TODO b/TODO index 2fb9e79..e77f061 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,18 @@ -Fix Z-Ordering +Road plan +--------- +* Use Vertex Arrays/ + VertexBufferObjects/ + DisplayLists/ + glInterleavedArrays +* States/cities/roads overlays +* Atmosphere +* Mouse control -- Need to draw objects from lowest to highest when using transparency +Roam update +----------- +* Find a better way to fix great circle errors +* Improve garbage collection (use timeout?) +* Refactor height functions +* Fix texture rendering at edges w/ linear filtering + +vim: ts=2 sw=2 sts=2