Roland's homepage

My random knot in the Web

Articles tagged with "py-stl"

  1. py-stl / stl2pov

    (tl;dr: download the latest version.)

    Introduction

    The origin of this software was found in the desire of the author to render 3D CAD models using the POV-ray raytracer. Next to geometric primitives, POV-ray can also use meshes. One obvious way to generate those from CAD software is to use ...

  2. A new STL convertor added

    In addition to stl2pov, I've now written a program that writes a shaded projection of the STL file (along the z-axis) as a PostScript file. It supports arbitrary rotations of the STL file around x-, y- or z-axis and automatically centers the object in the view, so you can ...

  3. stl2pov rewrite

    |filename|/images/python-powered-w-200x80.png

    On 2011-04-04 I re-wrote my parser for STL files in Python. The original C parser was 411 lines (excluding comments and blank lines). The new parser in Python is 134 lines. This is also without comments. It took me about two hours to write from scratch. But that includes debugging ...


Page 1 / 1