Gltf crate related issue

⚓ Rust    📅 2026-05-22    👤 surdeus    👁️ 1      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Gltf crate related issue

When using A deserializable type generic with serde to import only specific data from a glb/gltf with serde_json, how do you declare member variables within the struct like weights/weight paint data and a skeleton, as well as vertices, indices, uvs and normals? if there's no way for some or all of them, what's the closest most efficient way to do so even if the methods aren't similar?

4 posts - 2 participants

Read full topic

🏷️ Rust_feed