VRML

Mike C. Fletcher mcfletch at home.com
Sat Jul 21 20:19:22 EDT 2001


http://members.home.com/mcfletch/programming/mcf_vrml.htm

That's in Python, though it requires the mxTextTools extension under the
covers.

HTH,
Mike

-----Original Message-----
From: python-list-admin at python.org
[mailto:python-list-admin at python.org]On Behalf Of Joonas Paalasmaa
Sent: July 21, 2001 17:43
To: python-list at python.org
Subject: Re: VRML


Jacek Pop³awski wrote:
>
> Hello. I am writing car game for Linux. To create 3D objects I use
Blender,
> save with alt+w which gives simple "videoscape format". I think VRML will
be
> much better.  It will be great to create converter between VRML and my own
> format. What I need is Python library which helps me read VRML. I searched
> www.python.org, freshmeat and sourceforge.  I found some projects, but one
is
> in C++ and not so easy (example app is huge!), seconds is in Python and I
can't
> find "download" section anywhere. Can you help me?

Use wrlexport.py, that uses Blender/Python API for exporting.
You can find it from
http://www.janw.gothere.uk.com/exportmesh.html#vrml1
--
http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list