-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2009-12-09 21:16, jin cheker wrote: > Hi, > > I want to convert some .stl files into .osg files, by programming in python. > Is there some function or package that I can use for doing that?
Umm, wouldn't something like this work? import os os.system("osgconv %s %s" % ("foo.stl", "bar.osg")) Regards, Jan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLIDBun11XseNj94gRAqUkAJ9aLW8KOKlzrEJn+QgPjKtpGaKj6QCfRyeU 3Arx/O55wJOJF19jGK3gBVQ= =oVwk -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org