Raycasting with JavaScript and p5.js
This is a raycasting demo made with javascript using the p5.js framework.
Check out the GitHub repository
Credits
Made by Magoninho
- Gustavo Pezzi from pikuma.com.
- javidx9 from One Lone Coder.
- Daniel Shiffman from The coding train.
- Lode's Computer Graphics Tutorial (I didn't use his method, but it was useful for the main concepts of raycasting).