mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-27 13:23:44 -05:00
aac707d187febd36e6a805ea8ba592b767c56ccc
This change optimizes the following points:
(1) Replace linear search for "cashedHumanTraitBoneName" with Dictionary.
(2) Avoid GC alloc in the inner loop.
(2a) Do b.ToString() at the outside of the loop.
(2b) Do x.Replace(" ", "") at once in the static constructor of BoneLimit.
UniVRM
UniVRM is unity package for Import and Export VRM Format
Download
Manual
API Document
License
Description
UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
Readme
125 MiB
Languages
C#
97.9%
HLSL
1%
ShaderLab
0.8%
Python
0.2%