All Posts tagged “Particles

Freetut Particle Life

Particle Life in Houdini POPs

Particle Life is a new(ish), super popular autonomous agent system that is able to produce very organic, microorganism-like patterns with particles. So of course we had to build our own version in Houdini, right? In this video we’ll cover the basic ideas of Particle Life […]

New In Houdini 19.5 Pt 4: SOP FLIP Fluids

One of the major milestones in Houdini 19.5 is the SOPification of FLIP fluids – allowing for a much more streamlined setup of fluid simulations. In this video Mo goes over the basics of the new workflow, including custom viscosity and density for our liquid. […]

Creating An Abstract Wire Sculpture

One of those classic setups again! This time we’re combining custom point advection with a few nifty techniques in Houdini to analyze how our base geometry is shaped and where its edges are. Also we’ll talk briefly about a basic rendering setup in Octane. Napoleon […]

Pack Points inside Objects with Geometry Nodes

Geometry Nodes offer a node to distribute points on the surface of another object. But scattering points inside of the volume of a object is not as simple. In this tutorial Manuel explains how to build a Geometry Nodes setup that does just that. First […]

Houdini Tutorial: Melting Things using FLIP

Learn how to turn any object into molten lava by adapting one of Houdini’s presets to liquify any geometry. Ben Watt’s tutorial that triggered Mo to look into this. While we’re not talking about shading & rendering in here, we provide a scene file that’s […]

Render Houdini Particles with Blender CyclesX via Geometry Nodes

Transferring data between DCCs is a cumbersome but necessary task. Particles are not yet supported via nodes inside of Blender for example and usually come in from somewhere else. In this tutorial Manuel shows you how to create a surface flow particle effect inside of […]

Nerd Rant 2.0 – Ep.4: Our Software Biography

We still have offset audio, one camera is slightly out of focus and Mo starts requiring a haircut, but on the plus side we discuss our weird origin story in terms of apps and tools we used. To at some point in the future arrive […]

Axiom Solver: Dissolving Logo

In our tradition to being late to the party, we’re giving Matt Puchala’s Axiom solver a spin. It’s a lightweight and fast pyro solver for SideFX Houdini, enabling interactive workflows with smoke or fire simulations. In this video we’re gonna use it together with Houdini’s […]

Production Setup: Audioreactive Particles Using Vellum & POPs

You wanted to know how to set up something similar to Daniel Sierra’s “Oscillate” in Houdini. So in this tutorial we’ll walk you through the steps necessary to not only create an audioreactive Vellum simulation but also add secondary particles into that simulation and create […]

Mograph Liquids: Controlling FLIP Fluids Via Curve Forces

Been going through a few of Jeff Wagner’s feature presentations from a the last few Houdini releases and stumbled upon a gem which I thought I’d base a setup on: Controlling FLIP fluids using a curve. Throw in a tiny bit of VDB/VEX magic 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 […]

Guest Tutorial: Meshing Small Scale Flip Sims

Our friend Alvaro Moreira put quite a lot of work in optimizing small scale fluid meshes over the last couple of months. Today he wants to share his findings with the Entagma community. Watch him smooth a fluid’s surface while maintaining sharp creases between the […]

Quicktip: Fluid Splashes Using FLIP

After we went over shading, lighting and rendering refractive materials in our latest video in Rendering 101, you wanted to know how the liquid splash we used had been created. Look no further – in this tutorial Mo walks you through all the necessary settings […]

A Bit Of VEX : Easy Caustics Generator

Last week we’ve been visited by our good friend Fritz “Frizz the Whizz” Kemmler – a most talented developer. And while pondering some other algorithms, we needed a bit of distraction. So we ended up throwing together this one: A very straightforward and not so […]

Obstacle Avoidance: Flow Fields

A quick and easy method for guiding particles / agents / things around obstacles, using Attribute Blur and Measurement SOPs. Download Project File

Production Setup Walkthrough: Color Dust Explosion

Happy holidays everyone! After my planned snow globe tutorial turned more into a disgusting alien egg thingy, I decided to instead dig out a production setup I did a while ago, doing the (very) popular dustsplosion.

Nerd Rant: DOPs

Recorded back in October when Mo was cranky due to reasons, Manu decided to discuss his (then) favorite topic when it comes to Houdini: DOPs. Turns out it is not so much Mo’s favorite topic. Watch this nerd rant to see us being cranky and […]

Custom Particle System in VEX

Dobromir of Inlifethrill Designs asked us how we’d go about recreating this. And as I’m quite untalented with Houdini’s particle system, I turned to VEX to create this custom particle system in which individual particles attract each other.