Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python API #163

Open
JayFoxRox opened this issue Apr 12, 2019 · 1 comment
Open

Python API #163

JayFoxRox opened this issue Apr 12, 2019 · 1 comment

Comments

@JayFoxRox
Copy link
Contributor

JayFoxRox commented Apr 12, 2019

There is some work on a Python API in https://github.com/MADEAPPS/newton-dynamics/tree/master/sdk/dWrappers/python

However it's not clear wether it's complete or how to use it. This should be documented.

The last update I can find is 4 months old, but it's not too informative either. It doesn't describe how to use the existing work.


Ideally (for me), newton-dynamics would contain a setup.py in the repository, so it can be installed using pip, directly from git.
To be a stand-alone solution, this setup.py should statically link Newton / compile it.

@JernejL
Copy link
Contributor

JernejL commented Aug 9, 2019

@JayFoxRox i can probably help in building a python header, however i am uncertain if python supports exact pointer structures and callbacks, which is what newton uses.

I have a project that can build newton headers, currently it knows how to output bindings for pascal languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants