Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nem0/lumixengine_maps
Map downloader for Lumix Engine
https://github.com/nem0/lumixengine_maps
game-development openstreetmap procedural-generation
Last synced: about 1 month ago
JSON representation
Map downloader for Lumix Engine
- Host: GitHub
- URL: https://github.com/nem0/lumixengine_maps
- Owner: nem0
- License: mit
- Created: 2017-06-15T17:28:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T22:28:02.000Z (about 2 months ago)
- Last Synced: 2024-11-07T23:26:20.015Z (about 2 months ago)
- Topics: game-development, openstreetmap, procedural-generation
- Language: C++
- Homepage: https://github.com/nem0/LumixEngine
- Size: 252 KB
- Stars: 31
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maps plugin for [Lumix Engine](https://github.com/nem0/LumixEngine)
[![Discord Chat](https://img.shields.io/discord/480318777943392266.svg)](https://discord.gg/RgFybs6)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/mikulasflorek)![Screenshot](https://user-images.githubusercontent.com/153526/118119303-72877380-b3ee-11eb-80d2-da3288b0cdd6.png)
[Getting started](https://www.youtube.com/watch?v=SaZPVgnGyKo)
You can use this plugin to easily create real-world terrains in Lumix Engine. It downloads height maps from [Amazon](https://aws.amazon.com/public-datasets/terrain/) and satellite maps from [EOX](https://maps.eox.at/). It can read [OSM](https://www.openstreetmap.org/#map=14/48.6627/17.9527) data and use them to place roads, buildings and other objects. Read their licenses to find out what can you use this data for.
You can use [itch.io](https://mikulasflorek.itch.io/lumix-engine) to download the engine with maps plugin already installed. It's used to develop [On the hunt](https://mikulasflorek.itch.io/on-the-hunt) game.
[How to download and open OSM data](https://www.youtube.com/watch?v=8FMh-N8l_cA)