I may be able to help more. I animated a simple plane, and saved it out in .ma format, and here is some interesting data from the file: createNode animCurveTL -n "pPlane1_translateY"; setAttr ".tan" 3; setAttr ".wgt" no; setAttr -s 3 ".ktv[0:2]" 1 0 10 13.589232757275301 20 -7.4898579375440484; setAttr -s 3 ".kit[1:2]" 9…
My name is Ibrahim. I am solo-developing Sophie the Zombie-Girl, a 3d platformer stylish-action passion project. I have 3 years of experience working as a professional Unreal Engine programmer and solid skills in 3d, animation, concept art, and VFX. At the moment I am at a university and have a part-time job as a…
I'm new to modeling, just started using Maya a couple months ago. I recently kept up with the Darksiders II MAW Contest and was inspired to start a little side project creating an axe. I'm not sure how to ask my question. My axe is 3-sided, and I guess you could say tri-symmetrical. I want to know how you create UV's for…
Company: Ciney (Mobile VFX App) Location: Remote / Global Description: Ciney is a new mobile VFX creation tool that lets creators blend 3D assets into real-world scenes in minutes. We are launching a Seed Creator Program to test Ciney with talented 3D and VFX artists. This is a paid testing program: participating artists…
Edited post - July 14.:So, this is it! I made it. Not in time, not anymore for contest because I am late, not in low poly because there was not enought nerves left with my lagging PC, but I did it!! <3 <3 <3 I hope you enjoy it as much as I do! My portfolio page: https://www.behance.net/gallery/31225253/Learning-ZBrush…
3 eggs or equivalent amount of any meat, potatoes or vegitables you like 1 Onion (med) 1.5 Tomatos (diced) 6 Corriander stems (diced) 1/2 tsp Chilli powder 1 chillie (no seeds. diced) Veggie oil 1) deep fry onions until golden, drain oil and keep, leave onions aside draining in a colader 2) add all tomatoes and a bit of…
here's a custom status bar i use, has a scripted version of the tti that works with subobject selections. Currently needs work, has some bugs and i'm sure there's a lot of redundant code,but the functionality is there. Haven't spent much time on rotate or scale. Careful with selecting large amounts of edges or faces in a…
I downloaded an object made up of flowers from the internet, together with the object there were 3 different textures attached for the different types of flowers. When I open the object it is a single block and if I try to drag and drop the image on the object it applies it to all. If I try to explode the object, thousands…
For those that use Maya, here's a script I wrote a while back that does the same thing: //name: QuadConnect//by: PolyhertzstartQuadConnect;global proc startQuadConnect (){global string $curObj[], $vrts2Tweak[];string $origList[];$origList = `ls -sl -fl`;$edjList = `filterExpand -ex 1 -sm 32`;polySplitRing -stp 2 -div…