TrippyGL icon indicating copy to clipboard operation
TrippyGL copied to clipboard

A simple, lightweight yet highly versatile OpenGL graphics library

Results 2 TrippyGL issues
Sort by recently updated
recently updated
newest added

I found this case [avalonia-silk.net](https://github.com/kekekeks/Avalonia-Silk.NET-Example) But loops and 2D drawing are too difficult for me

The name of the uniforms isn't properly cut. This is because of the code at the constructor of ShaderUniform: https://github.com/SilkCommunity/TrippyGL/blob/2ef708c7861ef73ff9c05b7d50afa3deb330eb86/TrippyGL/ShaderUniform.cs#L49-L60 From the relevant discord conversation: ![image](https://github.com/SilkCommunity/TrippyGL/assets/32400648/00936816-bc6c-4941-9ab9-d8ecc3f851c7)