Changelog for MeshViewer
mview 0.2.3
- improved VRML 2 and GTS file format support (thanks to Toby Breckon)
- GCC compilation fixes (thanks to Toby Breckon)
- several compilation and code fixes (thanks to Vitaly Lipatov)
- several buffer overrun fixes
mview 0.2.2
- correction of surface normals from gts files (thanks to Bruno
Denet)
- much improved Geomview file format support (thanks to Toby
Breckon)
- added PLY (ASCII) file format support (thanks to Toby Breckon)
mview 0.2.1.1
- minor bugfixes
- updated documentation
mview 0.2.1
mview 0.2.0.1
- fix for a mesh loading bug
mview 0.2.0
- picking of vertices and triangles
- customisable background color
- keep aspect ratio of the model
- fix focus bug
- many minor changes
mview 0.1.2
- extended GLUT menu
- VRML 2.0 parser update
- GCC 3.2 updates
- QT 3.x updates
mview 0.1.1
- configurable edge width and point size
- user interface improvements (mouse cursors and tool tips)
- some minor changes
mview 0.1
- points of the model can be displayed
- features (from a different data file) like points or edges can be
displayed into the model
- improved lighting
- geomview files are supported (only format "OFF")
- VRML2 format saves "shapes" and texture coordinates
- user interface improvements (status bar & progress dialogs)
- removing of double points
- frames per second (FPS) are displayed
- some small fixes
mview 05-08-2001
- save meshes as pmesh, gts, vrml1 and vrml2
- front lines are displayed onto the solid model
- negation of surface normals (affects cut back faces)
- improved VRML2 parser
- taking screenshots should now work a bit better
- several small fixes
mview 20-07-2001
Back to main page