https://github.com/kaosat-dev/bevy_gltf_unloading_issue
https://github.com/kaosat-dev/bevy_gltf_unloading_issue
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaosat-dev/bevy_gltf_unloading_issue
- Owner: kaosat-dev
- Created: 2023-10-24T06:13:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T08:21:17.000Z (over 2 years ago)
- Last Synced: 2025-02-13T14:52:54.179Z (over 1 year ago)
- Language: Rust
- Size: 4.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bevy gltf unloading issue
- this is a barebone reproduction of an issue with certain gltf files becoming unloaded as soon as they are loaded, despite having a strong handle stored in a resource

- no yet clear why some files work and some others don't
- run this with
```rust cargo run --features bevy/dynamic_linking```
# assets:
- missiletower1_building003.glb : https://sketchfab.com/3d-models/missiletower1-building003-20de54c68e3d4f3cb0bb7bdc69ac6c36 by [Christian Rudorff](https://sketchfab.com/ChristianRudorff) CC License with atribution
- wheelbot.glb : my own creation, not licensed , for demo purposes only