Class AtlasExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.renderer.utils.atlas.AtlasExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class AtlasExample extends ExampleBase
Example showing how to use the TexturePacker to create a texture atlas. Also shows the benefits of using it together with the MeshCombiner.
  • Constructor Details

    • AtlasExample

      public AtlasExample()
  • Method Details