Skip to content

cxcscut/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

RayTracer

Ray tracing implemented using C++ && OpenGL.

Current Progress

  • Multi-threading ray tracer
  • GPU acceleration based on compute shader
  • Monte Carlo sampling
  • Fresnel reflection
  • Subsurface scattering
  • BRDFs

Effect

Ray tracing Ray tracing

Releases

No releases published

Packages

No packages published