Thanks David, looks like it should be a fantastic resource! Cheers Dave
I agree 100% until max has python implemented as a scripting language (I’m not holding my breath) we are stuck with either wrapping existing apps that…
Hi, Guys, I prefer to use COM instead of doscommand etc… Its very easy to make class written in python into a COM service. Here is a repost of the co…
MySql is really simple in Python with the ‘MySQLdb’ module, it makes connection and interacting with the database simple. For xml i like Element Tree…
I agree completly, python is very good at gluing the pipeline together even more so if you have a multi package workflow so max maya fusion/shake… and…
PEN: Dave thanks for the example. I will be digging into that soon and I will let you know how it goes. As for sharing I will certainly share the d…
Hi, Paul, I can not for the life of me find that script I wrote (some were in the abyss that is my projects folder). I do recall how it worked though…
Yeah I totally aggree with the NDA stuff… I would love to show the world some of the stuff were doing I am also a very dig fan of dotnet inside of m…
Hi, Guys, Fist off, Camera Server that I mentioned is a simple little app im working on, that will keep animated cameras in sync. So an animator can …
I sure can: I use python for all manor of things we have written full feature project management apps, asset browsers and a host of other bits and pi…
Hi Guys, I have posted a really simple example here I will post more soon, Cheers Dave
Hi, Guys, Most of the direct interaction from python in max is done through COM… You can also do ALLOT with 3dsmaxcmd.exe and creating subprocces. Un…
Hi, erilaz, JHN, I use python for all manor of things we have written full feature project management apps, asset browsers and a host of other bits a…
cool… my python scripts would only be helping good ol maxscript out… You will not regret learning python at all… I have written an entire workflow/pip…