John Haddon

Gaffer visits Welikia

Eric Mehl of Hypothetical has been busy using Gaffer's procedural scene generation and rendering to recreate Welikia, the ecosystem of New York City before settlement by Europeans. There's an

Gaffer 0.58.0 : We're going on a bug hunt

Gaffer 0.58 contains a caching optimisation that can significantly improve interactive performance in many cases. But this optimisation can also reveal subtle bugs in Nodes that may have gone unnoticed until now.

Let's talk about sets

Sets are a powerful and commonly used tool in production pipelines, but they are not without their dangers. In this post we look at the details of how they work, and share some

Stupid Gaffer Trick

💡Save your work first. And don't expand all! Execute the following via the PythonEditor : import GafferScene n = GafferScene.ShaderAssignment() n["in"]["childNames"].setValue( IECore.InternedStringVectorData( [ "turtles&

New Gaffer Examples

Let's face it, there's only so much you can learn about Gaffer from a ball of cows. Wouldn't it be great if there were some more comprehensive