bevy_vrm1

[!CAUTION] This crate is in an early stage of development and may undergo breaking changes.
[!NOTE] This crate only supports VRM 1.0.
This crate allows you to use VRM1.0 and VRMA.
Usage
| Name | currently supported |
|---|---|
| Spring Bone | ✅ |
| Look At | ✅ |
| Animation(vrma) | ✅ |
| First Person | ❌ |
Spring Bone

This is a feature for expressing the sway of a character's hair and other parts.
examples
Look At

LookAt is a component for animating the line of sight into a VRM model.
You can use the LookAt component to track a specific target or the mouse cursor.
examples
Animation(vrma)

You can play animations using VRMA.
examples
Features
| Feature | Description | default |
|---|---|---|
| reflect | derive reflect for components | no |
Versions
| bevy_vrm1 | bevy |
|---|---|
| 0.1.0 | 0.16 |
Credits
Using bevy_game_template to CI.
Sample Models
- AliciaSolid by © DWANGO Co., Ltd.
Contact
- Discord:
@not_not_elm