ptex-sys 0.2.0

Rust sys bindings for Ptex https://github.com/wdas/ptex
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ptex-sys

[ptex-sys](https://crates.io/crates/ptex-sys) is a cxx-based low-level
sys binding to the C++ [Ptex](https://github.com/wdas/ptex) API.

`ptex-sys` provides a low-level API that is used as the foundation for the
high-level [ptex](https://crates.io/crates/ptex) crate.


## Links

- [source repository]https://github.com/vfx-rs/ptex-bind
- [ptex-sys on crates.io]https://crates.io/crates/ptex-sys/latest
- [ptex-sys documentation]https://docs.rs/crate/ptex-sys/latest
- [ptex C++ documentation]https://ptex.us/documentation.html