java版地图源码-worldengine:使用板块、雨影、侵蚀等模拟的世界生成器

时间:2024-06-24 16:58:42
【文件属性】:

文件名称:java版地图源码-worldengine:使用板块、雨影、侵蚀等模拟的世界生成器

文件大小:110KB

文件格式:ZIP

更新时间:2024-06-24 16:58:42

系统开源

java版地图源码WorldEngine - 世界生成器 当前稳定版本为 0.19.0 您可以为自己的世界生成数据,包括许多图像(高度图、生物群系等)。 例如: worldengine world -s 1 -n seed1 世界是使用板块模拟、侵蚀、雨影、霍尔德里奇生命区模型和许多其他现象生成的。 创造的世界可用于模拟文明的进化(见项目)。 也可以生成额外的地图,例如一个古老的地图: worldengine ancient_map -w seed1.world 我们开始了:如果您有想法、问题、建议或想贡献,请! 手动的 Worldengine 手册: 互操作性(Python、Java) 我们很乐意看到 WorldEngine 与其他工具一起使用。 WorldEngine 生成的世界可以使用 WorldEngine 本身作为库加载到 python 应用程序中。 Java 应用程序可以使用 Java 库来加载 WorldEngine 文件。 可以使用 protobuf 格式或 hdf5 保存世界,其中有多种语言的库。 我们一直致力于支持更多格式,并且始终对提高互操作性的方法感兴趣。 二进


【文件预览】:
worldengine-master
----MANIFEST.in(316B)
----worldengine()
--------generation.py(10KB)
--------simulations()
--------basic_map_operations.py(692B)
--------model()
--------protobuf()
--------imex()
--------World.proto(3KB)
--------__init__.py(0B)
--------hdf5_serialization.py(9KB)
--------__main__.py(193B)
--------cli()
--------plates.py(4KB)
--------draw.py(33KB)
--------astar.py(6KB)
--------updating_protobuf_format.sh(41B)
--------image_io.py(11KB)
--------version.py(23B)
--------biome.py(5KB)
--------drawing_functions.py(18KB)
--------common.py(5KB)
--------step.py(2KB)
----LICENSE.txt(1KB)
----Dockerfile(255B)
----requirements-gdal.txt(76B)
----requirements-dev.txt(86B)
----biomes.scm(24KB)
----requirements.txt(102B)
----.travis.yml(1KB)
----tox.ini(904B)
----manual()
--------scenarios.rst(156B)
--------make.bat(7KB)
--------contributing.rst(150B)
--------install.rst(140B)
--------conf.py(9KB)
--------index.rst(1KB)
--------Makefile(7KB)
--------.gitignore(7B)
--------biomes.rst(8KB)
--------cli.rst(13KB)
--------gui.rst(84B)
----setup.cfg(22B)
----setup.py(1KB)
----README.md(13KB)
----requirements-hdf5.txt(78B)
----appveyor()
--------install_hdf5.ps1(785B)
--------install.ps1(3KB)
--------run_with_compiler.cmd(2KB)
----docs()
--------Biomes.html(26KB)
----appveyor.yml(2KB)
----tests()
--------generation_test.py(4KB)
--------astar_test.py(1020B)
--------simulation_test.py(3KB)
--------draw_test.py(8KB)
--------cli_test.py(3KB)
--------__init__.py(0B)
--------blessed_images()
--------basic_map_operations_test.py(1KB)
--------common_test.py(2KB)
--------data()
--------drawing_functions_test.py(2KB)
--------serialization_test.py(3KB)
--------biome_test.py(8KB)
----.gitignore(492B)
----bin()
--------run_in_docker.sh(379B)
----CHANGELOG.md(2KB)

网友评论