]> Pileus Git - grits/blob - TODO
Misc pointer fixes
[grits] / TODO
1 Miscellaneous
2 -------------
3 - Use VertexArrays/VertexBufferObjects/DisplayLists/etc
4 - Mouse control
5 - Plugins can time/location references too a tree-view
6
7 GisObject:
8   - Improve GisMarker
9   - Add min/max LOD
10
11 GisTile:
12   - Prioritize tile updates
13   - Only updates visible tiles
14   - Render correct tile resolution when zooming out
15   - Integrate with GisTile?
16
17 Roam:
18   - Find a better way to fix great circle errors
19   - Improve garbage collection (use timeout?)
20   - Refactor height functions
21   - Fix texture rendering at edges w/ linear filtering
22
23 Improve plugins
24 ---------------
25 env:
26         - Config panel
27   - Add atmosphere, sun, etc
28
29 elev:
30         - Config panel
31         - Runtime option to draw heights
32
33 sat:
34         - Config panel
35
36 map:
37         - Config panel
38   - Use local rendering instead of pixmaps
39
40 gps:
41   - Create/test it
42   - Config: follow position, draw trace, leave marker
43
44
45 vim: ft=txt ts=2 sw=2 sts=2 spell!