bevy_vrm 0.0.2

Bevy plugin for loading VRM avatars.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# bevy_vrm

[![Crates.io](https://img.shields.io/crates/v/bevy_vrm.svg)](https://crates.io/crates/bevy_vrm)
[![CI](https://github.com/unavi-xyz/bevy_vrm/actions/workflows/ci.yml/badge.svg)](https://github.com/unavi-xyz/bevy_vrm/actions/workflows/ci.yml)
![Crates.io](https://img.shields.io/crates/l/bevy_vrm)
[![Documentation](https://docs.rs/bevy_vrm/badge.svg)](https://docs.rs/bevy_vrm)

[Bevy](https://bevyengine.org/) plugin for loading [VRM](https://vrm.dev/en/) avatars.
Supports both the VRM 0.0 and VRM 1.0 standards.

![image](https://github.com/unavi-xyz/bevy_vrm/assets/92771507/bdf5d2b6-29b2-4d5b-aa67-79d1de247b34)