Pre-made texture sheet?

Pre-made texture sheet?

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
Gnomre
Imperial Winter Developer
Posts: 1754
Joined: 06 Feb 2005, 13:42

Pre-made texture sheet?

Post by Gnomre »

It'd probably not be useful for mods which go through lots of change very quickly or those who use stand alone random 3rd party units, but for large, mostly static mods this could be good. Instead of making the user's PC compile the 2048x2048 texture sheet every time he/she loads the game like we do now, it might be better to allow the mod to have a pre-"rendered" sheet that the user would only need to load. Since we have a new mod handling format to look forward to, it might be best to make it a tag in the mod's config file: PremadeTextures=1; or something. I haven't looked at the source for this part, and I likely wouldn't understand it even if I did, so I have no idea if this would actually be possible. It'd probably help cut back on load times that much more, though.
Post Reply

Return to “Engine”