Re: Jake2 JOGL2 Port ..
Posted by
Xerxes Rånby on
Apr 11, 2013; 4:08pm
URL: https://forum.jogamp.org/Jake2-JOGL2-Port-tp4026412p4028952.html
I have merged in Patrick Woodworth sixseve's Jake2 Maven build scripts and updated Jake2 to build using JogAmp 2.0.2-rc20130404 test repository.
https://github.com/xranby/jake2/Building Jake2 is now simple as:
git clone
https://github.com/xranby/jake2cd jake2
mvn install
Maven places the build inside the jake2/target directory.
To run it use:
./Jake2.sh
or
cd target
java -jar jake2.jar