From 6c1b5b1d486a4d831c9d3960010f4ad334b91a3b Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 12 Nov 2015 12:21:08 -0500 Subject: TODO: Add new item. --- TODO.org | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3