Download List

Descripción del Proyecto

stl2pov reads an STL (Standard Triangulation Language) file and outputs a POVray mesh. It has been tested with STL files generated by Pro/Engineer.

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.

2011-06-23 10:00
2.5.0

Un error en relación a la lectura de archivos binarios de STL se ha solucionado el aspecto normal fue leído como el primer vértice. Al escribir POV-Ray los archivos de la transformación del sistema de coordenadas correctas se aplica ahora (intercambio de X e Y).
Tags: Major bugfixes
A bug regarding the reading of binary STL files has been fixed; the facet normal was read as the first vertex. When writing POV-ray files the correct coordinate system transformation is now applied (swapping x- and y-coordinates).

2009-03-28 20:23
2.4.3

Esta revisión edite un error en la versión Win32 sobre la lectura del gran archivos STL binarios. Los usuarios de la versión binaria de Win32 se anima a actualizar.
This releases fixes a bug in the Win32 version concerning reading big binary STL files. Users of the Win32 binary release are encouraged to update.

2008-02-13 22:43
2.4.2

Esta versión incluye una opción para definir distancia permitida entre los vértices que se supone que son los mismos. Añade el estado de presentación de informes para supervisar los progresos, especialmente en archivos grandes. Algunos errores se han reducido a las advertencias. El programa es un poco más informativo.
Tags: Minor feature enhancements
This release adds an option to set allowed distance between vertexes that are assumed to be the same. It adds status reporting to monitor progress, especially on big files. Some errors have been reduced to warnings. The program is somewhat more informative.

2006-06-05 18:42
2.3.0

El cambio de sintaxis de malla en POV-Ray ha sido cambiado.
Tags: Major bugfixes
The mesh syntax change in POV-RAY has been changed.

2005-04-26 23:18
2.2.0

Esta versión ha cambiado a una licencia tipo BSD. El makefile se ha cambiado a compilar limpiamente con pmake.
Tags: Code cleanup
This release has switched to a BSD-style license. The makefile has been changed to compile cleanly with pmake.

Project Resources