> Thank you for your test, now I know it works on OSX so probably on
> Linux too !
Yep, that's very likely, so you didn't even test *nix, though it
works... impressive!
Thanks again Sebastien,
-jelle
___
Pythonocc-users mailing list
Pythonocc-use
Hi Sébastien,
Just tested under Windows, absolutely great contribution!
Maybe the rendering engine could even be more integrated with OCC (for
instance, get lights/materials/textures from pythonOCC and transfer their
properties to yafaray).
Cheers,
Thomas
2009/10/14 Sébastien Ramage
> Hi all
Hey all,
Here are some tools that allow you to convert from IGES to a PNG
image. They are not robust, and there's a few dependencies like
optfunc and stl2pov (a thirdparty program). They also leave a lot of
files around.
stl2pov.py
http://adl.serveftp.org/skdb/import_tools/stl2pov.py
pov2png.py
On Wed, Oct 14, 2009 at 10:46 AM, Bryan Bishop wrote:
> stl2pov.py
> http://adl.serveftp.org/skdb/import_tools/stl2pov.py
Now with images. Here's what the output looks like for me:
http://adl.serveftp.org/~bryan/pythonocc-tools/bearing.png
The rest of this email is just describing how I did it a