]> git.mxchange.org Git - flightgear.git/blobdiff - Tools/TODO
Assembling triangles and building a new .node file with the proper shared
[flightgear.git] / Tools / TODO
index bea858e49d1c4c2ea72dcd9b2ee374c0fba39bf1..d0a8ad198b033f92ed0b3233a661f62a4e176ced 100644 (file)
@@ -6,13 +6,16 @@
 
 1/14/98 -  Don't create shared corners or edges if one already exists.
 
+1/14/98 -  Reassemble triangles using only body, shared corners, and 
+           shared edges.
+
 
 --------------------------------------------------------------------------
 | Todo 
 --------------------------------------------------------------------------
 
-1/14/98 -  Reassemble triangles using only body, shared corners, and 
-           shared edges.
+1/15/98 -  Retro-fit tri2obj to use shared normals rather than regenerating
+           normals for shared vertices.
 
 1/12/98 -  Try reversing cw-wound strips rather than calling glFrontFace() 
            in the display list.