8000 GitHub - mchenwang/WavefrontPathTracer: Implementation of wavefront path tracer.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

0