Hiya , I am an art student working towards hopefully becoming a concept artist one day. when it comes to general drawing and perspective I feel very comfortable when it comes to drawing figures and isolated objects and props such as vehicles and props etc. My main weakness has always been drawing environments and…
I posted this originally on reddit but I'm posting it here too. I am working on a character rig that is driven by animated textures and I am running into problems with the layered texture node. Here's some gifs to help you understand what I'm trying to do: http://gph.is/2vBPB4S http://gph.is/2vBkCGq What I am trying to do…
and here is my piece of code. assign it to a hotkey and you're fine. with pageUp/pageDown you can toggle the level, when your mesh is in smooth preview mode. // toggle smooth mesh preview for selection // get selected mesh nodes string $sel[] = `ls -sl -dag -lf`; // set attributes for ($s in $sel) { int $v = `getAttr…
Definitely, I come across this every single day. I can code and script/automate my way through life, but most workflow things over here are engine fixes that I can not fix myself. And when I try to talk some sense into the coder/management here, there's always a huge explanation why I wouldn't want said feature and why…
I just use particle hair, convert ti to cards with hair tool addon, then sculpt the cards further. works ok, but never quite perfect Blenders new hair oprions are pretty good too ie geometry nodes, but I am not keen to switch over completely yet hair tools addon has its own shader with a nice anisotropic look
I don’t think it comes in 24gb, just 16gb. Which should be plenty for 3d art and modeling. It’s sometimes nice to have some kind of constraint rather than like unlimited resources so that you know that what you’re building is also optimized as well.
Hey, I was having this issue as well where suddenly it seemed like all my subtools in one specific ztl. file had changed scale. My problem was the values in "Export" under the "Tool" palette had it's values reset. Luckily I could go back to an older version of the ztl. and copy over those random values. Not sure where…
I'm a little confused about what you're asking here, maybe it's a difference in how you and i work. Personally I only use F8 when I want to work on multiple objects in component mode. To move between modes, I use the standard right click marking menu in a quick snap motion. For example, I'm in vertex mode on object A, and…
Hey guys! I'm currently working on an environment that is set under the ground in a catacomb/cellar. I want to make roots come down from the cieling and cling to the walls and pillars in the room. I'm looking for a way to avoid modelling every single root in Maya and placing them on the exact correct spot in Unreal…