Reading buffers for a gltf model via crate gltf-importer?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • glTF

    glTF – Runtime 3D Asset Delivery

  • I think you need to extract mesh(es). Maybe this overview helps? https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/figures/gltfOverview-2.0.0b.png

  • bevy

    A refreshingly simple data-driven game engine built in Rust

  • My way probably isn't the most efficient so I recommend also looking at code for other importers like bevy's. https://github.com/bevyengine/bevy/blob/main/crates/bevy_gltf/src/loader.rs

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts