Jump to content

Pixijs free sprites atlas packer


CapricornGaikov
 Share

Recommended Posts

Hello everyone! 

I've been release my own atlas packer for pixijs.

It's fast and easy to use command line tool. You can try it and send me your beedback.

Main features:

- scaling for multiple dimenstions
- alpha trimming
- multisheet textures if not all sprites could be allocated into a single texture
- png, jpg - texture format
- texture size limit
- sprites border to avoid render artefacts

Platforms: MacOS, Windows

 

Download from: https://github.com/Gaikov/GameTools/tree/master/SpritePackerConsole

 

Link to comment
Share on other sites

Good!

Most texture packers also support compressed textures and "extrude" operation to make linear filtering work with non-premultiplied alpha.

Btw, there's WIP runtime atlas for pixi: https://github.com/gameofbombs/pixi-super-atlas . Sample code: https://github.com/gameofbombs/pixi-super-atlas/blob/master/test/checkpack.ts

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...