GitHub

Preview image for mesa.vxl

Snappy name, I know.

Generates isometric preview images of VXL and Icemap maps for Ace of Spades and Iceball.

Warning: This is my first D project, used as an excuse to try out the language. The code is possibly broken and/or includes a lot of bad practices.

d-vxlmappreview --input=mesa.vxl --output=mesa.png
d-vxlmappreview --input=mesa.vxl --output=mesa.png --background=0x333333
d-vxlmappreview --input=mesa.vxl --output=mesa.png --background=0x000000FF
d-vxlmappreview --input=mesa.vxl --output=mesa.png --transparent
d-vxlmappreview -i mesa.vxl -o mesa.png

Read the original on github.com ↗