Skip to content

emomaxd/rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Basic software ray tracer.

Building

    mkdir build
    cd build
    cmake ..
    ./rt

RTImage