All Posts tagged “vector

Blender Geometry Nodes: Vertex Normals – Alien Orb

The development of Geometry Nodes inside of Blender does not slow down. Recently they added support for vertex normals on input meshes. Manu guides you through the stages required to build this space orb effect that relies on vertex normals. You’ll learn some procedural animation […]

Dynamic Outlines with Blender Geometry Nodes and Eevee

Now that Blender features procedural workflows with its lates feature addition Geometry Nodes its time for us to have a look at the other side of the fence. This tutorial mini-series looks into GN from a Houdini users perspective and explores what’s already there and […]

Guest Tutorial: Simon Fiedler – Controlling Swirly Particles

It finally happened – our dear friend Simon Fiedler agreed to record a guest tutorial for us. He decided to share one of his production tricks for controlling particles: Building a swirly vector field to advect particles. Although it looks organic and natural, it’s highly […]

TD Essentials: Parallel Transport

Curve framing is important for a lot of things, like trajectories, creating geometry from curves or aligning copied geometry to curves. In this tutorial Manuel implements the parallel transport algorithm that transports an initial normal vector along a curve to create a smoothly varying frame. […]