Class PhysicsSimulationExample

java.lang.Object
org.episteme.apps.examples.physics.PhysicsSimulationExample

public class PhysicsSimulationExample extends Object
Demonstrates usage of the standardized Physics Simulation API.

This example shows how to use the MechanicsFactory to create a physics world and run a simulation loop.

  • Constructor Details

    • PhysicsSimulationExample

      public PhysicsSimulationExample()
  • Method Details

    • main

      public static void main(String[] args)