Unloading highest-level textures automatically

What it says on the tin: a place to discuss proposed new features.
Post Reply
jonim8or
Goblin
Posts: 287
Joined: Mon Dec 08, 2008 4:49 pm
x 10

Unloading highest-level textures automatically

Post by jonim8or »

I was thinking it would be nice if Ogre would have the feature to unload the biggest Mipmap after loading a texture. For example, you have a lot of 4096 textures in your media, that the application will load the textures, generate the mipmaps, remove the biggest one or two mipmaps if the memory usage is too high. Or, that in the configuration options, you would have an option "texture detail" (like in the unigine heaven demo) where they can specify the amount of detail they want to use.

Any opinions on this?
User avatar
Zonder
Ogre Magi
Posts: 1168
Joined: Mon Aug 04, 2008 7:51 pm
Location: Manchester - England
x 73

Re: Unloading highest-level textures automatically

Post by Zonder »

See here http://www.ogre3d.org/forums/viewtopic.php?f=4&t=50282

Somthing been built into ogre might be better but it couldn't be automatic. It's discussed quite a bit in that topic
There are 10 types of people in the world: Those who understand binary, and those who don't...
Post Reply