Browse Source

TODO: we have too many triangle examples.

rexim 2 years ago
parent
commit
6aa989063f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      demos/triangle3d.c

+ 2 - 0
demos/triangle3d.c

@@ -1,3 +1,5 @@
+// TODO: we have too many triangle examples.
+// Let's squash most of them into a single one
 #include "vc.c"
 #include "vc.c"
 
 
 #define WIDTH 800
 #define WIDTH 800