updated .todo

git-svn-id: svn://anubis/fart/trunk@252 7f9b0f55-74a9-4bce-be96-3c2cd072584d
This commit is contained in:
Josh Holtrop 2010-06-25 14:50:14 +00:00
parent c731d598ea
commit ebf482c548
2 changed files with 2 additions and 2 deletions

2
.todo
View File

@ -2,11 +2,11 @@ FART To-Do List
=============== ===============
High Priority: High Priority:
- volume lights for soft shadows
Medium Priority: Medium Priority:
- Shape definitions / reusability - Shape definitions / reusability
- Scene file pre-parser to allow includes, macros, and comments - Scene file pre-parser to allow includes, macros, and comments
- Add jitter parameter to lights to effect soft shadow edges
- Add spotlight and directional light types - Add spotlight and directional light types
Low Priority: Low Priority:

View File

@ -15,7 +15,7 @@ scene
up <0, 0, 1> up <0, 0, 1>
} }
light { position <5, -2, 5> } light { position <5, 0, 5> }
plane plane
{ {