Skip to content

Rust wrapper crate for the Google Draco mesh compression library (WIP)

Notifications You must be signed in to change notification settings

bwasty/google-draco-rs

Repository files navigation

google-draco

Rust wrapper crate for the Google Draco mesh compression library. Not really working yet.

Usage

TODO

Development

Updating the bindings

The bindings are generated with rust-bindgen, which requires clang/llvm. For easier updates without complicated dependency setup, Docker and Docker Compose can be used:

docker-compose run generate cargo build

(updates src/bindings.rs)

About

Rust wrapper crate for the Google Draco mesh compression library (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published