Added triangulation idea.
[sixth-3d.git] / doc / index.org
index 538063d..e4c413b 100644 (file)
@@ -122,6 +122,8 @@ For API usage examples, see [[https://www3.svjatoslav.eu/projects/sixth-3d-demos
 + read this as example, and apply improvements/fixes where applicable:
   http://blog.rogach.org/2015/08/how-to-create-your-own-simple-3d-render.html
 
++ Improve triangulation. Read: https://ianthehenry.com/posts/delaunay/
+
 + Partial region/frame repaint: when only one small object changed on
   the scene, it would be faster to re-render that specific area.