Been trying to hotkey Curve Point selection mode, but I can't find the correct command. Tried echo all commands, and the documentation here. Usually I use context menus to switch between the different component modes, but clicking on a curve with polys behind or surrounding it can be a pain. If anyone knows the command or…
Would've been nice if you'd finished CHAPPIE your initial project that didn't really get past reference gathering, I mean what happened? rather than continue to push stuff out the door like a conveyor belt. Note - a bit nitpicky I guess but an important OHS plant requirement nonetheless due to practical experience…
I do the same as Jerry, notepad++ and 3DSMax for viewing. Does the job for learning it, and it's not complicated like I found FXcomposer. ShaderFX is a bit different, as a node-based editor. But it is a perfect learning tool also, it provides you and easy way to generate HLSL code for which you thought of the logic before…
My friend and I are co-developing a open world zombie survival game. We are very dedicated to this project and hope to make it far. Code Z.E.R.O. has been in development for a few months and the basis for the game is to be the most realistic zombie survival game in a large urban environment. The game is build with the…
I'm writing a code to make the CGToolkit's art of rigging arm in MEL. It was going just fine. I got my IK/FK switch set up, had the elbows constrained, and the wrist working quite easily. Then I moved on to the right arm, and here's what I got: ($armSideLong = "right" and $armSide = "r_") The right arm is broken at the…
"Pixel Normal WS node" <--- THIS That's the problem. More precisely, you're trying to change the Normal Map through this PixelNormal node, thereby causing an infinite loop. The normal map needs to have different logic.
For the UV, at least on UE4, there's a solution (I can't check if it works, because I don't have UE4) https://forums.unrealengine.com/showthread.php?1861-Tutorial-How-to-proper-export-a-FBX-scene-from-Cinema-4D-to-U4-with-2-UV-channels I don't like the UV tools too, but I'd like to see if with this:…
Very easy with Arnold just use an aiUtility node with these settings... shade mode = flat color mode = normal You can also set up an AOV to render it out at the same time as the beauty pass etc. google will explain the technical bits
TL;DR My website with portfolio (check YouTube channel for more) http://sergeizemtsev.tumblr.com/ If you want:* Atmospheric and eerie soundtracks in the spirit of Yume Nikki * Paranoid post-punk and insecurity like Berserk and Paprika soundtracks * If you conceived Persona and Danganronpa in the darkest colors * You need…
Hey guys! I'm kind of new to mudbox and was wondering if there's a mode like in 3D Studio Max where you can make a mesh transparent/see-through/x-ray mode whatever you want to call it. I tried searching but couldn't find anything on it. I feel like the answer is going to be something really obvious but I really can't find…