Bubbers / Bubba-3D

3D game engine using OpenGL.
https://bubbers.github.io/Bubba-3D/
GNU Lesser General Public License v3.0
9 stars 1 forks source link

Divide Shader into ShaderProgram and Shader #47

Closed Bubbad closed 8 years ago

Bubbad commented 8 years ago

Shader has too many responsibilities and should be divided into a ShaderProgram that contains simple ShaderObjects