Open shraman-rc opened 7 years ago
Hi @shraman-rc, I'm interested in this too. Did you make any progress?
Not yet (wanted to hear @mmacklin's thoughts before moving forward), but I might look into it sometime next week.
Hi there,
We would like to create Python bindings for Flex in the future, but I can't say when exactly that would happen, so I fully encourage you to create your own :)
Cheers, Miles
I don't know Python, but making C# bindings (see uFlex) was pretty
straightforward. I didn't even need any wrapper dll, but mapped the
flex.dll directly from C# via PInvoke.
Just wondering whether there are any plans to release a Python wrapper for FleX (similar to pybullet). If not, this is something I'm willing to work on.