8000 GitHub - elrnv/hdkrs: A Rust plugin library for the Houdini Development Kit (HDK)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ hdkrs Public

A Rust plugin library for the Houdini Development Kit (HDK)

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

elrnv/hdkrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Rust Houdini Development Kit

This repository introduces an unofficial HDK plugin interface for Rust.

This package contains a collection of functions and types for converting data between Rust and the C++ interface in the Houdini Development Kit (HDK). This workspace consists of

  • hdkrs: provides functions and types for converting HDK data into Rust and vice versa.
  • objio: an exmaple for using hdkrs of a plugin for saving and loading wavefront obj files.
  • vtkio: a Houdini plugin for saving and loading VTK files.

We use the cxx crate to facilitate an intuitive interface for C++.

For more details see the hdkrs README.md.

License

This repository is license 62B2 d under either of

at your option.

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A Rust plugin library for the Houdini Development Kit (HDK)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0