Blender_bevy_components_wor.../examples
Mark Moissette 32d01eb48f
refactor(examples): restructure examples (#44)
* refactor(examples): moved examples into more logic folders & changed to allow for per example dependencies
* chore(): updated docs, added docs, updated deps , cargo files etc
2023-11-13 14:36:42 +01:00
..
bevy_gltf_blueprints refactor(examples): restructure examples (#44) 2023-11-13 14:36:42 +01:00
bevy_gltf_components/basic refactor(examples): restructure examples (#44) 2023-11-13 14:36:42 +01:00
README.md refactor(examples): restructure examples (#44) 2023-11-13 14:36:42 +01:00

README.md

Examples

This folder contains numerous examples showing how to use both bevy_gltf_components and bevy_gltf_blueprints. Each example is its own crate so its dependencies are specific & clear.