bevyengine / bevyengine/bevy

Async-compatible GltfExtensionHandler APIs

Open
#23,026 1 comment 2 reactions 0 assignees View on GitHub
A-glTF C-Feature S-Needs-Design
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

https://github.com/bevyengine/bevy/pull/22907 brought up the desire to have access to async in the extension handler APIs, specifically for supporting mesh decompression on wasm. More generally speaking the loader is async but the hooks are not so we could async-ify some of the hooks or take some similar approach. Not sure what the best design is yet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.