Class PistonBenchmark


  • public class PistonBenchmark
    extends SettingsPerformanceTest
    Benchmark - piston example (constantly bumping a bunch of circles and boxes). Should be a decent mix of circle and polygon collisions/contacts, though very little joint work. NOTE: some iterations cause objects to fall through the piston
    • Field Detail

      • iters

        public static int iters
      • frames

        public static int frames
      • timeStep

        public static float timeStep
      • velIters

        public static int velIters
      • posIters

        public static int posIters
      • world

        public World world
    • Constructor Detail

      • PistonBenchmark

        public PistonBenchmark()