Skip to content
  • Andreas Neu's avatar
    Added the class State to the framework in order to manage combinations of... · 269a6c27
    Andreas Neu authored
    Added the class State to the framework in order to manage combinations of VertexBuffer, FrameBuffer and ShaderProgram.
    The class automatically creates a mapping between the attributes of vertexbuffers and shaders.
    Furthermore a mapping between FragDatas of shaders and rendertargets of framebuffers are created.
    269a6c27