Added suggestion to compare against example renderer.
[sixth-3d.git] / doc / index.org
index b164b18..fd1a856 100644 (file)
@@ -123,6 +123,9 @@ Maven *pom.xml* file snippet:
 
 For API usage examples, see [[https://www3.svjatoslav.eu/projects/sixth-3d-demos/][demos]].
 * TODO features to add
++ 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
+
 + Partial region/frame repaint: when only one small object changed on
   the scene, it would be faster to re-render that specific area.