M3-org / CharacterStudio

Open source web based custom VRM avatar creation platform
https://m3-org.github.io/CharacterStudio/
MIT License
75 stars 19 forks source link

Improve Texture Atlas #26

Open memelotsqui opened 8 months ago

memelotsqui commented 8 months ago

Current texture atlas generation creates same section size for each texture as image

image

But some of them are more important than other (for example, body section should be bigger than small details like litlle plant in the head)

image

We should make the atlas creation consider texture sizes and trait importance to determine it's size in the atlas

Benjythebee commented 1 month ago

Is there any blockers to this or could someone just add a texture packer that takes into account the original texture size?