The gimp tag has no usage guidance.
0
votes
1answer
14 views
problems with imported texture
I have done a texture in GIMP and imported it in Unity but for some reason the texture appears to be squashed in the sides.
Image done in gimp:
And here is what happens in Unity:
1
vote
3answers
328 views
Is there a tool to batch resize images to nearest power of two, on a specific side? [closed]
For example, i have multiple images with similar properties like width = 66 and height = 62, i would need the resulting image to be 64x60, keeping its ratio. is there any Gimp plugin example, or a ...
1
vote
2answers
1k views
Exporting distinct images from a sprite sheet using GIMP
I have recently found that in Photoshop there is a script that enables you to export individual images on different layers into distinct png images on disk.
Is it GIMP capable of doing the same ...
1
vote
2answers
429 views
Filtering (e.g. Gauss blur) on seamless textures but without border artifacts?
I am looking for a way to apply (Photoshop, Gimp etc.) filters to seamless textures without the usual border artifacts. The kernel of the Photoshop Gauss filter for example does not wrap around the ...
1
vote
1answer
462 views
Changing Palette for Day/Light Mode using GIMP [closed]
Suppose I've a picture, which want to achieve day/light mode by changing 8bpp color palette.
If I want the pixel index of my picture is always fixed for both day mode and night mode. For example, ...
1
vote
1answer
487 views
Maya .IFF plugins for Gimp
Maya's preferred format for saving off a UV Snapshot is its own .IFF format, so I was hoping to find a plugin allowing Gimp 2 (Windows) to read it. I've found plenty of plugins for different linux ...