justcore69 / raycasting-engine

Basic raycasting engine without textures and anything. Made with SDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raycasting-engine

Basic raycasting engine without textures and anything. Made with SDL


Main algorithm implemented in Render::castRay

Set Game::debugMode to false to not render the minimap

alt text

About

Basic raycasting engine without textures and anything. Made with SDL

License:MIT License


Languages

Language:C++ 96.6%Language:C 3.3%Language:CMake 0.1%