Skip to content

(WIP) Wavefront path tracing playground with cuda/optix backend.

Notifications You must be signed in to change notification settings

tyanyuy3125/rendertoy3o

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(WIP) rendertoy3o

Wavefront path tracing playground with cuda/optix backend.

'o' in 3o stands for 'optix'.

Checklist

  • Two level AS prototype.
  • Next-event estimation.
  • Lambertian material closure.
  • Motion blur prototype.
  • Uniform light sampler.
  • Wavefront .obj file support.
  • Texturing.
  • Organized two level AS.
  • Organized motion blur.
  • Principled BSDF.
  • RAII-style optix device.
  • Power light sampler.
  • Realtime denoiser.

About

(WIP) Wavefront path tracing playground with cuda/optix backend.

Resources

Stars

Watchers

Forks