From a1e5d54d225dc589c7f2d8a5eff4a77dda590ce5 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Mon, 8 Feb 2010 05:14:29 +0000 Subject: [PATCH] Update todo with some implementation ideas --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.43.2