Hi guys, I was wondering if you know a way in maya to separate a mesh into poly shells. In 3ds max there is soulburn scripts which will allow me to select a mesh and run the script, it will then separate a single mesh into multiple elements (shells) provided they exist within the same mesh. if any of you know a script for…
Thanks for the comments! audi100 - you are correct, the leg initially was bent really bad. I tried fixing it but by then I had lost interest on the piece. hahaha I tried hiding some of the flaws with the depth blur. Ok now for a change of pace, I really love typography. I am always looking at type and calligraphy books and…
Yeah most big studios do separate Design from Art. Most that I know anyways. Like we have 2 different types of designers here at ND. Layout Designers and Scripting Designers and Combat Designers. Layout Designers: blockout the levels, they make the rough blockmesh level that the player will playthrough. These are generally…
I'm afraid not but this is actually very easy to implement. I will definetly add it to my "todo"-list. Thanks! More sophisticated texel density tools will definetly be available in the future. Picking the average TD from a couple faces - that's a really cool idea. That will go to my "todo"-list as well, thanks! 1) Yes this…
http://perso.wanadoo.fr/werwack/maxscript.htm this script might help, but also needs keys already set. I think you can define a "skinpose" with the bones, which would be that static frame I can also recommend the "anipose" script, its really good too. http://www.chuggnut.com/scripts/anipose/ver3/Anipose%20install.mzp
If you need a tool for selecting your controllers from a window, instead of from the viewport, there are some scripts that do that, however i havent tried any of those. The best source for free Maya scripts is CreativeCrash, maybe you ll find what you need there:…
for dreads you should try this cool "free!!" script.. seems like it would make awesome dreads!! here is a sample pic.. i bet if you messed with the settings and did it to a tube or something you would get awesome dreads.. here is a link to the thread of the script in the thread there is a link to the script..…
We are looking for a freelance Python & Mel scripter / Tech artist to work on an immediate exciting project. Do you think you fit the following? Have examples of your scripting / Tool dev work Are comfortable prototyping tools & scripts in Maya Have experience with rigging, geometry placement/vertex deformation,…
Technical Sound Designer Psyonix, an independent videogame developer located in downtown San Diego, is looking for a passionate and knowledgeable Technical Sound Designer to join our audio team. As a Technical Sound Designer at Psyonix you are the conduit for the audio team to fully realize its most innovative vision. You…
Thank you passerby I've actually was thinking about the AM scripting with syntax like this "app.charIDToTypeID( "Mk " )", but I've seen that the .com interface is using the VBScripting an I know I've used this kind of scripting once with VB scripts so it's great that there are no restrictions on what you can do with Python…