Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Convert selection to a row of tiles
#1
Question 
I'm writing a game for the open source Uzebox games console. Its tile conversion program expects the input to be one row of 8x8 pixel tiles. Currently, I have to prepare the graphics working by an 8x8 grid and then manually cut the sprites and other graphical resources into individual 8x8 tiles and then manually move each tile into a single horizontal row to keep the tile conversion program happy. Pretty tedious stuff.

This process would be much easier if there was a GIMP plugin to automate most of this process by turning a rectangular GIMP selection into a new image composed of a single horizontal row of (8x8, or whatever the user specifies) tiles.

https://github.com/Saiapatsu/random-tiling

Does such a plugin already exist?

Thanks!

uzebox.org
Reply


Messages In This Thread
Convert selection to a row of tiles - by danboid - 02-18-2023, 04:24 PM

Forum Jump: