Triangle345 / GT

Go Graphics/Game engine
MIT License
5 stars 2 forks source link

Cache of 3d models #33

Open Triangle345 opened 8 years ago

Triangle345 commented 8 years ago

Like we do with images/textures we should also cache all 3d models in memory. They should all be eventually loaded in memory later but caching them from the beginning will speed things up later.