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

BlurredEnvMapGenerator seems to result in a small hole at the bottom of the rendering #522

Closed gkjohnson closed 4 months ago

gkjohnson commented 4 months ago
image
gkjohnson commented 4 months ago

It seems that there's a row of colored pixels - possibly from interpolation? - at the bottom of the image map.

image