6 releases
0.2.2 | Jun 22, 2025 |
---|---|
0.2.1 | Jun 7, 2025 |
0.1.2 | Jun 3, 2025 |
#160 in Games
181 downloads per month
2.5MB
5K
SLoC
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 |
---|---|---|
serde | derive Serialize and Deserialize 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
Dependencies
~50–89MB
~1.5M SLoC