summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-11-12 12:21:08 -0500
committerDavid Thompson <dthompson2@worcester.edu>2015-11-12 12:21:08 -0500
commit6c1b5b1d486a4d831c9d3960010f4ad334b91a3b (patch)
treec79dc7489ac071172d3c866b0d40786f64464218
parent5aaf7dcb4da8b0622df8443de833a41afe7c3aca (diff)
TODO: Add new item.
-rw-r--r--TODO.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 0f9c326..3c1e6a7 100644
--- a/TODO.org
+++ b/TODO.org
@@ -161,6 +161,12 @@
better if the font rendering procedures are made polymorphic to
handle this new type of font.
+** TODO Geometry combinators
+ A functional interface for composing complex geometry from the
+ simple building block of triangles. A square is 2 triangles, a
+ cube is 6 squares, etc. A triangle has 3 vertices with a
+ particular winding.
+
** TODO 0.1 Release
A 0.1 release was made under the project's old name, guile-2d. Now
that things have changed so drastically and the name has been