Panoramica [Forge]

Panoramica [Forge]

12.5k Downloads

Incompatibility with "Rethinking Voxels" shader pack (not shaders in general, but that shader pack in particular)

Keksuccino opened this issue ยท 3 comments

commented
  • Happened on Fabric with Sodium + Iris installed
commented

This is the underlying problem of Rethinking Voxels, which will be equally present on Fabric, (Neo)Forge or even OptiFine.
These shaders don't render their voxels off-screen, otherwise your performance has dropped, roughly speaking, by another 4 times, or even more.
Moreover, there will be a similar problem with all texture bloom effects.

commented

Most shaders only use screen-space effects, meaning anything off-screen is not taken into account such as reflections, auto exposure, DOF and bloom as mentioned before. I've tried multiple different methods of taking cubic screenshots and all of them suffered from this issue.

commented

Complementary Shaders work fine when taking panorama. The only issue can be too much bloom on the edges of the cubic sides, so you should decrease it.