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

#1688 in Game dev

Download history 1/week @ 2024-02-13 10/week @ 2024-02-20 3/week @ 2024-02-27 96/week @ 2024-03-19 16/week @ 2024-03-26 81/week @ 2024-04-02

193 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

~42–84MB
~1.5M SLoC