Ardor3D FAQ: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
** You can get some help on [http://forum.jogamp.org our forum] and on [http://jogamp.org/wiki/index.php/Chatroom#Freenode_IRC_Channel our IRC chatroom]
** You can get some help on [http://forum.jogamp.org our forum] and on [http://jogamp.org/wiki/index.php/Chatroom#Freenode_IRC_Channel our IRC chatroom]
* Where can I find any examples using Ardor3D?
* Where can I find any examples using Ardor3D?
** You can find tens of examples using Ardor3D on https://github.com/gouessej/Ardor3D/tree/master/ardor3d-examples
** You can find tens of examples using Ardor3D in the sub-project [https://github.com/gouessej/Ardor3D/tree/master/ardor3d-examples ardor3d-examples]
** https://github.com/Renanse/Ardor3D/wiki/HelloNasaWorldWind Ardor3D with WorldWind Java
** [https://github.com/Renanse/Ardor3D/wiki/HelloNasaWorldWind Ardor3D with WorldWind Java]
** https://github.com/Renanse/Ardor3D/wiki/Terrain-based-on-USGS-data A terrain implementation that uses USGS data
** [https://github.com/Renanse/Ardor3D/wiki/Terrain-based-on-USGS-data A terrain implementation that uses USGS data]
** https://github.com/Renanse/Ardor3D/wiki/Statistics How to gather scene statistics such as triangle count, framerate, etc
** [https://github.com/Renanse/Ardor3D/wiki/Statistics How to gather scene statistics such as triangle count, framerate, etc]
** https://github.com/Renanse/Ardor3D/wiki/Terrain The terrain
** [https://github.com/Renanse/Ardor3D/wiki/Terrain The terrain]
** https://github.com/gouessej/ArdorCraftAPITest A Minecraft-like game
** [https://github.com/gouessej/ArdorCraftAPITest A Minecraft-like game]
** http://tuer.sourceforge.net A first person shooter
** [http://tuer.sourceforge.net A first person shooter]
* Where can I report a bug in Ardor3D?
* Where can I report a bug in Ardor3D?
** https://github.com/gouessej/Ardor3D/issues
** https://github.com/gouessej/Ardor3D/issues

Revision as of 15:17, 2 August 2014