小说地图在线创作生成器是一个即时可视化的在线生成小说地图工具,在1x1地图上绘制山脉、山谷和海洋,同时多达30项参数微调工具,可以让你的小说地图更加丰富和个性化。
内部版本号:2.0更新时间:2024/11/2 2:55:03
墨星写作网,助力小说地图新玩法
小说地图在线创作生成器是一个即时可视化的在线生成小说地图工具,支持千亿种子数,每个种子都对应着一张独一无二的初始地图,从初始地图开始,用鼠标(移动端用手指)随意在地图中拖动进行绘制,可以设置画笔的大小以及材质,材质包括四大元素,海洋,河流,陆地以及山脉,所见即所得,你可以随心所欲的创造。同时多达30项参数微调工具,可以让你的地图更加丰富和个性化。
地图尺寸预设为1x1方形,通过生态系统的拉杆,可以切换从雨林到沙漠的全系生态环境。
在线创作,勾勒心目中的异世界
目前版本仅支持图形元素的构架和渲染,如果您需要加上文本文字,可以保存纯图形地图后,使用其他第三方工具来进行文字标注和添加。
我们不提供地图方案的即时云保存,所以完成创作后的地图请作者自行进行下载,支持2048x2048,2K超清图的保存。
The MIT License (MIT)
小说地图在线创作生成器是一个即时可视化的在线生成小说地图工具,在1x1地图上绘制山脉、山谷和海洋,同时多达30项参数微调工具,可以让你的小说地图更加丰富和个性化。
版本号:2.0
更新时间:2024/11/2 2:55:03
基于全球互联网Apache v2许可,墨星写作网基于原作者程序,提供了汉化中文版本,其中汉化版本基于百度翻译、谷歌翻译、AI翻译以及人工二次校对而成,墨星写作网拥有自有汉化版的解释权!
Mapgen4 and helper libraries I wrote (dual-mesh, prng) are licensed under Apache v2. You can use this code in your own project, including commercial projects.
The map generator uses these libraries:
Delaunator from MapBox is licensed under the ISC license.
fast-2d-poisson-disk-sampling from Kevin Chapelier is licensed under the MIT license.
simplex-noise from Jonas Wagner is licensed under the MIT license.
flatqueue from Vladimir Agafonkin is licensed under the ISC license.
The rendering code uses these libraries:
regl from Mikola Lysenko is licensed under the MIT license.
gl-matrix from Brandon Jones, Colin MacKenzie IV is licensed under the MIT license.
The build step uses esbuild from Evan Wallace, licensed under the MIT license