PixiJS's Avatar

PixiJS

@pixijs.com

Official account for PixiJS, the HTML5 Creation Engine Website: pixijs.com Source: github.com/pixijs/pixijs

176
Followers
13
Following
57
Posts
28.11.2024
Joined
Posts Following

Latest posts by PixiJS @pixijs.com

Video thumbnail

Been seeing shader editors pop up lately, so I finally decided to try building one.

This is super rough... just a proof of concept.

The cool part is we already have a pretty big library of effects ready to plug in.

Might be worth exploring for prototyping effects quickly?

19.02.2026 16:49 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Here's a less fun example but maybe shows the effect better?

18.02.2026 16:46 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Working on an inner shadow filter for the next release.

Great for matching Figma mockups and adding subtle depth to UI elements.

Still working on the best way to showcase the effect...

18.02.2026 16:46 πŸ‘ 5 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Here’s one of the old examples.
Rendering: great. Aesthetics: debatable.

Let us know what you think of the new direction.

16.02.2026 13:05 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

We’ve been looking at refreshing our examples.

Our current ones are… let’s say… very developer designed.

We are definitely not designers. We prefer writing rendering engines. So this is slightly outside our comfort zone πŸ˜…

16.02.2026 13:05 πŸ‘ 4 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

As a first step, all API docs will have a Markdown version. Just add .md to the URL.

Each page also includes one-click copy buttons for Markdown / ChatGPT / Claude, so you can paste clean context straight into your prompts.

What else would help?

11.02.2026 12:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This month we’re focusing on making PixiJS easier to use alongside AI tooling.

If you’re building with AI tools, what could Pixi be doing better?
Where are the pain points right now?

11.02.2026 12:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

PixiJS v8.16.0 is out πŸŽ‰

- Return of Canvas 2D renderer
- Tagged text for inline styling
- Major SplitText improvements
- Cube textures, external textures, mip level rendering
- Broad engine stability updates

Plus a small preview for 3D πŸ‘€
pixijs.com/blog/8.16.0

04.02.2026 11:46 πŸ‘ 7 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Beginning the performance optimisation journey!

Currently rendering ~200,000 objects, all automatically batched. No manual setup required, the engine optimises the scene for you.

30.01.2026 17:01 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Early experiments with PBR materials, lighting, and shadows as we explore native 3D in PixiJS.

Still rough around the edges, but the rendering pipeline is taking shape.

28.01.2026 11:45 πŸ‘ 7 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Sometimes you just need a little sprinkle of 3D in your 2D
Started exploring that today, watch this space!

23.01.2026 13:17 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

The canvas renderer is coming back in the next PixiJS release.

This has been requested by the community since v8, and thanks to an awesome community contribution, it’s now a reality!

20.01.2026 13:33 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Next PixiJS release is shaping up nicely

Up to a 15% reduction in bundle size thanks to improved tree-shaking.

Not naming who made it 15% bigger in the first place…
but @zyie.bsky.social definitely knows πŸ˜„

16.01.2026 11:56 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

New year, new PixiJS features ✨

The next release introduces multi-style text: apply multiple styles inside a single text string.

No more splitting text just to highlight a word!

14.01.2026 15:55 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

PixiJS is heading to #GitHubUniverse!

Find us in the open source zone on Oct 28th
Swing by, say hello, and grab some stickers!

22.10.2025 20:26 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
PixiJS Update - v8.13.0 | PixiJS A look at the 8.13.0 release of PixiJS and what's coming next

πŸš€ PixiJS 8.13.0 is out!

What’s new:
- SVG fill rule support
- Smarter text caching + measuring
- 20+ bug fixes

Coming Soon: gl2D, Figma plugin, Native 3D support

See the latest blog post for details
pixijs.com/blog/8.13.0

05.09.2025 16:14 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

πŸš€ PixiJS 8.12.0 is out!

This release wraps up Bug Hunt Month with:
βœ… 45 fixes
βœ… 250+ issues closed
πŸ†• Layout v3.1.0 released

Huge thanks to all the new contributors who jumped in and helped improve the project!

