Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,有谁知道一些软件(最好是脚本),它可以从纹理做图集并重新计算 COLLADA 格式的模型的坐标?
我为meshtool写了一个。你可以像这样使用它:
meshtool --load_collada file.dae --medium_optimizations --make_atlases \ --save_collada_zip out.zip
如果这不能创建完整的图集,您可能还想尝试--adjust_texcoords在--make_atlases.
--adjust_texcoords
--make_atlases