gkjohnson / three-gpu-pathtracer

Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
https://gkjohnson.github.io/three-gpu-pathtracer/example/bundle/index.html
MIT License
1.27k stars 125 forks source link

Some pixels are overblown? #529

Closed gkjohnson closed 4 months ago

gkjohnson commented 4 months ago
image

Possibly due to Float 16 issues? Perform git binary search on windows or without MIS

gkjohnson commented 4 months ago

Also happens with the trex model

image
gkjohnson commented 4 months ago

Broke between v0.0.13 to v0.0.14

gkjohnson commented 4 months ago

Broke in #397 with fresnel adjustments

gkjohnson commented 4 months ago

21efaff is the first commit it broke in