RiftIt - Oculus Rift for Processing

Hi, I started a Processing lib for Oculus Rift support based on the jmonkeyengine-oculus-rift project as well as the processing shader contributions by michael.of.05. Actuallay it's pre alpha, as there are still some issues. However you can dive into any P3D sketch and fly aroud in WASD mode, looking at your drawn scene. I won't be able to touch the code (and fix the remaining stuff) before next year so I thougt to push it out before christmas, as there could be some nice presents under the christmas trees and maybe others are happy to have some code to work with over the days...

So here's the link to the repo: https://github.com/pion3er/RiftIt

Actually I don't know where you folks normally provide the generated distribution stuff... Is there a common way for that?

Regards

pion3er

Comments

  • edited December 2013

    Here's a contemporary zip fileset link: http://en.file-upload.net/download-8422683/RiftIt.zip.html

  • Hello, I'm trying to use your library, but if I try to run the examples, I get this error:

    java.lang.UnsatisfiedLinkError: no OculusLib64 in java.library.path
    

    I looked into the library directory and the file is there, any idea about what it could be the problem?

    Thank you

  • It works for me, thank you !

  • I used the zip file, and I'm having the same UnsatifiedLinkError on OSX Any ideas how to fix it?

  • hey, are you still working on this? seems like the last git commit has been a while. would be interested in promoting this project.

  • just tried to run it, but on my windows 64 bit machine and the DK2 it says:

    RiftIt pre-alpha 0.0.0 by Christoph Hanke https://github.com/pion3er/RiftIt RiftIt initialized Oculus Rift could not be initialized java.lang.NullPointerException at processing.mode.java.runner.Runner.findException(Runner.java:926) at processing.mode.java.runner.Runner.reportException(Runner.java:871) at processing.mode.java.runner.Runner.exceptionEvent(Runner.java:797) at processing.mode.java.runner.Runner$2.run(Runner.java:686)

    also, i have the legacy options activated. any idea how to fix it?

  • This is much needed :-)

Sign In or Register to comment.