Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.22 KB

Tangible Landscape

This README describes the installation of new version of Tangible Landscape which runs on Linux (Ubuntu) and Mac (OS X Yosemite). This repository contains also older, unsupported, version running solely on MS Windows.

Dependencies:

  • GRASS GIS 7, latest trunk is needed (starting with r67232)
  • Python package watchdog, install for example using pip
  • GRASS GIS addon r.in.kinect

Installation:

  1. Install GRASS GIS 7.

  2. Install GRASS GIS addon r.in.kinect

  3. Install Python package watchdog using pip

  4. Open GRASS GIS and install Tangible Landscape plugin using g.extension:

    g.extension g.gui.tangible url=github.com/ncsu-osgeorel/grass-tangible-landscape
    
  5. Close and restart GUI with g.gui.

  6. Type this into GRASS GUI command console. A dialog should now open.

    g.gui.tangible
    

Tangible Landscape plugin