All Posts tagged “VOP

DIY Rendering Engine Like It’s 1975

What do you do when you need fast info passes rendered out but are too stupid to set up something in ROPs and too lazy to use Solaris? Right – you build yourself a 1970s render engine straight in SOPs. Clever? Not sure. Useful? Definitely. […]

VEX & VOPs: Perspective Halftone Illusion

Occasionally we find an E-Mail in our inbox that asks how to achieve a given effect. This time Jesper asked us how we’d go about creating something like this – spheres arranged in space to create the illusion of a halftone image when viewed from […]

DIY Scatter Tool (Solving Problems in Houdini)

We get the question “why are you doing that setup this particular way?” reather often. As with most setups in Houdini there are many ways of building it. In this tutorial we’d like to go over different approaches of solving a very basic problem: Scattering […]

VEX / VOPs Basics: PCFind

One of the top three questions we’ve been asked during season one was “How does PCFind work?!” and indeed the question is important as so many setups rely on the ability to find close points.