WebGL Pointcloud Viewer

Visualize your point cloud data directly with this viewer from your local disk. No upload is needed, as this application uses the new HTML5 File API.

Choose your local Point Cloud File (must be *.asc):

Point Size: 1.0
FPS:
NumTotalPoints:

List of loaded Point Clouds:

USE MOUSE SCROLL BUTTON TO ZOOM-OUT!

This Example uses a slightly customized version the XB PointStream Library Version: 0.75<
This VIEWER was adapted from the pointCloudViewer (Original Software)

Download example Data

data.asc 6MB - Contains colored Pointcloud obtained from KINECT in asc-Format
data.zip 37MB - Contains 5 colored Pointclouds in asc-Format


asc Data Structure

The asc File Structure is a text file and should provide one line per point with position and optionally color and normal attributes.
The following example displays an XYZRGB structure:

-4.268 -2.832 -1.620 185 122 55
-4.196 -2.835 -1.575 172 127 70
-4.185 -2.836 -1.595 68 62 48
-4.168 -2.835 -1.599 62 58 49
-4.147 -2.834 -1.536 65 55 43
...

     
GIScience Group, Institute of Geography, University of Heidelberg
http://giscience.uni-hd.de
Website by Dipl.-Geogr. M. Auer
Point Cloud Data by Jun.-Prof. Dr. B. Höfle, LiDAR Rersearch Group Heidelberg