Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
permadi-com authored Jul 17, 2018
1 parent 2981535 commit 056d9b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Read through the tutorial to learn the concept behind ray casting, then check ou
* Javascript Canvas API: https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API
* Javascript Animation Interval (Animation Frame): https://developer.mozilla.org/en-US/docs/Games/Anatomy
* Bresenham Line Drawing Algorithm: https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm
* https://permadi.com/1996/05/ray-casting-tutorial-bibliography/

## First Demo
Source: https://github.com/permadi-com/ray-cast/tree/master/demo/1
Expand Down Expand Up @@ -87,3 +88,5 @@ What's on it:
* Vertical motion (looking up and down, flying and crouching).

![Alt text](https://github.com/permadi-com/ray-cast/blob/master/demo7.png?raw=true "Demo Preview 7")


0 comments on commit 056d9b7

Please sign in to comment.