Iris Shaders

Iris Shaders

36M Downloads

GL_ARB_geometry_shader4 isn't supported fully because the maxVerticesOut directive isn't supported

coderbot16 opened this issue ยท 2 comments

commented
const int maxVerticesOut = 3;                   Set GEOMETRY_VERTICES_OUT_ARB for GL_ARB_geometry_shader4 
commented

Test pack using this from builderb0y: Geometry_hand_duplication.zip

commented

To my knowledge, this has become obsolete and doesn't even work on Optifine anymore.