Skip to content

nerites/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

Simple raytracer for CSE190x. Diffuse and specular shading, with 5 bounces max for reflections. Made in Microsoft Visual Studio 2017 using glm-0.9.2.7 and FreeImage. Input text files describing test scenes are listed in raytracer_scratch/inputs/. Choose one of them by specifying the file name (with extension) in Command Arguments. The resulting images for each file may be scene in raytracer_scratch/hw3.zip. The output of the raytracer is stored in raytracer_scratch/output.png.

About

Simple raytracer for CSE190x. Diffuse and specular shading, with 5 bounces max for reflections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors