Login  Register

Re: Porting RoomTiny to Jogl

Posted by elect on Aug 19, 2014; 5:08pm
URL: https://forum.jogamp.org/Porting-RoomTiny-to-Jogl-tp4032722p4032842.html

BrickFarmer wrote
I'm trying to get this running from the command line under OSX.  i.e. ant build.  My ant skills are a bit rusty but I've added JOGL:

<path path="@{classpath};jogl-lib/jogl-all.jar"/>

but now I'm seeing a dependency I cant work out:

    [javac] /Users/peter/Downloads/JavaOculusRoomTiny-master/src/oculusRoomTiny/rendering/GlViewer.java:16: error: package jglm does not exist
    [javac] import jglm.Jglm;

Do you know what jar file I need for this one please?
You should checkout two projects here

https://github.com/elect86

Jglm and unofficialJavaSdk

or if you lazy and want it immediately ^^ you can get all the jars here

https://mega.co.nz/#!KAE00bAS!HUV6nUjBKSzqGQF8y8KQKLMhHsWlszUrOOQn1XLWDRo