4 releases
0.10.1 | May 18, 2023 |
---|---|
0.10.0 | May 16, 2023 |
0.9.1 | Dec 20, 2022 |
0.9.0 | Dec 20, 2022 |
#875 in Game dev
60 downloads per month
52KB
335 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
~24–61MB
~1M SLoC