https://github.com/codeandweb/pixijs-sprite-sheet-example
How to use sprite sheets with PixiJS and optimize your game for faster startup.
https://github.com/codeandweb/pixijs-sprite-sheet-example
pixi pixi-js pixijs sprites spritesheet spritesheet-packer
Last synced: 4 months ago
JSON representation
How to use sprite sheets with PixiJS and optimize your game for faster startup.
- Host: GitHub
- URL: https://github.com/codeandweb/pixijs-sprite-sheet-example
- Owner: CodeAndWeb
- Created: 2018-07-04T14:43:34.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T08:16:43.000Z (over 1 year ago)
- Last Synced: 2025-04-03T17:12:25.408Z (6 months ago)
- Topics: pixi, pixi-js, pixijs, sprites, spritesheet, spritesheet-packer
- Language: JavaScript
- Homepage: https://www.codeandweb.com/texturepacker/tutorials/how-to-create-sprite-sheets-and-animations-with-pixijs
- Size: 10 MB
- Stars: 31
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PixiJS Sprite Sheet Example
This is the demo code for our tutorial [How to create sprite sheets & animations for PixiJS](https://www.codeandweb.com/texturepacker/tutorials/how-to-create-sprite-sheets-and-animations-with-pixijs)