blend-bindgen-rs

Crates.ioblend-bindgen-rs
lib.rsblend-bindgen-rs
version0.5.0
sourcesrc
created_at2022-08-06 20:59:55.557294
updated_at2022-12-23 21:52:19.268491
descriptionA Rust library to generated Blender's data structures.
homepage
repository
max_upload_size
id639991
size27,854
Elmar Schug (kKdH)

documentation

README

blend-bindgen-rs

A Rust library to generated Blender's data structures.

Note: This crate in its current state is only usable for the blend-rs library and not meant to be used directly.

Description

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 Blender's .blend files.

Contributions

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.

License

Licensed under Apache License, Version 2.0.

Commit count: 0

cargo fmt