/raylib-raycaster

Basic raycaster implementation in C using Raylib for rendering.

Primary LanguageCMIT LicenseMIT

raylib-raycaster

Basic raycaster implementation in C using raylib for rendering.

Build Instructions

  1. This raycaster uses raylib to render scanlines so you will need to add it to your build enviroment
  2. Run make run all (tested on clang v11.0.1)

alt text