All Posts tagged “normals

A Procedural Polka Dot Shader with Analytic Normals

Today we’ll build a procedural shader that produces a polka dot pattern. While this is quite informative, as we learn how to tile the uv space, the interesting part is creating the normal map. We want to use the implicit sphere equation to derive z […]

Colored Trails (Point Advection & Rendering)

One of the great things about the Houdini community is that we’re always confronted with clever questions and with clever answers too. “How do I color strands using an image’s color palette?” was the comment on Vimeo that led to this setup. Yet when talking […]