Matlab GUI for visualization and manipulation of 3D meshes
This GUI aims at facilitate the visualization and the manipulation of 3D meshes that can be generated in our researches. It provides user-friendly access to some of the features implemented within the MatGeom toolbox.
Extract the project, andrun the file "MeshViewer.m". A default GUI is created, that also allows to open some OFF or PLY files stored on the local computer.
- MatGeom Toolbox, for the geometry processing operations
- GUI Layout V2 for GUI
- GenericDialog, a generic dialog for Matlab, mimicking ImageJ's functionalities