All Posts tagged “Path

Controlling your 3D Printer with Houdini – Part 1

In this video we are playing around with 3D printers. Or more precicsly with the GCode of 3D printers. Chris uses Houdini to modify the GCode to print non-planar layers and create unique looking objects that you could not achieve with regular 3D printing. For […]

New In Houdini 18.5

Full Playlist Here Houdini 18.5 is out! And here are the features that got us excited! Of course there’s much more. (SOP based rigging anyone?!) We had great joy in seeing that Karma has come a long way and that real time pyro sims in […]

Guest Tutorial: Path Solver

We’re thrilled to have Houdini artist supreme Vladyslav Lavrenov for a guest tutorial. And quite a hefty one! Vlad takes us through his reasoning and steps to build a path solver in Houdini to have seemingly random momevements on a grid form a coherent behaviour. […]

Special Guest Tutorial: Shortest Path Growth

Say hi to our very good friend Ben Watts of BW Design. We’re thrilled to have him on Entagma for a guest tutorial showing his newest technique for vein growth in Houdini without any VEX.

Naive Path Finding

This one is a rather brute force approach for a problem we had to solve on a recent job: Finding a path through a bunch of obstacles. Admittedly what we implement here isn’t a very sophisticated algorithm, but its power lies in its simplicity: It […]