compared to some of the block heads on the board i consider you a softy. :) i guess some people look at that pic and laugh because they think its a bug. but there is another group of people that laugh because its a feature. i have not really known any animators who would trade in maya for another app once the have worked…
//edit: didnt mention that, but the sprite sheet is for animations, so the images have to go from left to right - top-down Hey all, iam just wondering how a good spritesheet workflow would be. My curently workflow is 1. Render Animation 2. Put all in one Css file on top of each other and Crop 3. Save them out via script 4.…
Just wanted to thank you. Even in 2025 I've been using this script at work and personal stuff. <3 Whenever I switch to a new machine I return to this bookmarked link and re-apply the script. I know you can now double click a face to expand to the whole UV shell, but I'm just so accustomed to mapping this script to a…
Hello all, i have some problem with my Maya 2013 =\ can someone help me with this? i get this eror everytime when i run Maya\plugins\or just trying load image into Maya =(( Could not find maya.utils._guiExceptHook.Invalid Python Environment: Python is unable to find Maya's Python modulesPython Environment: PYTHONHOME =…
I think you got it all mixed up a little... ;) Mirai, Nendo and Max 4 all came out around the same time - 1999-2000. Nichimen's Mirai was the 'next-gen' version of N-World, a 3D package associated with 90's console development - especially Nintendo - which itself originated from an early 3D package developed for a hardware…
Thanks for the help guys, executing the script didn't give me any more errors, but it also didn't do anything lol. Is anyone using Maya 15 that can direct me to where the "bake" button for Turtle would be? Topogun has helped with baking my maps but I would like to compare before I include it into my pipeline. Cheers, Adam
The Zbrush 2 practical guide is probably the best learning resource available. There's not a lot of material available partly because of how new Zbrush is, but also because Pixologic covers most of Zbrush use and UI pretty extensively in this document. It's full of Zscripts recorded right from modeling sessions within the…
Hey all ! :) Was cleaning up some code on my 2017-2018 codebase and stumbled upon this old piece of work that i did for PolygonFlow's first iteration last year; a basic licensing function that worked with Gumroad license keys. urllib2 def gumroadLicenseChecker(license_key, user_email, check="true", productID="ItBYu"):…