Arc Productions, a Canadian based CG animation and visual effects facility located in downtown Toronto is looking for a Lead Modeler to join our team. With over 250 artists and technical directors and the most up to date resources available, we bring the vision to both major Hollywood studios and independent producers to…
Arc Productions, a Canadian based CG animation and visual effects facility located in downtown Toronto is looking for a Senior Animator to join our team. With over 250 artists and technical directors and the most up to date resources available, we bring the vision to both major Hollywood studios and independent producers…
trying to write a procedure thats groups the uvs shells into 3 seperate categories (Small, Medium, Large). but running into an issue where small uv shells doesnt get cast to the correct array $uvShellSmlList. Im been spending the whole day looking and testing to see why its doing that. Note this code only works on maya…
This is tailored towards beginners or curious people -------------------------------------------------------------------------------------------------------------------------------------------------------- GENERAL INFOS1 - Yes, Cinema 4D works very well for a game workflow if you know your Software2 - No, you 99% won't get…
I took a peek at the page source, and it seems like the turntable is done with a simple javascript rather than flash or quicktime. I'm thinking it shouldn't be too hard to work that into a portfolio website. $(document).ready(function(){ var images_array = new Array(); var current_pic = 0; var is_drag_binded = false;…
Most animators prefer working with Eueler because you can see and directly edit the f-curves. However, if a rig is careful with setting rotation order you can avoid most issues with gimbel in most circumstances. It's impossible to avoid in all situations, but you're really only going to run into it in the ball-and-socket…
Find out what this game tool can do and how it does it. Then do the tutorial that shows you how to build your first scene. You might want to check out ogre 3d as well. To be honest there really isn't a book out there that really cover this. World building is world building. It's different for every project. 1. make half…
Solved it: got rid of Parray and SuperSpray, remade whole system on PFSources with editable polys insead of blobmesh as geometry, then baked particles with PFlowBaker and exported it to FBX
:) Thanks for the input guys. There is currently 1 texture sampler call for the noise permutation array. I had it in code.. but with it there it took over 3300 instructions. If I can get this working in a light enough state the applications are near limitless to adding subtle realism to our worlds. Other people have done…