Since you're using XN, here are a few things to note. -You can unwrap your HP and do a UV-bake, I'm not sure how much more beneficial this is to a standard Cage bake, but it might help with uber-low poly bakes especially if you have the details where you need them to be exactly, without stretching. -Upsize your bakes to…
attempting to do some FX via maya expression. found the following that does exactly what I'm looking forlocator10.translateX = `getAttr -t (frame -1) locator5.tx`;locator10.translateY = `getAttr -t (frame -1) locator5.ty`;locator10.translateZ = `getAttr -t (frame -1) locator5.tz`; I'd like to modify this such that 1. just…
Hey all I'm having this ridiculous problem, was hoping maybe one of you ran across this. I'm using Max 2013, and for some unknown reason it doesn't let me assign keyboard shortcuts to the Alt+(Any Number) combination. The irony is that I've already assigned them before! So if I go to Keyboard tab under Customize UI, my…
Thanks for the help man! Noticed RC.exe is cancelled when i try to export from photoshop aswell. - Dae is not read only. - The entire structure is read only but I can't change it, it reverts to read only. Apparently folders are like that now? Win8 - Same error - Same PK )Cqï³5f ) Testcube.daeíZ[oÚH~Ôÿ0ò>î/@…
this is why I hinted earlier; art critique loot boxes should be a thing. Andrew Wilson of Electronic Arts walked so that we artists at Polycount could run. Todd Howard's horse armour was mare-ly the beginning. Neigh! Imagine a platform where young creative minds could go to, splash a few Polybux, and have a 10% chance of…
Hi, I was wondering if anyone knew whether it was possible to quickly export a selected model to smd and avoid this pop up window; Also I'd like it to avoid the success confirmation window; What I want to do is have 1 script to instantly export with those default settings in that image, and have another script that will…
My examples are in Zbrush, but the same principles apply no matter which software you use. There is no 'right' way exactly, but there are ways of doing things that are considered 'industry standard' or are proven to be better ways from experienced people. It takes practice, trial and error to see what works best for you.…
renderhjs i think its working with 2009 if im not mistaken?I believe someone confirmed that in another forum somewhere.People have e-mailed the guy who made the script but without success and that why i ask around for some help. The script seems to work after i close all these things poping up,I also get a dialogue window…
pathdeform world space modifier's a good one though I've always found it frustrating to work with. Tried it out and here's the max file incase you wanted to have a browse and the maxscript I used to work out how many teeth I needed is - curveLen = --insert result of curveLength heremul = curveLen / (selection[1].max.z -…
Sorry for ressurectin this thread but @EarthQuake any way to bake UDIM`s in Marmoset ? I really do prefer marmoset over anything else, but sometimes I have a body split into 2 different texture sets (or 3-4) in which case I just want to export 1 single mesh file with the udims offset 1 unit. And use 1 single HP file,1…