Skip to content

MolinDeng/raytracer_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ray Tracer in Processing

A distributed ray tracer written in Processing.

demo

demo

Features

  • Phong shading
  • BVH acceleration structure
  • Instancing
  • Self-defined scene file
  • Reflection with Recursive Ray Tracing
  • Glossy Material
  • Depth of Field
  • Anti-aliasing with jittered sampling
  • Motion blur
  • Area light
  • Soft shadow

TODO

  • SAH-Based BVH
  • Refraction

About

A simple raytracer in processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors