QUSDADRO
QUSDADRO
TIPThe Iris Project
Created by QUSDADRO on 3/15/2024 in #iris-issues
Reloading shaders issue
When I reload my shaders I'm developing, it will sometimes do a weird bug where it seems to downscale my colortexes to 1080pish, but leaves the depthtex at my 1440p. The only solution is to go into fullscreen then back to windowed. This gets annoying as I then have to reload HDR when I go into fullscreen, and in general just interrupts my workflow.
15 replies
TIPThe Iris Project
Created by QUSDADRO on 8/3/2023 in #iris-issues
Weird block culling(maybe) issue
I was writing a shader and noticed that in certain locations and when looking the right way, certain parts of shadows would disappear. I personally was writing a voxelization shader and ray casting for pixel perfect shadows(not pixel perfect yet, still in dev), and saw the bug. I debugged my code for a while, and had no idea why this was happening. I then tried a few other voxelization shaders, saw the same bug and thought maybe it was just voxelization. Then, i tried ordinary shadow mapping shaders such as BSL and still found this bug. Never seen this on optifine, so I figured it was iris. Any idea on how to fix this?
4 replies