Mesh Compression

MVE-2 Modules Repository

Our module repository welcomes new additions. If you want to submit your module to the repository, please read the instructions first.

Dynamic Mesh Compression Toolkit

This set of modules provides researchers in the field of dynamic mesh compression with multiple basic tools for loading, processing, comparing and saving dynamic meshes.
Source code and binaries: download

VolumeData: Contour extraction

The package containins modules performing marching cubes, marching tetrahedra and centered cubic lattice isosurface extraction algorithms. Depends on Visualization.
Complete source code: download

Visualization: support for DEM, PLY and PTS formats (1.1.2007)

The package containing modules for loading / saving data from / into formats DEM, PLY or PTS. Depends on Visualization.
Note: created by M. Konkol under the project LC-06008
Binaries: download Complete source code: download

Visualization (16.12.2005)

The main visualization library. Depends on Numerics. Ready for your contribution!
Complete source code: download

Visualization (17.07.2006)

The main visualization library. User data tags were added, see the UserTags property. We also suggest using the latest Strings, where some bugs were fixed.
Binaries: download

Strings (17.07.2006)

Updated Strings library, xml serialization bug has been fixed.
Binaries: download

Numerics (16.12.2005)

Basic Numercis library contains set of numerical data types and very basic modules. Necessary for Visualization Library. Ready for your contribution!
Complete source code: download

Visualization (27.9.2005)

The main visualization library. Depends on Numerics. Requires core update 27.9.2005 (). Ready for your contribution!
Complete source code: download

Numerics (27.9.2005)

Basic Numercis library contains set of numerical data types and very basic modules. Necessary for Visualization Library. Requires core update 27.9.2005 (). Ready for your contribution!
Complete source code: download

vtkInterop (6.6.2005)

The Kitwares' VTK interoperability library. This library utilize vtkDotNetWrap to make VTK accessible for MVE-2. Current version contain one simple renderer. Ready for your contribution!

  • Complete source code: download
  • Binaries together with original VTK 4.2.2. libraries: download
Displace (5.6.2006)

Interesting work of Jiøí Skála (GSVD-2005 student). Contains set of modules for displacement of a 2D grid to 3D by a picture.

Mesh Loader/Saver (6.6.2005)

Interesting work of Jan Bárta (GSVD-2005 student). Contains set of modules to Load and Save various types of triangular meshes.
Supported formats: TRI, STL, PLY, CMX, WRL (updated version only)

VolumeVisualisation (16.12.2005)

Library contains some useful modules for processing of volume data (iso extraction)

Simple DirectX Renderer (5.6.2006)

This library contains the SimpleDirectXRenderer and SimpleStereoDirectXRenderer modules, that allow basic rendering of unstructured grids. It requires Managed DirectX redistributable (see readme included in the zip file for details)

VolumeTetra (17.6.2006)

Interesting work of Miroslav Fuksa, provides modules for loading and slicing volume data (data structure for representing volume data has been added to Mve2). Cooperates with the SimpleDirectXRenderer library. Also provides modules for creating Delaunay tetrahedralization of 3d points.