af0a39166c0f1d9c6927815ecf587b92a734e0c5
Cartograph
A browser-based world map creation tool inspired by Wonderdraft and Inkarnate. Uses a hierarchical tile-based SDF rendering.
Build
# Install dependencies
./fetch_libs.sh
# Release build
make
# Debug build
make debug
Output is app.html, served by Emscripten's built-in web server or any static server.
License
MIT
Description
Languages
C
96.1%
WGSL
1.4%
Makefile
1%
Shell
0.9%
HTML
0.6%