#bevy #mesh

bevy_chair

Chair mesh asset loader plugin

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

Download history 6/week @ 2023-02-01 3/week @ 2023-02-08 5/week @ 2023-02-15 3/week @ 2023-02-22 4/week @ 2023-03-22 2/week @ 2023-03-29 3/week @ 2023-04-12 3/week @ 2023-05-03 21/week @ 2023-05-10 36/week @ 2023-05-17

60 downloads per month

GPL-3.0-or-later

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