Ardor3D FAQ: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
** Some detailed instructions will be published soon. Just put all JARs except those containing the native libraries into your classpath.
** Some detailed instructions will be published soon. Just put all JARs except those containing the native libraries into your classpath.
* Where can I get the source code of Ardor3D?
* Where can I get the source code of Ardor3D?
** https://github.com/gouessej/Ardor3D
** If you use GIT, get it [here https://github.com/gouessej/Ardor3D]
** If you're looking for a ZIP archive, get it [here https://github.com/gouessej/Ardor3D/archive/master.zip]
** If you're looking for a JAR archive per sub-project, get them [http://jogamp.org/deployment/ardor3d/ here]
* How can I build Ardor3D?
* How can I build Ardor3D?
** If you use 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 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 15:12, 2 August 2014