Skip to content

Animation Frames using Tick.js #52

@tracend

Description

@tracend

The implementation of requestAnimFrame is quite barebones.

Not all events need to be triggered at 60fps and handling these updates with events has a performance overhead.

Instead use something more lightweight like Tick.js
https://github.com/makesites/tick

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions