From fe6b7467a240b79805ceca18ce9018a15292d01a Mon Sep 17 00:00:00 2001 From: JesusSC22 <92717318+JesusSC22@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:50:39 +0200 Subject: [PATCH] Add PixelChart sprite sheet and normal map tools (#394) Co-authored-by: JesusSC22 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b183513..f423397 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso - :tada: [EzSpriteSheet](https://github.com/z64me/EzSpriteSheet) - Creates sprite sheets from animated GIFs and more - :tada: [Libgdx Texture Packer](https://github.com/libgdx/libgdx/wiki/Texture-packer) - Texture Packer built into Libgdx - :free: [Littera](http://kvazars.com/littera) - Bitmap font generator +- :free: [PixelChart Sprite Sheet Tools](https://pixelchart.app/tools/sprite-sheet-maker/) - Pack frames into a sheet with a JSON atlas, slice sheets back into PNGs, and convert between sheets and animated GIFs. Runs in the browser, no upload. - :tada: [SnowB Bitmap Font](https://snowb.org/) - Bitmap font generator - :free: [ShoeBox](http://renderhjs.net/shoebox/) - Adobe Air based app with game and ui related tools. - :money_with_wings: [TexturePacker](https://www.codeandweb.com/texturepacker) - Great spritesheet creation editor. @@ -107,6 +108,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso - :moneybag: [FilterForge](https://www.filterforge.com/) - A plugin for Adobe Photoshop that allows you to build your own filters. - :free: [Live Normal](https://tenebrislab.github.io/livenormal/) - An Android and iOS app for generating seamless materials on the go. You take a photo, and Live Normal creates a tile-able texture and generates texture maps ready for a PBR engine of your choice. +- :free: [PixelChart Normal Map Generator](https://pixelchart.app/tools/normal-map-generator/) - Turns an image into normal, height and ambient occlusion maps with a live WebGL lit preview. Exports PNG or ZIP, runs entirely in the browser. - :moneybag: [PixPlant](http://www.pixplant.com/) - PixPlant is a smart 3D texturing tool that creates high quality normal, displacement, specular maps and seamless textures from photos. #### Character Generators