Hey forum, I'm animating this character using 3DS Max. What I'm doing now is trying to make it a walk cycle. The character is rigged, but needs a custom keyframed walkcycle since its way of walking is very different from Max's preset walking animations. I created the entire cycle, but now need it to loop. I tried using the…
Hi, I'm looking for a 3d character artist position, either temporary or permanent. I'm primarily interested in stylized or semi-realistic styles. I have extensive experience creating realistic and stylized game characters for AAA and mid-core projects.
I'm proficient in the full development cycle, from blockout creation to…
Welcome to our 10th monthly unofficial Dota 2 workshop friendly competition This month we are keeping the single item style and this month of December the theme will be "Winter is coming" which means that you can do a single item for any hero and the item need to fit the theme, what means that you can do something winter…
The "do they have a microwave" and "do they have coffee" shit is hilarious. If they don't, run. At my old place everyone would go to get coffee at one of several local coffee shops rather than drink the coffee at work, because going out to get coffee is really a ritual - you go with some friends and you bitch about work…
we are a small team, and we need some 3D artists/animators and some programmers/coders. (bonus points if you know how to make isometric assets and characters, and if you can make spell and area effects) trimetric tiles are what we are aiming for message be and I'll show you! 3D character animator (Blender rigging…
Z-up is right. The code will center it at the lowest center point, of the bounding box. I almost posted a old script that I wrote a while ago that contained that line of code but decided against it. The code works fine for stand alone props and objects that don't need to align together. If one object has a piece that hangs…
Nice one haiddasalami! works as expected :) Anyway, so you have some tips to search this kinda 'tricky' code? I never thought that main toolbar has it's own script to control the items inside (even though those items already removed from the main toolbar). Another thing that I'm struggling to find is that sometimes the…
This page shows code with broken formatting. This code is pretty neat and works well too. To use it - run this corrected Python code: # Python code import maya.cmds as mc import maya.OpenMaya as om def getInstances(): instances = [] iterDag = om.MItDag(om.MItDag.kBreadthFirst) while not iterDag.isDone(): instanced =…
Hello, I have come up with another issue. I suspect this one will be simpler to resolve than my last! I created a simple master material for translucent glass. Blend mode is Translucent, shading model is Default Lit, lighting mode is Surface Forward Shading. I've parameterised the base colour and opacity, among a few…
I cannot quite visualize what exactly you want to do, but generally, Substance Designer offers many different warp/distortion nodes some of which accept grayscale masks to influence warp strength, direction etc etc. Since you can create filters and generators for Painter in Designer, you can leverage these nodes and…