Class AtlasExampleMultiTextured

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

public class AtlasExampleMultiTextured 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

    • AtlasExampleMultiTextured

      public AtlasExampleMultiTextured()
  • Method Details