A simple grid-based editor for making vector-styled images. Used for Mindustry sector icons.
Download lamina-win64.exe at the Releases page. Only Windows builds are provided.
Left Mouse: paintRight Mouse: eraseSpace: new layerCtrl+Up/Down: shift layer in listUp/Down: select layer above/belowR+Left-Click: select layer based on cursorDel: delete layerShift+Arrow Keys: move layer contents1-9: jump to layerCtrl+Z: undoCtrl+Shift+Z: redo
- Install the latest stable version of Nim.
~/.nimble/binmust be on your PATH. - Make sure this repository was cloned with
--recursive, as it uses git submodules - If on Linux,
sudo apt install -y xorg-dev libgl1-mesa-devor equivalent packages cd fau && nimble install -y && cd ..nimble debugto run