GIMP VERA Plugin

Post Reply
User avatar
Jestin
Posts: 85
Joined: Sat Jun 27, 2020 10:14 pm
Contact:

GIMP VERA Plugin

Post by Jestin »

This tool is one of the tools that I've developed in order to streamline the creation of tile sets and tile maps for the VERA.

https://github.com/jestin/gimp-vera-tileset-plugin

This plugin allows you to export images from GIMP directly into a VERA-compatible format. It handles all tile modes, sprite modes, and bitmap modes. It also has a feature to export Tiled (https://www.mapeditor.org/) tile set files which allows you to use Tiled to create tile maps which can be converted to VERA compatible tile map files with my companion tool, tmx2vera (viewtopic.php?t=6456).

This plugin is build to both in GIMP's "interactive mode" (how you'd normally run GIMP) and "non-interactive" mode (running GIMP headless from the command line). This allows you to not only create exports from the GIMP UI, but also to run GIMP from a makefile. This makes for a very convenient, game-engine-like development flow:
gimp_compile.gif
gimp_compile.gif (15.69 MiB) Viewed 7207 times
HunterDX
Posts: 3
Joined: Wed Aug 07, 2024 11:24 pm

Re: GIMP VERA Plugin

Post by HunterDX »

MacOSX is not compatible?
Post Reply