9 lines
315 B
Markdown
9 lines
315 B
Markdown
# 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)
|
|
|
|
Live at [github.io](http://psaikko.github.io/raycast/)
|
|
|
|
![screenshot](https://raw.githubusercontent.com/psaikko/raycast/master/screenshot.png)
|