Skip to content

TyPaporotnyk/Ray-cast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray-cast

MIT License Commits Version

Simple ray cast visualization

Thanks Kofybrek for the textures

Requirements

  • C++ 17
  • CMake 3.20
  • SFML 2.5

Building & Running

cmake -B cmake-build-debug -DCMAKE_BUILD_TYPE=Debug
cmake --build cmake-build-debug
cmake --build cmake-build-debug --target debug

Control

Action Control
Move wasd keys
Rotation mouse movement
Exit esc

Releases

No releases published

Packages

No packages published