Module gl1

Class MaterialCollection

java.lang.Object
de.grogra.glsl.material.MaterialCollection

public class MaterialCollection extends Object
Interface for all GLSLShaders. Activates / compiles and deletes shaderprograms. Holds a list of all GLSLShaders.
Author:
Konni Hartmann
  • Constructor Details

    • MaterialCollection

      public MaterialCollection()
  • Method Details

    • getGLSLManagedObject

      public static GLSLManagedShader getGLSLManagedObject(Object inp)
    • initMap

      public static void initMap()