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

Common.MatDefs.Nifty.NiftyQuad.j3md Maven / Gradle / Ivy

There is a newer version: 3.8.0-alpha2
Show newest version
MaterialDef Default GUI {

    MaterialParameters {      
        Vector4 Color (Color)
    }

    Technique {
        VertexShader   GLSL300 GLSL150 GLSL100:   Common/MatDefs/Nifty/NiftyQuad.vert
        FragmentShader GLSL300 GLSL150 GLSL100: Common/MatDefs/Nifty/NiftyQuad.frag

        WorldParameters {
            WorldViewProjectionMatrix
        }
    }

    Technique {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy