The Mesh Viewer is an easy-to-use, lightweight application for displaying three dimensional models (triangular meshes) from a variety of file formats. It uses OpenGL to render the models. Triangular meshes can be displayed texture mapped (with optional bilinear filtering), solid, or as a wire frame (all lines or just the front lines). Loaded models can be rotated, translated, and scaled (all done with the mouse). The model is lighted by multiple light sources. Viewpoints can be saved.
| Tags | multimedia Graphics 3D Rendering Scientific/Engineering Visualization |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Linux Windows Windows |
| Implementation | C++ |
Recent releases


Changes: This release features support for new 3D file formats, qmake support, several minor enhancements (bounding box, mouse wheel support, etc.), and some bugfixes.


Changes: The release includes a port to Qt4, a major update to the Qt3 source code, and the removal of LibJpeg for image reading, using the Qt image reading capabilities instead.


Changes: The program has been ported to Microsoft Windows. Alongside the porting, support for several 3D formats was extended, freeglut support was added, documentation was updated, and a couple of bugs were fixed.


Changes: This is a maintenance release with improved VRML 2 and GTS file format support, GCC compilation fixes, several buffer overrun fixes, and several other minor updates


Changes: This release includes support for PLY (ASCII) files and much improved support for Geomview file. Surface normals of GTS files should now be correct.