diff --git a/README.md b/README.md index f95711b..9439c48 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ engine.update().render(); ``` ### TODO -* Collision detection +* ~~Collision detection~~ * Build scene from json * Depth cueing * Animation system diff --git a/examples/example08.html b/examples/example08.html index 61b9fb6..30189be 100644 --- a/examples/example08.html +++ b/examples/example08.html @@ -2,7 +2,7 @@ - +