This skill provides specialized knowledge for developing within the Foundry VTT canvas environment, leveraging PIXI.js for high-performance WebGL rendering. It guides developers through complex tasks like managing layer hierarchies, implementing custom placeable objects (tokens, tiles, drawings), and utilizing render flags to maintain high frame rates. Whether you're adding custom visual effects, building interactive map tools, or handling canvas lifecycle events, this skill ensures best practices for performance and compatibility within the Foundry VTT architecture.
主な機能
01Placeable object extension and custom rendering
02Coordinate conversion and camera manipulation
03PIXI.js rendering and container management
040 GitHub stars
05Performance optimization via render flags
06Canvas layer hierarchy and access patterns