/raycaster

A raycasting rendering engine

Primary LanguageJavaScript

Experiments with a raycasting rendering engine

Screenshot

Play at https://antoine-richard.github.io/raycaster/

Todo List

  • do not stretch textures
  • use the step.shading which is unused for now
  • put different textures on wall sides
  • switch to ES6
  • perf improvement?

Special Thanks

Based on Hunter Loftis' great work.