Hi Everyone, I was recently hired a few months ago as a Technical Artist at a games company but am not working on 3D content at the moment. I was wondering what sort of scripts and projects TA's are expected to do in regards to rigging and controllers, python scripting for tools (what sort of tools??), shaders (is this…
The instanced mesh being black is actually a new feature, in the sense that it prevents a potentially dangerous behaviour related to xforms orientation that many new users weren't aware of. The black (flipped) display is basically a warning, in a sense. In order to display the instance mesh "inside out", you need to turn…
use xgen If you make a curve, select the verts on your animal and run this (nasty mel I googled cos I couldn't be bothered to write any python at this time of day) it'll distribute the curves at each vert. (curve1 being the name of the curve) . You'll want a better script as this doesn't appear to take into account mesh…
Wow you guys responded alot faster then I expected :D Thanks! I forgot to mention that I was using maya and the language was python, I've come up with this long method: cmds.xform('pCube6',cp=True) test = cmds.spaceLocator() cmds.pointConstraint('pCube6',test) cmds.orientConstraint('pCube6',test)…
I'd be tuning in for YHiPs, no doubt. I think I may be conceding something to Kevin by admitting this, but I really don't understand the seeming need for British productions to be 'Americanized' before they're aired in America. Plenty of American shows air in Britain and do relatively well, never heard a Brit complain that…
To apply for this role, please follow this link: https://jobs.newworldinteractive.com/jobs/1725012-technical-animator Are you a killer Technical Artist who specializes in animation? New World Interactive might be the place for you! We are looking for a Technical Animator to join our team. We believe collaboration is key to…
Mimic Productions is currently looking for a Character Rigger / Animation TD to join our ever growing studio in Wedding, Berlin. This is for a period of long term. Character Rigger / Animation TD You’ll have bags of experience with: MEL and Python Maya and other 3D software Maya API Strong knowledge of character rigging in…
Hi everyone, We're looking to bring on a Production Coordinator to our team here at Ditto. This is a full-time salaried position with benefits (unlimited PTO, health care, and a 401k). At Ditto, we've developed what we call Virtual TryOn technology (VTO). This allows end consumers to virtually try on frames on their face…
Hi, guys. I made a tool for quick rename and transfer your meshes to Marmoset Toolbag(3.08) the older version doesn't have python support for quick load FBX in the baking group. https://gumroad.com/products/EUKea I did this basically because I tired of popup export windows and choosing a path to export FBX and then choose…