https://github.com/xtrinch/raycaster
Typescript rewrite of playful-js's raycaster
https://github.com/xtrinch/raycaster
Last synced: 15 days ago
JSON representation
Typescript rewrite of playful-js's raycaster
- Host: GitHub
- URL: https://github.com/xtrinch/raycaster
- Owner: xtrinch
- Created: 2021-03-04T15:34:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T15:36:28.000Z (about 4 years ago)
- Last Synced: 2024-12-21T21:42:54.259Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 446 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# raycaster
This is a typescript rewrite of playful-js's raycaster:
https://github.com/hunterloftis/playfuljs-demos/tree/gh-pages/raycaster
For more info about the original repository, read:
https://www.playfuljs.com/a-first-person-engine-in-265-lines/