Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 773 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 773 Bytes

3D Terrain Reconstruction and Navigation

Screenshot

This application uses laser height measurements and aerial photography of the Netherlands to provide a 3D interactive visualization of the entire country.

The project for the 2IMV10 Visual Computing Project of the Technical University Eindhoven.

Getting started

Prerequisites

  • Java 8+

Installing

To build the software, execute gradlew build (or ./gradlew build if you're not on Windows) in the project directory. When this is finished, the build/libs folder contains two jar files. The project-full-jar-* file can be used as a standalone executable.

Executing

Using the handed in jar file or a self-built jar file, execute it with java 8 or higher.