Skip to content
#

texture-synthesis

Here are 42 public repositories matching this topic...

EbSynth is hard to use... Lot's of turning videos into image sequences, resizing style images to fit the original frames, renaming the style images to be named like the original frame and lot's more. I didn't want to do that every single time so I just automated it. Kind of. And it's still a work in progress. But it does what it's supposed to do…

  • Updated Jan 26, 2024
  • Python

GIMP plug-in to create a spriteatlas (aka spritetexture or spritesheet). Takes all layers as images and compiles them into one sprite atlas texture, using a 2D packing algorithm so that the final texture image takes as little space as possible. Also outputs a TexturePacker JSON, LibGDX, CSS or XML coordinates file.

  • Updated Mar 9, 2024
  • Python

Improve this page

Add a description, image, and links to the texture-synthesis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the texture-synthesis topic, visit your repo's landing page and select "manage topics."

Learn more