TalonBraveInfo / OpenHoW

Open-source reimplementation of Gremlin's Hogs of War (PC/PSX).
http://talonbrave.info
GNU General Public License v3.0
166 stars 12 forks source link

Generate texture atlas in a more intelligent way #96

Closed hogsy closed 1 year ago

hogsy commented 5 years ago

If, for example, a texture doesn't fit into the atlas then it should go ahead and generate a new sheet which can be passed back via the API. This will be a big step in supporting larger texture sets.