See the latest blog post for details
pixijs.com/blog/8.12.0

06.08.2025 14:04 πŸ‘ 7 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Bug Bounty Program | PixiJS PixiJS is committed to delivering a reliable, high-performance rendering engine for the web. To support that mission, we’re launching a Bug Bounty Program to reward contributors who help make PixiJS more stable and robust.

Want to help out and get paid? We've been slowly adding bounties to our issues.

Check out our Bug Bounty program:

πŸ“Ž pixijs.com/8.x/bug-bounty

18.07.2025 14:58 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

πŸ› Bug Hunt Month progress check:

β€’ ~30 bugs fixed
β€’ 200+ issues closed

Thanks to everyone who’s helped so far.
Let us know which bugs you want fixed next!

#opensource

18.07.2025 14:58 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
Bug Bounty Program | PixiJS PixiJS is committed to delivering a reliable, high-performance rendering engine for the web. To support that mission, we’re launching a Bug Bounty Program to reward contributors who help make PixiJS more stable and robust.

We’re also bringing back bug bounties for PixiJS.

If a bug is causing real problems for people and fits our criteria, we’ll tag it with a bounty.

That means you or someone else can fix it and get paid.

Details are here: pixijs.com/8.x/bug-bounty

08.07.2025 09:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

πŸ› Bug Hunt Month!

For all of July, we’re focusing on fixing the bugs that matter most to the community.

PixiJS is vast and we are a small team. We want to prioritise the issues that actually slow you down.

πŸ’¬ Tell us which bugs matter most to you!

#opensource

08.07.2025 09:26 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

If you try out SplitText, we’d love your feedback.

Cool use cases, missing features, things that felt clunky, let us know what you think.

We want to make it as useful (and fun) as possible.

03.07.2025 15:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

πŸš€ PixiJS 8.11.0 is here!

Split text into characters, words, and lines for full control over text effects with the new SplitText class

Also: quality-of-life updates with container.origin, container.replaceChild, and breakWords support for BitmapText

πŸ‘‰ pixijs.com/blog/8.11.0

03.07.2025 15:34 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
PixiJS

πŸš€ The PixiJS Showcase is live!

Check out what the Pixi community has been building:
πŸ‘‰ pixijs.com/showcase

Seen something you love? Let us know!

02.07.2025 13:56 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

We are looking to go live on Wednesday if everything goes to plan!

30.06.2025 21:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Quick update on the PixiJS Showcase!

We’ve made it super easy to submit. Just fill out this form:
πŸ‘‰ form.jotform.com/25175567897...

Only a couple of days left to get your project in!
If you’ve built something cool with PixiJS, now’s the time to share it.

30.06.2025 09:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Text animation just got easier in PixiJS!

Inspired by @gsap-greensock.bsky.social's SplitText, you can now easily break down text into characters, words, or lines and let the animation magic begin. πŸ’š

Shipping with v8.11.0 soon!

26.06.2025 09:04 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Sponsor PixiJS | PixiJS PixiJS is an MIT-licensed open source project and completely free to use. It's trusted by companies and developers around the world to power high-performance graphics on the web. The enormous effort required to maintain the project, evolve its feature set, and support its growing ecosystem is only made possible through the financial support of our sponsors.

πŸš€ GitHub Sponsors is live!

PixiJS is now live on github sponsors and we’ve updated our tiers across both @github.com and open collective!

πŸ‘‰ pixijs.com/8.x/sponsor

We’d love your support, especially from companies who rely on PixiJS. Help us keep pushing the web forward!

24.06.2025 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

1 week left to get your project in for the PixiJS Showcase relaunch!

If you've built something cool with Pixi (any version), this is your chance to show it off.

Add your project here:
πŸ”— github.com/pixijs/pixi...

23.06.2025 14:56 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
ChatGPT - PixiJS v8 Assistant Your PixiJS v8 expert

Following up on the LLM docs post:

We just published a GPT assistant that’s wired into our official guides and docs.

Give it a try: chatgpt.com/g/g-681259d...

Feedback welcome!

20.06.2025 15:57 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0