Create README.md
This commit is contained in:
parent
ed4fd2a1ac
commit
84c44f0d97
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# raycast
|
||||
A small raycaster graphics engine in javascript with html 5 canvas.
|
||||
|
||||
Code mostly follows [this C++ raycaster tutorial](http://lodev.org/cgtutor/raycasting.html)
|
||||
|
||||
![screenshot](https://raw.githubusercontent.com/psaikko/raycast/master/screenshot.png)
|
Loading…
Reference in New Issue
Block a user