Satin icon indicating copy to clipboard operation
Satin copied to clipboard

A Fabric library to help with shader usage

Results 5 Satin issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When playing with Vivecraft mod in VR mode FPS drops to 20-30 from 120. At the same time in Desktop mode, this behavior is not repeated. **To...

bug

**Describe the bug** I use a mod (DarkKore) which itself includes satin api. and sometimes when i join the world the game crashes. I've checked the err pid log and...

bug

Heres the crash report. Confirmed to be caused by satin, added as dependency for effective mod. ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time:...

bug

**Describe the bug** any mods using the Satin API seem to experience a large loss in lag (usually a 50% reduction) when installed alongside the Figura Mod. **To Reproduce** Install...

bug

**Describe your suggestion** How about supporting geometry shader? It would help me to draw more complex shapes. **Additional context** Here is an example implementation: [GeometryShaderTest.java](https://github.com/LWJGL/lwjgl3-demos/blob/main/src/org/lwjgl/demo/opengl/geometry/GeometryShaderTest.java)

enhancement