bevy_chair

Crates.iobevy_chair
lib.rsbevy_chair
version0.13.0
sourcesrc
created_at2022-12-20 03:36:01.862238
updated_at2024-03-24 13:59:15.667373
descriptionChair mesh asset loader plugin
homepage
repositoryhttps://gitgud.io/deltanedas/bevy_chair
max_upload_size
id741925
size149,500
(deltanedas)

documentation

README

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.

Commit count: 0

cargo fmt