All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gine.jme3-core.3.7.0-stable.source-code.same-name-technique.j3md Maven / Gradle / Ivy

The newest version!
MaterialDef Test Material {
    Technique Test {
        VertexShader GLSL150 : test150.vert
        FragmentShader GLSL150 : test150.frag
    }
    Technique Test {
        VertexShader GLSL100 : test.vert
        FragmentShader GLSL100 : test.frag
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy