#bevy #vrm #game #vrma

bevy_vrm1

Allows you to use VRM and VRMA in Bevy

6 releases

0.2.2 Jun 22, 2025
0.2.1 Jun 7, 2025
0.1.2 Jun 3, 2025

#160 in Games

Download history 222/week @ 2025-05-28 288/week @ 2025-06-04 15/week @ 2025-06-11 116/week @ 2025-06-18 30/week @ 2025-06-25 11/week @ 2025-07-02

181 downloads per month

MIT/Apache

2.5MB
5K SLoC

bevy_vrm1

Crates.io Docs

[!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

SpringBone

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

examples

Look At

LookAt

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)

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