Skip to content

3DMeshMetric is a visualization tool that computes and displays surface-to-surface distance between two triangle meshes using user-specified uniform sampling (based on the source code of MeshValmet: http://www.nitrc.org/projects/meshvalmet).

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
License-Apache2.txt
GPL-3.0
License-GPLv3.txt
Notifications You must be signed in to change notification settings

NIRALUser/3DMetricTools

 
 

Repository files navigation

3DMeshMetric

What is it?

3DMeshMetric is a visualization tool based on the VTK library.

Its main feature is to compute and display surface-to-surface distance between two triangle meshes using user-specified uniform sampling (based on the source code of MeshValmet: http://www.nitrc.org/projects/meshvalmet).

3DMeshMetric also offers all the basic tools to visualize meshes such as color, opacity, smoothing, down sampling or type of representation.

3DMeshMetric also contains an additional tool called ModelToModelDistance that computes distances between two triangle meshes (using the VTK library). This tool can be used either as a command line tool or integrated in 3D Slicer (http://www.slicer.org) as a CLI module. It is available in 3D Slicer as an extension to facilitate the download and installation process.

License

3DMeshMetric is distributed under the GPLv3 license. See License-GPLv3.txt

ModelToModelDistance is distributed under the Apache 2 license. See License-Apache2.txt

More information

Find the tool on NITRC

About

3DMeshMetric is a visualization tool that computes and displays surface-to-surface distance between two triangle meshes using user-specified uniform sampling (based on the source code of MeshValmet: http://www.nitrc.org/projects/meshvalmet).

Topics

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
License-Apache2.txt
GPL-3.0
License-GPLv3.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.2%
  • CMake 16.6%
  • C 11.2%