Skip to content

A stochastic path tracer for direct and indirect illumination with simple geometries and basic lighting.

License

Notifications You must be signed in to change notification settings

asolis/raytracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###A stochastic path tracer for direct and indirect illumination with simple geometries and basic lighting.

The complete set of features implemented in this project is the following: Monte Carlo integration, Russian Roulette, ray-object intersections, light-emitting objects (luminaires), indirect illumination, direct illumination, hyper-threading, camera model (perspective and parallel projection), antialiasing, exposure, important sampling, scene parser, and materials (Lambertian, specular, imperfect specular, smooth dialectric, and diffuse-specular surfaces).

Linux / Mac / Windows (gcc)

make

About

A stochastic path tracer for direct and indirect illumination with simple geometries and basic lighting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published