]> git.mxchange.org Git - flightgear.git/commitdiff
*** empty log message ***
authorcurt <curt>
Fri, 22 May 1998 21:26:34 +0000 (21:26 +0000)
committercurt <curt>
Fri, 22 May 1998 21:26:34 +0000 (21:26 +0000)
Simulator/Done
Simulator/Todo

index 60e17b0fcf08b62b285ac90236f28eeddb53d4cf..3a24898d64250ee0a10838576c361ceba5b1103c 100644 (file)
@@ -2,6 +2,11 @@
 | Done
 --------------------------------------------------------------------------
 
+5/20/98 -  fix winding problem with tri-strips in obj.c (wait for next
+           version of stripe)
+
+5/17/98 -  Course grain (tile based) view frustum culling
+
 5/6/98 -   HUD updates from Jeff Goeke-Smith.
 
 5/5/98 -   Added a visual frame rate counter on the HUD.
index 7d14b93bf4e289cfa0f99c3f0aed14c8e624ecd5..f45462b9be89161136951029b21eabf07d63c4b8 100644 (file)
@@ -8,7 +8,7 @@
            back off of larcsim calcs, and consolate potentially
            redundant code
 
-12/29/97 - View frustum culling
+12/29/97 - Fine grain view frustum culling
 
 4/21/98 -  Tweak lighting parameter interpolation tables to better fit
            "perceived" reality
@@ -20,9 +20,6 @@
 
 1/5/98 -   Create a development "roadmap"
 
-12/30/97 - fix winding problem with tri-strips in obj.c (wait for next
-           version of stripe)
-
 12/29/97 - Add a mechanism to parse command line options
     * (done) A simple clear-screen sky.
     * (done) No fog.