Skip to content

wgoodzey/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

Raytracer designed to satisfy the cource COM S 3360 - Introduciton to Computer Graphics (F2025).

Usage

Build the project

./raytracer.sh build

Clean artifacts

./raytracer.sh clean

Run raytracer

./raytracer.sh run

Output Binaries

  • build/raytracer

Only the binaries relevant to existing source files will be built.

Requirements

  • gcc, g++
  • make
  • cmake
  • bash to run this setup script
  • to use ./raytracer.sh convert, ffmpeg is required

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors