pixijs-ticker

Official

Control per-frame logic with PixiJS v8.

Authorpixijs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate per-frame updates with the PixiJS v8 render loop to drive animations, physics, and scene changes, ensuring consistent visuals across frame rates.

Core Features & Use Cases

  • Ticker-driven updates to drive per-frame logic and ensure ordered execution with the render loop.
  • Delta management with deltaTime, deltaMS, and elapsedMS for frame-rate independent calculations.
  • Frame-rate control via maxFPS and minFPS, plus UPDATE_PRIORITY-based scheduling for precise timing.
  • Support for per-object onRender hooks and multiple ticker instances (shared, system, and custom) for isolated workloads.

Quick Start

Set up app.ticker with a callback to update your scene each frame using ticker.deltaTime for frame-rate independent motion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pixijs-ticker
Download link: https://github.com/pixijs/pixijs-skills/archive/main.zip#pixijs-ticker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.