issues
search
M3-org
/
CharacterStudio
Open source web based custom VRM avatar creation platform
https://studio.m3org.com/
MIT License
109
stars
26
forks
source link
add dynamic packing
#174
Closed
Benjythebee
closed
1 month ago
Benjythebee
commented
1 month ago
This PR does two things at the moment:
Remove UVs and Meshes that have no textures from the atlas making process-> Create more space for meshes with textures
Allocate more space on the atlas for meshes with more triangles
Add squaresplit to pack squares of different sizes
This PR does two things at the moment: