Skip to content

Commit 1231d04

Browse files
committed
README.md update
Signed-off-by: Jan Fischer <[email protected]>
1 parent cdf71d8 commit 1231d04

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,13 @@ engine.setScene(scene);
2525
engine.update().render();
2626
```
2727

28+
### TODO
29+
* Collision detection
30+
* Build scene from json
31+
* Depth cueing
32+
* Animation system
33+
* Use textures/uvw coordinates from obj file
34+
* Billboard element
35+
2836
### More infos
2937
http://css3d.bitworking.de/

0 commit comments

Comments
 (0)