knackbrot

knackbrot

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Disable When != condition busted? April 26, 2011, 6:02 a.m.

I think the problem is, that you are doing an OR condition (which is always true in your case) when it should be AND. You should try {parm != 0 parm != 3}

surfsect artifacts April 17, 2011, 7:53 a.m.

Have you tried to render it. in my experience those little display artifacts just go away in the render.

How do I setup network-distributed IPR in H11? April 15, 2011, 3:23 a.m.

It's just like normal remote network rendering.

mantra -H host1,host2

It's important to not have spaces in between the hostnames and the commas.

It's certainly useful but I found that it has problems with refreshing automatically.

http://odforce.net/wiki/index.php/MantraRemoteRendering [odforce.net]