Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Conversion tools: stl2pov, pov2png, iges2stl, iges2png

Received: by 10.229.30.139 with SMTP id u11mr2042061qcc.6.1255546111591;
        Wed, 14 Oct 2009 11:48:31 -0700 (PDT)
Received: by 10.229.30.139 with SMTP id u11mr2042060qcc.6.1255546111532;
        Wed, 14 Oct 2009 11:48:31 -0700 (PDT)
Return-Path: <kanz...@gmail.com>
Received: from mail-vw0-f192.google.com (mail-vw0-f192.google.com [209.85.212.192])
        by gmr-mx.google.com with ESMTP id 19si418612qyk.4.2009.10.14.11.48.30;
        Wed, 14 Oct 2009 11:48:30 -0700 (PDT)
Received-SPF: pass (google.com: domain of kanz...@gmail.com designates 209.85.212.192 as permitted sender) client-ip=209.85.212.192;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of kanz...@gmail.com designates 209.85.212.192 as permitted sender) smtp.mail=kanz...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-vw0-f192.google.com with SMTP id 30so37437vws.21
        for <openmanufacturing@googlegroups.com>; Wed, 14 Oct 2009 11:48:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=nLtMsg24v+OQrSRXiSwolZED1kXSwxsqF4ZZlL0rSjY=;
        b=xJcttttnKVXe454cn7X2MGapRNgROFbgB6Ck7Ei7hetUGi+Foj/dC8b+sPkvHtw/3E
         YNDdDHKxwlJ/DZxzZO5bheT+rpTKnNOhjSYgX5ZpwwHU9KG0Uyg9uIiwWxoqG0WBt1Jq
         2NnJDaqjsf+zlsYPwh+7A6FA/9O7yklNzputs=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=PkBgOpM9p31WX8f7HauHkAoIYuimZ2G80TTQdeR5/GV6D6BOi39wcLK+KEugvj29Mg
         SL+tOfSv8UD1kNyGVYoX6Kz0wDHSYlwZ7854X5MLWf67t6NPl5eZt6h7hqEyuhSOT+Hj
         fksxyARPyx6wNGCfEmHFgQfyjWqcqCGSwlXC8=
MIME-Version: 1.0
Received: by 10.220.102.2 with SMTP id e2mr13522755vco.41.1255546108972; Wed, 
	14 Oct 2009 11:48:28 -0700 (PDT)
In-Reply-To: <c3dd57ae0910141142v764b32fpe8e91fe3e8a726e@mail.gmail.com>
References: <55ad6af70910140846y21bdt1dbfe4843846f...@mail.gmail.com>
	 <55ad6af70910141125i7f485967lb7245d4464701...@mail.gmail.com>
	 <c3dd57ae0910141142v764b32fpe8e91fe3e8a7...@mail.gmail.com>
Date: Wed, 14 Oct 2009 13:48:28 -0500
Message-ID: <55ad6af70910141148i3be702aak868f584075592...@mail.gmail.com>
Subject: Re: [Open Manufacturing] Re: Conversion tools: stl2pov, pov2png, 
	iges2stl, iges2png
From: Bryan Bishop <kanz...@gmail.com>
To: Vitaly Mankevich <albanetc...@gmail.com>, 
	Open Manufacturing <openmanufacturing@googlegroups.com>, kanz...@gmail.com
Content-Type: text/plain; charset=ISO-8859-1

On Wed, Oct 14, 2009 at 1:42 PM, Vitaly Mankevich <albanetc...@gmail.com> wrote:
> Looks like Thingiverse uses povray for actual rendering:
>
> http://blog.reprap.org/2008/11/announcing-thingiversecom.html
> "From STL, its easy to convert to POV which i use for doing the actual
> rendering. linux (or something independent, say python) and command
> line is also crucial here."

I see. Right now converting from IGES to STL is taking a long time.
The povray part is pretty quick. One other option that I am
investigating is using gmsh (which links to OCC) to load an IGES file
and then save an image (it has some image saving functions). The
problem is that the output of the GIF exporter looks like this:

http://adl.serveftp.org/~bryan/pythonocc-tools/bearing.gif

But it is significantly faster, so a compiled tool (linking to gmsh)
might be better in the end. I don't know how fast occray is, it was
just announced this morning. An off-screen OpenGL renderer would be
even better. I guess I'll go back to digging through the OCC
code-base.

- Bryan
http://heybryan.org/
1 512 203 0507