Package gaiasky.util.gdx.contrib.utils
Class ShaderLoader
java.lang.Object
gaiasky.util.gdx.contrib.utils.ShaderLoader
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.badlogic.gdx.graphics.glutils.ShaderProgram
static com.badlogic.gdx.graphics.glutils.ShaderProgram
static com.badlogic.gdx.graphics.glutils.ShaderProgram
fromString
(String vertex, String fragment, String vertexName, String fragmentName) static com.badlogic.gdx.graphics.glutils.ShaderProgram
-
Field Details
-
BasePath
-
Pedantic
public static boolean Pedantic
-
-
Method Details
-
fromFile
-
fromFile
-
fromString
-
fromString
-