Package com.toxicrain.rainengine.util
Class ShaderUtils
java.lang.Object
com.toxicrain.rainengine.util.ShaderUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
createShaderProgram
(String vertexShaderPath, String fragmentShaderPath) int
loadShader
(int type, String filePath)
-
Constructor Details
-
ShaderUtils
public ShaderUtils()
-
-
Method Details
-
loadShader
-
createShaderProgram
-