Class ArrowDemo

java.lang.Object
eu.svjatoslav.sixth.e3d.examples.ArrowDemo

public class ArrowDemo extends Object
Demo showcasing the SolidPolygonArrow shape with various colors, sizes, orientations, and transparency levels.

This demo displays arrows pointing in different directions to demonstrate the flexibility of the arrow shape. A 3D grid provides spatial reference.

  • Constructor Details

    • ArrowDemo

      public ArrowDemo()
  • Method Details

    • main

      public static void main(String[] args)
      Entry point for the arrow demo.
      Parameters:
      args - command line arguments (ignored)