Login  Register

Re: ardor3d download

Posted by gouessej on Dec 06, 2013; 9:55am
URL: https://forum.jogamp.org/ardor3d-download-tp4030795p4030796.html

Hi

I see what you mean but release builds don't contain the external JARs as Ardor3D uses Maven.

I already suggested to Renanse to fix the download page:
http://ardor3d.forumatic.com/viewtopic.php?f=15&t=12671

I'll probably have to write a tutorial about Ardor3D. If you're really lazy, use my JARs. If you agree with the licensing terms of my source code, use my Ant script too:
http://svn.code.sf.net/p/tuer/code/pre_beta/lib/

Otherwise, when you build Ardor3D, the external JARs are stored in Maven's cache. You can follow these steps:
https://github.com/Renanse/Ardor3D/wiki/Getting%20Started

Edit.: My Ant script is very useful, it allows to compile, package (JARs, JNLP files, ...) and upload the application.
Julien Gouesse | Personal blog | Website