Package dev.cammiescorner.velvet.api.util
package dev.cammiescorner.velvet.api.util
Utility classes to deal with shaders
-
ClassDescriptionThis class consists of static methods that operate on matrices.A
ShaderLinkExceptionis thrown byShaderLoaderwhen a shader program fails to be linkedAShaderLoadersimplifies the process of loading, creating and linking OpenGL shader objectsThis class consists exclusively of static methods that operate on OpenGL shader program objects.