ForeverFerrySun / MeshViewer

A mesh viewer using Qt & VTK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeshViewer


Features

  • Read 3d mesh data including *.obj, *.stl, *.off
  • Highlight single vertex & multiple vertices & single face & face normal by clicking surface of a mesh
  • Display mesh data with/without wireframe
  • Display number of points & faces & edges
  • Implementation of ICP algorithm & semi-automatic segmentation algorithm

Examples

read-model

UI overview

color-table

Display color table

select-mode

Selection modes

icp

ICP algorithm

About

A mesh viewer using Qt & VTK.


Languages

Language:C++ 100.0%