Skip to content

mchenwang/WavefrontPathTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavefront Path Tracer

This project implements a wavefront style path tracer based on PupilOptixLab(OptiX7.5).

main idea of implementation

  • split mega kernel into small kernels
  • trade space for time

screenshot

About

Implementation of wavefront path tracer.

Topics

Resources

Stars

Watchers

Forks