boku-ilen / landscapelab

Geodata-driven Landscape Visualization built with Godot and Geodot
https://landscapelab.boku.ac.at/
Other
37 stars 12 forks source link
geospatial godot visualization vr

LandscapeLab

SiedlungWindraeder Landschaft NeusiedlerSee

Setup

We currently don't provide an executable runtime package.

Using the optional Python features

  1. Install the PythonScript addon from the Godot Assetlib (the tab next to 2D, 3D and Script)
  2. Run ensurepip in the installed Python environment (on Linux: addons/pythonscript/x11-64/bin/python3.8 -m ensurepip)
  3. Install the requirements: addons/pythonscript/x11-64/bin/python3.8 -m pip install -r Python/requirements.txt

Credits

A build of our Geodot plugin is included, along with the required GDAL library. All credits for GDAL go to OSGeo/gdal (license).