#gltf #export #bevy #glb

bevy_gltf_export

Export bevy meshes into gltf scenes

2 releases

0.1.1 Oct 24, 2025
0.1.0 Oct 24, 2025

#1862 in Game dev


Used in rmf_site_editor

Apache-2.0

29KB
541 lines

Gltf exporter for Bevy

This crate provides a way for users to export arbitrary meshes and materials from Bevy into glb files. It currently doesn't support scenes.

Dependencies

~54–93MB
~1.5M SLoC