diff options
author | David Thompson <dthompson2@worcester.edu> | 2014-09-22 18:30:12 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2014-09-22 18:30:12 -0400 |
commit | fad1c967f7f5c754d1209e444ab7ca3e20766060 (patch) | |
tree | 9edb493125362ec21b491d7601773bd85d18ef34 | |
parent | 473a5b29f9315c676d6d5459b06491166b249f44 (diff) |
TODO: Add new item.
* TODO.org (Shaders): New item.
-rw-r--r-- | TODO.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -135,6 +135,10 @@ Provide a reactive scene graph for representing the renderable objects in a game. +** TODO Shaders + - [ ] Scheme -> GLSL compiler + Port http://wiki.call-cc.org/eggref/4/glls to guile? + ** 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 |