Re: Looking for small, impressive 3D-related Python script

2005-11-29 Thread Michael Schneider
Ken, I would suggest that you embed python in your app (very easy to do). -And convert several of your existing scripts to python. -Show them a stack of python books for customer training purposes - Drive excel with python (allows integration of your product with other products. - Pick an are

Re: Looking for small, impressive 3D-related Python script

2005-11-28 Thread Robert Kern
Kenneth McDonald wrote: > I'm not trying to persuade my company to offer Python as a scripting > language for their product, but I am trying to give them examples of > things that Python can do easily that cannot be done easily with > their current proprietary scripting language. After that i

Re: Looking for small, impressive 3D-related Python script

2005-11-28 Thread Kenneth McDonald
Thanks. Unfortunately, I then still need to write some sort of impressive OBJ-generating script, and it would really be nice if one existed already...I know there will be simple examples out there that will still look very good, but I don't know enough to quickly write one myself.KenOn 28-Nov-05, a

Re: Looking for small, impressive 3D-related Python script

2005-11-28 Thread Jack Diederich
On Mon, Nov 28, 2005 at 04:44:56PM -0600, Kenneth McDonald wrote: > I'm not trying to persuade my company to offer Python as a scripting > language for their product, but I am trying to give them examples of > things that Python can do easily that cannot be done easily with > their current pr