Skip to content

MatthieuFlaceliere/RaycastingJS

Repository files navigation

Simple raycasting engine in TypeScript

This projet aims to learn more about raycasting by implementing a simple raycasting engine in TypeScript.

Raycasting

Try it out here.

How to run

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

References

3DSage
Austin Z. Henley
Lode's Computer Graphics Tutorial

Releases

No releases published

Packages

 
 
 

Contributors