python-openhmd
python-openhmd copied to clipboard
modified setup.py to searc openhmd.h in /usr/local/include (for brew use...
Lubosz,
Thanks for your work on python-rift. I slightly modified the setup.py to include /usr/local/include in the search path for brew users on mac. I would be most thankful if you cared to update the official python-rift branch.
We're currently working at integrating your work in the blenderVR software, if you want to take a look: http://dalaifelinto.com/blendervr/ https://github.com/BlenderVR
David Poirier-Quinot
hi @PyrApple,
Ok, OpenHMD Python binding is not only for Blender. But for Blender this will not solve the problem as python-openhmd have to be built with and linked into the Python that is used inside Blender, and not the main Python that run on the OS. Have a look at the README.md here: https://github.com/elmbeech/python-rift/tree/manpage For other software then Blender it might or might not solve the problem. That I don't know.
best, Bue