Mesh Compression

Geometric Laplacian dynamic mesh encoder (1.03, with KGComparer)

Reference implementation of Váša,L., Marras,S., Hormann,K., Brunnett,G.: Compressing Dynamic Meshes with Geometric Laplacians, Computer Graphics Forum, Vol. 33(2), pp 145-154, 2014.

For demonstration and testing purposes only. Download here.

DAME comparison tool

Reference implementation of Váša,L., Rus,J.: Dihedral Angle Mesh Error: a fast perception correlated distortion measure for fixed connectivity triangle meshes, Computer Graphics Forum, Vol. 31(5), 2012.

Used for evaluation of perceived distortion between meshes. Download here.

STED comparison tool

Reference implementation of Váša,L., Skala,V.: A perception correlated comparison method for dynamic meshes, IEEE Transactions on Visualization and Computer Graphics, Vol. 17(2), pp. 220-230, 2011.

Used for evaluation of perceived distortion between mesh animations. Download here.

Coddyac reference implementation

Reference implementation of Váša,L., Skala,V.: CoDDyAC: Connectivity Driven Dynamic Mesh Compression, 3DTV Conference 2007 and Váša,L., Skala,V.: COBRA: Compression of the Basis for PCA Represented Animations, Computer Graphics Forum, Vol. 28(6), pp. 1529-1540, 2009.

For demonstration and testing purposes only. Download here.

MeshCoder reference implementation v 0.2

Reference implementation of Váša,L., Brunnett,G.: Exploiting connectivity to improve the tangential part of geometry prediction, IEEE Transactions on Visualization and Computer Graphics,Vol. 19(9), pp. 1467-1475, 2013.

For demonstration and testing purposes only. Download here.

BVH Compression and comparison tools

Reference implementation of Váša,L., Brunnett,G.: Rate-distortion Optimized Compression of Motion Capture Data, Computer Graphics Forum, Vol. 33(2), pp 283-292, 2014.

For demonstration and testing purposes only, version 0.6. Download here.

MeshTest software for user studies

The software used for data acquisition for Váša,L., Rus,J.: Dihedral Angle Mesh Error: a fast perception correlated distortion measure for fixed connectivity triangle meshes, Computer Graphics Forum, Vol. 31(5), 2012.

For demonstration and testing purposes only. Download here.

Arithcoder C# implementation

Source code and binary of a context adaptive binary arithmetic coder with exp-Golomb binarization.

For demonstration and testing purposes only. Download here.