three-vrm
three-vrm copied to clipboard
Use VRM on Three.js
Description 1.0でVRM0.xのモデルを読み込んだ際も表情アニメーションでマテリアルを変化できるように実装する. - MaterialColor に対応 - [VRMC_vrm-1.0-beta/expressions.ja.md#materialcolorbind](https://github.com/vrm-c/vrm-specification/blob/master/specification/VRMC_vrm-1.0-beta/expressions.ja.md#materialcolorbind) - color - emissionColor - shadeColor - rimColor - outlineColor - TextureTransform に対応 - [VRMC_vrm-1.0-beta/expressions.ja.md#texturetransformbind](https://github.com/vrm-c/vrm-specification/blob/master/specification/VRMC_vrm-1.0-beta/expressions.ja.md#texturetransformbind) - scale - offset TextureTransform.RotationはVRMの仕様として表情に紐づけることが出来ない。
The second shot of #877 ### Description - Implemented a class called `VRMHumanoidRig` - It works as a proxy of humanoid bones, make us able to control humanoid bones without...
Hi there, working on a project where many humanoids will be rendered on the canvas, I noticed however that the frame rate drops significantly and starts lagging. Is there a...
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.5 to 2.77.2. Release notes Sourced from rollup's releases. v2.77.2 2022-07-27 Bug Fixes Avoid a rendering failure when mixing outputs with inlined and non-inlined dynamic imports (#4589)...
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 3.22.1 to 5.3.0. Release notes Sourced from lerna's releases. v5.3.0 5.3.0 (2022-07-27) Bug Fixes run-lifecycle: lifecycle events should run to completion in series (#3262) (2f51588) version: inherit...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 8.1.1 to 8.3.4. Changelog Sourced from @rollup/plugin-typescript's changelog. v8.3.4 2022-07-28 Bugfixes fix: fix declaration file generation for single file outputs (#1201) v8.3.3 2022-06-10 Bugfixes fix: allow tslib...
Intended to be a branch that accumulates all the features about `@pixiv/[email protected]` . ~~Planning to release `1.0.0-beta` once the core specification of VRM1.0 becomes 1.0-beta~~ done
Depends on https://github.com/vrm-c/vrm-specification/pull/382 ### Description This PR changes how MToon's outlineLightingMix interacts with surface rendering results. it used to be affected by direct lighting and indirect lighting, now it also...
Hello guys, I do some animations using mixamo and unity. And how can i play these animations in threejs? In gltf models, the way to play animations usually like this:...
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...