Skip to content

Basic raycaster implementation in C using Raylib for rendering.

License

Notifications You must be signed in to change notification settings

justinac0/raylib-raycaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Basic raycaster implementation in C using Raylib for rendering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published