VReducer:使Cluster类化身的VRoid模型更轻巧的脚本

时间:2024-06-17 18:42:14
【文件属性】:

文件名称:VReducer:使Cluster类化身的VRoid模型更轻巧的脚本

文件大小:27KB

文件格式:ZIP

更新时间:2024-06-17 18:42:14

Python

虚拟现实 一种非官方脚本,可以减轻导出的用于化身的模型的权重。 操作环境 python 3.8.x 支持的VRoid Studo版本 0.12.1 很重要的一点 使用通过合并头发网格导出的模型。 不支持减少顶点,因此,如果要减少顶点数量,请在VRoid Studio上进行调整。 法线贴图和球面贴图将被删除。 由于基本颜色和阴影颜色通过材质组合与其他材质进行组合,因此某些材质的颜色可能会发生变化。 下载 稳定:从下载 最新开发版本:下载 准备 由于和toml库用于纹理组合,因此请使用以下命令安装所需的模块。 $ pip install -r requirements/prod.txt 如何使用 $ python vreducer.py [VRM_FILE_PATH] [-f | --force] [-s | --replace-shade-color] [-t | --texture-


【文件预览】:
VReducer-master
----requirements()
--------dev.txt(66B)
--------prod.txt(41B)
----vrm()
--------reducer.py(27KB)
--------util.py(1KB)
--------placer.py(2KB)
--------__init__.py(0B)
--------vrm.py(2KB)
--------gltf.py(8KB)
--------cleaner.py(5KB)
--------debug.py(605B)
--------version.py(174B)
----vreducer.py(2KB)
----memo.md(590B)
----.circleci()
--------config.yml(1KB)
----example()
--------example-conf-VRoidStudio-Sendagaya_Shino.toml(3KB)
----LICENSE(1KB)
----test()
--------test_cloth_place.py(11KB)
--------emissive_test.py(3KB)
--------shrink_test.py(5KB)
--------find_material_test.py(2KB)
--------__init__.py(0B)
--------duplicated_test.py(4KB)
----README.md(5KB)
----.gitignore(1KB)

网友评论