vreon / mythic-atlas

Real-time, non-destructive, web-based fantasy map editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mythic Atlas

A real-time, non-destructive, web-based fantasy map editor.

➑️ Try it in your browser!

With Mythic Atlas, you can place markers to indicate where you want land and sea, and move them in real-time without waiting around for the map to generate.

If you have a general idea of how you want your map's land masses to be shaped, but don't care about the details or realism, Mythic Atlas just might be the tool for you.

Project status: very buggy and unfinished πŸ›πŸ›πŸ”¨πŸ˜€πŸ›πŸ› (but still fun to play with!)

Screenshots

Screenshot of main interface editing an example map Screenshot of non-destructive topography editor

Run it locally

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000 to use the app.

License

MIT

About

Real-time, non-destructive, web-based fantasy map editor

License:Other


Languages

Language:Svelte 72.7%Language:GLSL 12.7%Language:JavaScript 11.0%Language:CSS 1.9%Language:HTML 1.7%