Ardor3D FAQ: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
** JogAmp's Ardor3D Continuation 1.0 will never be available on Maven Central but it will be available on [http://jogamp.org/deployment/ardor3d/ JogAmp Maven repository]
** JogAmp's Ardor3D Continuation 1.0 will never be available on Maven Central but it will be available on [http://jogamp.org/deployment/ardor3d/ JogAmp Maven repository]
* Where can I get the source code of Ardor3D?
* Where can I get the source code of Ardor3D?
** If you use GIT, get it [https://github.com/gouessej/Ardor3D here]
** [https://github.com/gouessej/Ardor3D GIT repository]
** If you're looking for a ZIP archive, get it [https://github.com/gouessej/Ardor3D/archive/master.zip here]
** [https://github.com/gouessej/Ardor3D/archive/master.zip ZIP archive]
** If you're looking for a JAR archive per sub-project, get them [http://jogamp.org/deployment/ardor3d/ here]
** [http://jogamp.org/deployment/ardor3d/ JAR archives]
* How can I build Ardor3D?
* How can I build Ardor3D?
** If you use [https://maven.apache.org/ Apache Maven], enter 'mvn install' in command line or run the Maven 'install' goal within your favorite IDE (Eclipse with [http://www.eclipse.org/m2e/ M2Eclipse], Netbeans, ...)  
** If you use [https://maven.apache.org/ Apache Maven], enter 'mvn install' in command line or run the Maven 'install' goal within your favorite IDE (Eclipse with [http://www.eclipse.org/m2e/ M2Eclipse], Netbeans, ...)  

Revision as of 10:44, 7 October 2014