dungeon sketch tool (WIP)
Release branch:
cargo install -f --git https://github.com/qwertz19281/mzd2 --branch release
Master branch:
cargo install -f --git https://github.com/qwertz19281/mzd2 --branch master
Enable AVIF support (requires libdav1d)
--features avif_decoding
Make it easy to sketch maps/dungeons for e.g. action adventure like ALttP or Link's Awakening
- Extensive abilities to connect/move around images
- Hybrid bitmap-like editing of room (image pixels and selection rectangle)
- Simple to draw like with bitmap editing
- Selection rectangles and easier moving of regions
- Multi-layer room editing
- Tags on map, with "warping" ability to quick jump on map or across maps
- Per-map fixed room size (grid of rooms)
- Each map currently limited to 256x256x256 rooms
- 8 pixel quantization