From: Andy Spencer Date: Mon, 8 Feb 2010 05:14:29 +0000 (+0000) Subject: Update todo with some implementation ideas X-Git-Tag: v0.4~74 X-Git-Url: http://pileus.org/git/?p=grits;a=commitdiff_plain;h=a1e5d54d225dc589c7f2d8a5eff4a77dda590ce5 Update todo with some implementation ideas --- diff --git a/TODO b/TODO index 29c7a41..2d500cd 100644 --- a/TODO +++ b/TODO @@ -6,12 +6,20 @@ Miscellaneous GisObject: - Improve GisMarker - Add min/max LOD + mabye: ? + - Add linked list node to GisObject for add/remove + - Move rendering code to objects intead of GisOpenGL + - How to work with non-opengl renders, do we care? GisTile: - Prioritize tile updates - Only updates visible tiles - Render correct tile resolution when zooming out - Integrate with GisTile? + how: + - Update tiles after each render + - Use backfaces to only fetch rendered triangles for each tile + - Only split/update/load tiles that are used Roam: - Find a better way to fix great circle errors