Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.56 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.56 KB

raytracer

A multithreaded Whitted ray tracer which supports reflection, refraction, shadows, interpolated textures and normals, color and intersection shaders, as well as Monte Carlo anti-aliasing, depth-of-field, and BSSSRDFs

Example Renders

Depth of Field, Color Shaders, Intersection Shaders

fun_scene1

Intersection Shaders

hw2_test1_checkerboard_intersection

Color Shaders (wood), Textures (earth)

hw2_test1_procedural_color

Reflection

output3

Refraction, Depth of Field

hw2_scene5_256spp

BSSSRDF

face

skin3

skin2