Skip to content

chanonroy/react-raycasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Raycasting

An implementation of 2D and 3D raycasting in React.

Based off of the coding challenge done by The Coding Train. In this fork, p5.js methods have been removed as a dependency and a lot of the math is written by hand.

Setup

Install dependencies

yarn

Run local server

yarn dev

About

💡 An example of 2D and 3D raycasting in React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published