VRML

Joonas Paalasmaa joonas at olen.to
Sat Jul 21 17:42:31 EDT 2001


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



More information about the Python-list mailing list