BlenderVR / source

Blender Virtual Reality Main Code
52 stars 21 forks source link

Build For UPBGE #50

Open BluePrintRandom opened 7 years ago

BluePrintRandom commented 7 years ago

I would like to use these tools in my own work, however I require many upbge python api commands,

They have added or improved (suspend Physics(), reinstancePhysicsMesh(3rd argument), XboxSDL2, etc.

https://www.youtube.com/watch?v=tZOW8msMWk0

I also would love to use a 3d mouse to control IK in the actor, :D https://www.youtube.com/watch?v=qVRzy54SuYc

PyrApple commented 7 years ago

If upbge simply added methods to Blender API it should work out of the box. Did you try a run with it?

dfelinto commented 7 years ago

It should indeed work with UPBGE. If you are on Windows refer to the upbge folder (where blenderplayer.exe is) when setting up your .xml file.