7 releases (4 breaking)
0.13.0 | Mar 24, 2024 |
---|---|
0.12.0 | Nov 4, 2023 |
0.11.0 | Jul 20, 2023 |
0.10.1 | May 18, 2023 |
0.9.1 | Dec 20, 2022 |
#2143 in Game dev
223 downloads per month
57KB
368 lines
bevy_chair
Bevy plugin for loading chair meshes.
Usage
Add the ChairPlugin
to your App
, then you can load .chr
assets.
Example
Spinning chair using vertex colours, normals and textures: cargo run -r --example render
Version
Bevy 0.9 is supported by 0.9.X, 0.10 by 0.10.X, etc.
Dependencies
~38–76MB
~1.5M SLoC