Skip to content

cesium-wind-layer@0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 10:19
· 26 commits to main since this release

Patch Changes

  • fix: calculate frame rate only during initialization

    • Move frame rate calculation to initialization phase
    • Use timestamp array to measure frames in the last second
    • Calculate FPS once with 120 frames sample for better accuracy
    • Store frame rate adjustment factor for consistent particle speed