mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 11:50:53 +00:00
453b0b5d55
* updated & cleaned up examples some more * added features/feature flags to 'common' example boilerplate * moved xpbd physics to common, behind a flag too * updated xpbd example * updated code for bevy_asset_loader changed api * more cleanups |
||
---|---|---|
.. | ||
bevy_gltf_blueprints | ||
bevy_gltf_components/basic | ||
bevy_gltf_save_load/basic | ||
bevy_registry_export/basic | ||
common | ||
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.