Skip to content

VinceMack/RaycastEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaycastEngine

A simple C++/SDL2 software raycaster with OpenMP parallelized rendering.

Build

From the project root:

build.bat

This compiles all source files and outputs raycaster.exe.

Run

raycaster.exe

Controls

  • Move forward: W or Up Arrow
  • Move backward: S or Down Arrow
  • Turn left: A or Left Arrow
  • Turn right: D or Right Arrow

About

A simple C++/SDL2 software raycaster with OpenMP parallelized rendering.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors