Skip to content

luke-titley/trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trace

A hobby ray tracer.

Building

cd trace make

Running

You can run it like this.

./trace/trace --render --samplesPerPixel 25 --inputFilename obj/boatForRender.obj  && display out.png