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

#1795 in Game dev

Download history 101/week @ 2024-03-23 77/week @ 2024-03-30 15/week @ 2024-04-06

223 downloads per month

GPL-3.0-or-later

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

~45–82MB
~1.5M SLoC