Skip to content

Community Tips and Tricks

Julien Gouesse edited this page May 10, 2013 · 7 revisions
  1. GameBase - A good starting point for your own application without using the ExampleBase (requires LWJGL).
  2. ThirdPersonControl - A modified FirstPersonControl to allow setting the camera behind the protagonist.
  3. Renanse's Particle Editor - An editor for the Ardor3D particle system.
  4. Terrain based on Digital Elevation Model - A terrain implementation that uses USGS data.
  5. Statistics - How to gather scene statistics such as triangle count, framerate, etc.
  6. Terrain - The new Terrain