Open TimpanogosTech opened 6 years ago
Update resource manager to include models in preparation for scene management. And add functions to handle resources better, including deletion.
Update resource manager to contain more classes
Add materials to the resource pools, will help with memory management.
We need to create some kind of resource manager for shaders, textures etc. This will prevent multiple loading of the the same ones and save on memory.