Skip to content

Does SwiftUSD use Rust OpenUSD bindings? #21

Closed Answered by furby-tm
beeeeep54 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there @beeeeep54! This repo does not currently offer any Rust/C++ interop, the code found here is some experimentation with Swift/Rust interop, and that example is only related to one of OpenUSD's dependencies Ptex, that is - this line of Swift, calling directly into (Ptex) C++ code being called from Rust through swift-bridge to convert a Rust u32 unsigned integer to it's equivalent Ptex.MeshType enum value, more as a "simple, dumb, test".

If you're interested in OpenUSD Rust bindings you can find that here, @scott-wilson is the best resource for more information on that, and you can find him on the ASWF slack rust channel.

If you're interested in how interoperability is working betwe…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by beeeeep54
Comment options

You must be logged in to vote
1 reply
@furby-tm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants