garlicPasta / dotViewer

Android application for exploring big pointclouds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotViewer

DotViewer is part of a client-server system for displaying and exploring huge pointclouds on android devices.

The corresponding server u can find here.

example_picture1 example_picture2

Dependencies

Make sure protoc is in your PATH

Build & Deploy

Before deploying run:

gradle generateProto

Then continue as with any Android application.

Run

For using dotViewer your need to specify the server adresse in the settings menue.

Actionbar -> Settings -> General

Then specify the IP togehter with the port.

About

Android application for exploring big pointclouds


Languages

Language:Java 98.4%Language:Protocol Buffer 0.8%Language:Python 0.4%Language:GLSL 0.4%