Public Transportation

Small project overview which explain how artist get the concept and how he completed it inside Adobe Photoshopdiv class=”feedflare”
a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=LGqnYgHtB8I:xohgFA8sz9w:yIl2AUoC8zA”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?d=yIl2AUoC8zA” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=LGqnYgHtB8I:xohgFA8sz9w:7Q72WNTAKBA”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?d=7Q72WNTAKBA” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=LGqnYgHtB8I:xohgFA8sz9w:V_sGLiPBpWU”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?i=LGqnYgHtB8I:xohgFA8sz9w:V_sGLiPBpWU” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=LGqnYgHtB8I:xohgFA8sz9w:qj6IDK7rITs”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?d=qj6IDK7rITs” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=LGqnYgHtB8I:xohgFA8sz9w:gIN9vFwOqvQ”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?i=LGqnYgHtB8I:xohgFA8sz9w:gIN9vFwOqvQ” border=”0″/img/a
/divimg src=”http://feeds.feedburner.com/~r/Cgarena-GetAttentionInCG/~4/LGqnYgHtB8I” height=”1″ width=”1″/

Archinteriors Vol. 20 is Out

Take a look at this 11 fully textured cars with professional shaders and lighting ready to render from Archinteriors vol. 20.div class=”feedflare”
a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=k9qrlCiZRi4:arB_9_8S4ZE:yIl2AUoC8zA”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?d=yIl2AUoC8zA” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=k9qrlCiZRi4:arB_9_8S4ZE:7Q72WNTAKBA”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?d=7Q72WNTAKBA” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=k9qrlCiZRi4:arB_9_8S4ZE:V_sGLiPBpWU”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?i=k9qrlCiZRi4:arB_9_8S4ZE:V_sGLiPBpWU” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=k9qrlCiZRi4:arB_9_8S4ZE:qj6IDK7rITs”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?d=qj6IDK7rITs” border=”0″/img/a a href=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?a=k9qrlCiZRi4:arB_9_8S4ZE:gIN9vFwOqvQ”img src=”http://feeds.feedburner.com/~ff/Cgarena-GetAttentionInCG?i=k9qrlCiZRi4:arB_9_8S4ZE:gIN9vFwOqvQ” border=”0″/img/a
/divimg src=”http://feeds.feedburner.com/~r/Cgarena-GetAttentionInCG/~4/k9qrlCiZRi4″ height=”1″ width=”1″/

To become…..VFX Supervisor

What kind of skills should possess to become VFX Supervisor ?

Simpler, faster and cheaper version of TD-College now online!

TD-College listened to the suggestions of its members and we are proud to announce TDC 2.0.

It’s simpler, faster and cheaper. You still get the same hard-core, production-driven content but it is a lot more affordable and you can start learning in as little as 5 minutes. No more enrollment agreements, aptitude tests, registration procedures, etc. Just register (it’s free!), add courses to your shopping cart, pay and off you go! You will be learning the in and outs of TDism in no time.

Check it out at http://www.td-college.com/

We hope you all like our new platform and that you help spread the word if you do.

Basic Nuke Scripts

Hi All-

I use nuke, but I want to start utilizing the script editor more. Can you more experienced "Nuke Ninjas" list some frequently used/basic scripts that I and other artists should know about?

Thanks!

Motion path question

Hello everyone,

Please excuse the long post, I’ve included the MEL stuff.

I have some cubes that are attached to a motion path from this mel script…

for ($i=0; $i<10; $i++)
{
float $ropeUpos = ($i * 0.1) + .05;
select -r rope1;
polyCube -w 1 -h 2 -d 1 -sx 1 -sy 1 -sz 1 -ax 0 1 0 -cuv 4 -ch 1;
group; xform -os -piv 0 0 0;
string $dnaBlock [] = `ls -sl`;
string $motionPathNode1 = `pathAnimation -follow true -fractionMode true
-curve rope1 $dnaBlock[0]`;
select -r ($motionPathNode1 + "_uValue");
setAttr ($motionPathNode1 + ".uValue") $ropeUpos;
}

I want to have the ability to move the cubes away from the curve/motion path, and have them animate back onto the path at whatever point in time I decide. I would also like to be able to reshape the path/curve interactively, possibly even keyframe it, and have the cubes "snap" back to the path.

Is this possible?

Thank you very much,
Craig

Craig Whitaker
MFA Candidate
New York University
www.craigwhitaker.net

NukeX 6 masking ?

How to create garbage mask using IBK keyer?
I have an image and want escluir the edges where the bottom is in green, I want to limit the cut as close as possible to the person.

When used combustion did it with ease, delete anything that is not wanted and left transparent, but am having difficulties in nuke.

I have looked at the documentation accompanying the program, I’m using nukeX 6.

What would be better to use IBK, Keylight or Primatte? what is the difference between them?

Thank you.

Composite

So do you guys think Autodesk will release Composite as a standalone. Would be nice.

Build’s Cat

Build cat

Build cat

Kimko.

redguardmaoohaguro