Skip to main content

5 posts tagged with "Updates"

View All Tags

PixiJS Update - v8.11.0

6 min read
Zyie
PixiJS Admin

PixiJS v8.11.0 introduces powerful new text tools for creating advanced animations and several quality-of-life improvements. Here's what's new:

  • SplitText & SplitBitmapText: Split text into lines, words, and characters for fine-grained control and advanced animations
  • New origin Property for Containers: Rotate and scale around a defined point without affecting position
  • replaceChild Method: Seamlessly swap display objects while preserving transforms
  • BitmapText Word Breaking: breakWords now works with BitmapText for better layout control
  • llms.txt Support: We've added official support for the llms.txt standard to help AI tools discover and respect PixiJS v8 content.
  • PixiJS Showcase: Submit your project and get featured on our new community gallery
  • Sponsorship Updates: We're now live on GitHub Sponsors with new and improved sponsorship tiers

Let's dive into the details.

PixiJS Update - v8.10.0

6 min read
Zyie
PixiJS Admin

PixiJS v8.10.0 introduces a major overhaul of our documentation along with several updates that enhance text rendering and developer control. Here's what's new:

  • Complete Documentation Overhaul: Improved guides, API docs, and better organization
  • Text Trimming: Optimize text rendering with automatic whitespace trimming
  • Text Filters: Apply filters directly in text style configuration
  • Adjustable TextureStyle For Text: Fine-tune how a text's texture is rendered with new texture style options

PixiJS Update - v8.7.0

3 min read
Zyie
PixiJS Admin

We're happy to announce the release of PixiJS v8.7.0, featuring a number of new features and improvements that you have been asking for. This version includes:

  • Render Layers: Control the rendering order of objects independently of their scene graph hierarchy.
  • GIF Support: Load and manipulate animated GIFs with playback controls.
  • Three.js Integration: Simplify the use of PixiJS and Three.js (and other WebGL projects) in the same project.

Here's a closer look at these features and what they offer.

PixiJS Update - Start building with PixiJS in just one command! 馃殌

4 min read
Zyie
PixiJS Admin

As we mentioned in our previous PixiJS Update post, we are focusing on making PixiJS easier to use and understand. Today we're pushing the project one step closer to that goal and we鈥檙e excited to introduce PixiJS Create.

An easy to use CLI that provides templates for using PixiJS with your favourite bundler, as well as a new "Creation Template" to get you started with PixiJS and its ecosystem.

PixiJS Create CLI

PixiJS Update - Survey & v8.6.0

7 min read
Zyie
PixiJS Admin

Thank you to everyone who participated in our survey! One thing came through loud and clear: better documentation is a top priority for the PixiJS community. We鈥檝e taken your feedback to heart, and work is already underway to make significant improvements.

This post is part of our commitment to better communication. We鈥檒l share how we鈥檙e tackling documentation updates and shine a light on some of the great features and improvements we鈥檝e introduced since PixiJS v8 that might have flown under the radar!