Here are some of my favorite Maya hotkeys. Most stuff is crammed around QWER so I don't have to move my hand very far, very often: * Alt + D : Delete history (on selected object only) * Shift + Q : Toggle Wireframe on Shaded * Ctrl + Q : Toggle Selection Highlighting * Alt + Q : Delete most recent construction history…
Hi everyone. I'm trying to sort out a script I need for combining and readying building assets for Unity for Maya. My outliner looks like this: I have to click on storehouse_t0_LOD0 in this example and when I run the script it goes through and deletes history, freezes transformations and combines the msh_ groups that are…
Hi All, I am in the process of compiling my first modeled/sculpted/rigged charater model from 3ds Max to Source. This model is to be used as a custom "skin" to replace an existing model in a Valve Source game (L4D2) and there are a couple of little points I am confused about and would like to confirm. Node Assignment: In…
Like ryan says. You need to benchmark what solution gives best performance vs. best result. some additional comments: you say "we", does that mean you have some code support or similar? you could look into coding some normalmapblend node to use in your shader. A Lerp deluxe kind of thing maybe? Also, i dont know what kind…
There we go! Looking good. I'd give this another pass, and try to refine some things. - Try and get the rotating tiles evenly sized and the bars on top evenly between them. - More height on those planks. & I think the center squares are also seperate wood tiles, so some depth/separation on those would also be good. Don't…
For some reasons, dynamask painting stoped to work for me.(Ps Cs3) I can use the simple dynamask mode to apply mask textures, but everything i paint gets ignored when pressing accept mask. I also tryed to reinstall Quixel Suite, but its still not working.(2.04 and 2.1). Someone has any suggestions?
Hi all, Have you used the mirror mode in Skin modifier with Max 2011? I just cannot get it to work, everything is centered and xform is reset, I have used the mirror tresh value to get rid of all the red points etc. - yet it doesn't mirror anything. ever. Could this be a problem with 2011 64-bit or have you got it working?
Greetings! We are developing a premium browser-based 3D configurator for fiberglass swimming pools and are looking for an experienced realtime technical artist / game-ready asset specialist to assist with optimization, retopology, material conversion, and realtime rendering workflows. We need someone who specializes in…
Okay, is working, but now will need to think about workflow and what it needs to make things efficient and simple. Here is breakdown of the basic code though: For maya python script, same as before but newline is needed to prevent that empty row issue (I don't know why, it just works): note that you have to select…