Skip to content
  • Lars Krecklau's avatar
    -Created the RenderObject from the State. The RenderObject now only composes... · d9ad3dcc
    Lars Krecklau authored
    -Created the RenderObject from the State. The RenderObject now only composes VBOs, SPOs and FBOs and automatically creates the right mappings between them.
    -Removed the pre processor from the shader class, since we now only work with the gl getters to retrieve any locations (uniform, attribute, fragdata).
    -The ShaderProgram controllers have the possibility to define the order of the attributes manually (so the programmer can work with conventions).
    d9ad3dcc