Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-20 07:09
0.3.3

Esta es una versión de mantenimiento. Varios CCG y Mac OS problemas de compilación se fijaron. Un par de pequeños problemas se solucionaron, y el programa es ahora capaz de cargar archivos de imagen de la textura de la guía modelo.
Tags: Minor feature enhancements
This is a maintenance release. Several GCC and Mac OS compilation problems were fixed. A couple of minor problems were solved, and the program is now able to load texture image files from the model directory.

2008-12-03 06:48
0.3.2

Esta versión es compatible con nuevos formatos de archivos 3D, el apoyo a qmake, varias mejoras de menor importancia (cuadro delimitador, el apoyo a la rueda del ratón, etc), y algunas correcciones.
Tags: Minor feature enhancements
This release features support for new 3D file formats, qmake support, several minor enhancements (bounding box, mouse wheel support, etc.), and some bugfixes.

2006-08-24 23:33
0.3.1

El lanzamiento incluye un puerto para Qt4, una importante actualización para el código fuente Qt3, y la eliminación de libjpeg para la lectura de la imagen, con la lectura de las capacidades de imagen en vez de Qt.
Tags: Major feature enhancements
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.

2006-07-27 16:16
0.3.0

El programa ha sido portado a Microsoft Windows. Junto con el cambio de operador, el apoyo a varios formatos 3D se extendió, el apoyo freeglut se añadió, la documentación se ha actualizado, y un par de errores fueron corregidos.
Tags: Major feature enhancements
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.

2005-11-30 19:48
0.2.3

Esta es una versión de mantenimiento con VRML 2 y mejorado soporte de formatos de archivo GTS, fija la compilación de GCC, fija varias rebasamiento de amortiguamiento, y varios otros cambios de menor importancia
Tags: Minor feature enhancements
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

Project Resources