Update to 1.20
Referenced compatibility fixes from https://github.com/VisiVersa/Common-Shaders/ by @HalbFettKaese.
Resource pack now loads correctly by default by using alpha255 in place of an undefined alpha variable in the fragment shader. Users may adjust this to alpha100 on their own accord. Also patched OpenGL errors from taking in isGUI and isHand as non-flat ints.
seems to not be working anymore either :(
seems to not be working anymore either :(
@DMgaming100 What Minecraft version are you using? Some things definitely broke in the latest snapshots.
I think I tested it with 24w11a lol, I found this fork which worked tho https://github.com/asdru22/CorePerspectiveModels
I think I tested it with 24w11a lol, I found this fork which worked tho https://github.com/asdru22/CorePerspectiveModels
Gotcha, that's probably a better repository to use going forward. 24w05a removed IViewRotMat, which asdru's already accounted for.