erichlof / PathTracing-MultiSample-test

A Test/gathering feedback for adding Multi-Sampling (more than 1 sample per animation frame) to the three.js PathTracingRenderer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PathTracing-MultiSample-test

A Test/gathering feedback for adding Multi-Sampling (more than 1 sample per animation frame) to the three.js PathTracing Renderer. Game Engine Path Tracer

Added Controls (Desktop Only)

  • '-' and '+' : Decrease/Increase Samples per frame (range: 1-100, note: a powerful dedicated GPU is needed beyond 4 samples)
  • '<' and '>' : Decrease/Increase amount of previous Frame Blending (range: 0.0 - 0.98, not quite 1.0 or the image would never update)

LIVE MULTI-SAMPLE DEMOS

About

A Test/gathering feedback for adding Multi-Sampling (more than 1 sample per animation frame) to the three.js PathTracingRenderer.

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 68.3%Language:GLSL 30.0%Language:HTML 1.2%Language:CSS 0.4%