Skip to content

Make transducers independent of display rate #226

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions