Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091319

The frame rate decreases by a factor of 4 when one point of a TriangleMesh is changed at every pulse

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 8
    • javafx
    • Product: javafx-8.0.0ea
      Platform: windows-amd64
      Build-Number: 1256
      Build-ID: 2013-05-31_16-22-05

      Run the attached java program. The frame rate is printed out using a Timeline. You should see a triangle mesh is being translated back an forth and the frame rate is around 400 fps.
      Now, press "m". Now, only one point of the TriangleMesh is moved back and forth at every pulse using AnimationTimer. You should see that the frame rate is now considerably lower, around 90 fps.

      Changing a single point of the TriangleMesh should not considerably affect the frame rate.

            Unassigned Unassigned
            aleejfx Alex Lee (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Imported: