Skip to content

Make transducers independent of display rate #226

@noelwelsh

Description

@noelwelsh

Transducers currently assume a 60fps display rate. This is not the case in many situations, and leads to animations that run too quickly or (rarely) too slowly. They should independent of frame rate, with calculations based on elapsed time instead of a simple count of frames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions