Skip to content

Rendering pseudo-3D graphics using a ray casting algorithm.

Notifications You must be signed in to change notification settings

ZERDICORP/ray_casting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Casting

screenshot

Launch guide

$ git clone https://github.com/ZERDICORP/ray_casting.git
$ cd ray_casting
$ ./run

Dependencies

$ g++ --version
g++ (GCC) 12.2.0
$ wget --version 
GNU Wget 1.21.3 built on linux-gnu.
$ tar --version
tar (GNU tar) 1.34

About

Rendering pseudo-3D graphics using a ray casting algorithm.

Topics

Resources

Stars

Watchers

Forks