IRIS causes Z-Fighting with non-existant texture on monitors, Shaders causes either crash or non-existant displays
Merith-TK opened this issue · 4 comments
any fix on this such issue? its been a decent while and iris has picked up a lot of steam
Actually one is in the works! but for 1.18 only,
download the latest github actions
and set the computercraft-client.toml file to use VBO instead of BEST
https://github.com/cc-tweaked/cc-restitched/actions/runs/1749267785
My Suggestion, Update the Render code to use the fabric render API.
as the issue is likely caused by directly interfacing with OpenGL.
Closed in favor of #34