Skip to content

ChuzaWick420/rayTracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracing

This project uses the following

Pre-requisites

Usage

  • Clone the repo
git clone https://github.com/ChuzaWick420/rayTracing.git
  • Download and config dependencies
cmake -B build
  • Build the project
cmake --build build --config Release
  • Run and wait
build/bin/Release/main.exe

Results

Near completion

pre_final

Final Render

final

Documentation

The documentation is available on my notes_publisher