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