Skip to content

Pazl27/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing

This is a simple raytracing project that I made in C++ with SDL2.

Preview

Installation

Git Modules are used to include the SDL2 library. To setup the project, run the following commands:

git submodule init
git submodule update

Run the build script:

./build.sh run

About

Simple raytracing program in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published