dev-rice / Game

0 stars 0 forks source link

Objectify textures and shaders #74

Closed dev-rice closed 9 years ago

dev-rice commented 9 years ago

A lot of functionality can be improved upon by making textures and shaders object oriented instead of GLuints. Do it

dev-rice commented 9 years ago

Finished in 8ea2b83f95255e5a8c7c5ffff941d2a82dbeb01d

Still need to optimize all of this for memory efficiency, probably rewrite the texture layers stuff.