Software and Source Code by Martin Isenburg (original) (raw)

Streaming tools to quickly visualize LIDAR in Google Earth. The contour gilmer.kmz (c,d) and the raster tiling gilmer.kmz (c,d) were created in 20 minutes with under 100 MB main memory and no scratch space as described here.

LAStools are a set of simple command line tools (including source code) for converting, viewing, comparing, and compressing LIDAR data:

example data:

Streaming Delaunay is I/O-efficient software (including source code) for computing Delaunay triangulations of large uniform distributed point sets in 2D and 3D.

Streaming Compression software for tetrahedral meshes

Streaming Compression software for triangle meshes

An API for reading and writing Streaming Mesh Formats in ASCII, binary, or compressed form.

A simple C++ interface for Lossless Floating-Point Compression using prediction and entropy coding of the differences.

Out-of-Core Compression for Gigantic Polygon Meshes

example data:

Compressing Hexahedral Volume Meshes

Face Fixer: Compressing Polygon Meshes with Properties

Triangle Strip Compression