Crates.io | blend-rs |
lib.rs | blend-rs |
version | 0.3.0 |
source | src |
created_at | 2022-08-07 11:52:08.681279 |
updated_at | 2022-12-23 21:53:14.967173 |
description | A Rust library to read Blender's .blend files. |
homepage | |
repository | |
max_upload_size | |
id | 640190 |
size | 6,639,263 |
A Rust library to read Blender's .blend files without the hassle of byte parsing.
Note: For more details see the documentation.
This library belongs to a set of three libraries which are all related to the topic of reading Blender's .blend files:
blend-inspect-rs: A Rust library to parse and analyse Blender's .blend files.
blend-bindgen-rs: A Rust library to generated Blender's data structures.
blend-rs: A Rust library to read objects from Blender's .blend files.
All contributions are welcome: ideas, patches, documentation, bug reports, complaints. Any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be licensed without any additional terms or conditions.
Licensed under Apache License, Version 2.0.