Skip to content

terroo/raycaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayCaster

A Wolfstein3D-style Raycasting implementation with C++ and SFML

Raycaster


Dependencies


Building

git clone http://github.com/terroo/raycaster
cd raycaster
ter build.ter
# Or: g++ -Ofast *.cpp -lsfml-graphics -lsfml-window -lsfml-system

Details

The step-by-step development from scratch of this code was shown in this video: https://youtu.be/2JDzJoEscr0.


About

A Wolfstein3D-style Raycasting implementation with C++ and SFML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages