Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Umesh KC

8
Posts
1
Topics
21
Followers
5
Following
A member registered Feb 23, 2022 · View creator page →

Creator of

Recent community posts

If anyone needs premultiplied alphas support, please let me know.

I appreciate the contribution and am really glad you found the tool useful. Merged your PR, Thanks!

(2 edits)

Sure, it is opensource and written in react, but barely maintained. If that's useful to you let me know.

I'm over the moon. It means a lot, thank you.

The honor is mine! I'm really happy that people find this useful.

Comments like this mean a world to me. Thank you

(1 edit)

Thank you. I truly appreciate your kind words.

(1 edit)

I built this tool two years ago because I didn't have means to get Texture Packer. Now I have decided to release it to the community: https://umesh-kc.itch.io/free-texture-atlas-generator-web-app

It allows you to export atlas image in PNG format and atlas data as a simple JSON file which you can integrate with your game engine easily.

Although it uses a different packing algorithm than Texture Packer, the packing efficiency is still pretty good. You can experiment with different sorting functions which are selectable from the drop-down in order to see the most optimal one  for your set of input textures.