Skip to content

mchenwang/WavefrontPathTracer

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