chunky-dev / chunky-dev/chunky
Ray leakage through diagonal walls (precision)
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
Rays can leak through diagonal walls. Below I have tested with emitters however this is noticeable with both sun and sky rays as well.
ie
| air | solid |
|-------|-------|
| solid | air |
---
**Test setup**
Emitter which is blocked off:

The missing corner:

Example render with ESS:None

Example render with ESS:All; Additional emitter sampling is causing more leakage per sample.

---
Test scene:
[TestScene.zip](https://github.com/chunky-dev/chunky/files/5889193/TestScene.zip)
Contributor guide
Assessment
This issue has not been assessed yet.