chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
643 stars 76 forks source link

Fix "transmission without refraction" logic #1742

Closed JustinTimeCuber closed 1 month ago

JustinTimeCuber commented 1 month ago

Fixes #1718

Before: pure black pixels are transparent image

After: pure black pixels are opaque image