We are very excited to host our dear friend Dr. Jeroen Claus with a very special tutorial. He’s been working together with Tape Lab, UCL Cancer Research’s Cell Communication Laboratory, to visualise data from their study A Single-cell Perturbation Landscape of Colonic Stem Cell Polarisation, […]
All Posts tagged “Tutorial”
Guest Course: Creating a Rolling Objects Solver – Part 7
In part seven of our free course on building a rolling object solver, Bastian J. Schiffer extends our solver to take into account random initial rotation and so it works with cubes instead of tubes. Download Project Files
Guest Course: Creating a Rolling Objects Solver – Part 5
In part five of our free course on building a rolling object solver, Bastian J. Schiffer modifies our solver to work with POP particles. Download Project Files
Guest Course: Creating a Rolling Objects Solver – Part 4
In part four of our free course on building a rolling object solver, Bastian J. Schiffer goes over how to use our setup to have objects rolling across displaced surfaces. Download Project Files
Guest Course: Creating a Rolling Objects Solver – Part 2
In part two of our free course on building a rolling object solver, Bastian J. Schiffer starts building the actual solver. Download Project Files
KineFX 101 – pt. 28: Building a Curve Controller for KineFX
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Houdini Guest Tutorial (Simon Fiedler): Easy Energy Spirals
Please welcome our Friend Simon Fiedler to a guest tutorial. He generously agreed to share a quick and easy production setup he built for a recent project: Energy spirals with a high degreed of art directability.
OFFF Special: My First Vellum Sim
Back from OFFF 2022 and well rested, we managed to upload our talk’s very quick example of how to build and export your very first Vellum cloth simulation in Houdini. Enjoy! Download Project File
KineFX 101 – Pt.5: The Rig Attrib VOP
To view this content, you must be a member of Entagma’s Patreon at $29 or more
No VEX Houdini: My First(ish) Setup: Abstract Sails
Continuing our “No VEX Houdini” tutorials, Mo presents one of the first setups he built when he started using Houdini. He also rambles a bit about what Manu and Mo actually mean when they talk about using VFX tools for abstract design. In this quick […]
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. […]
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 […]
The Houdini Donut Tutorial!
EDIT: Simon Fiedler just informed me that in fact we’re not the first ones to do a Houdini Donut tut. Dang! Kudos to Konstantin Magnus! — Mo has recently started learning Blender. (Don’t worry – we won’t ditch Houdini. We just think Blender makes for […]
Rendering 101 pt. 14: Photon Mapping / Caustics In Redshift
To view this content, you must be a member of Entagma’s Patreon at $29 or more
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 […]
Guest Tutorial: Dr. Jeroen Claus – Rendering The Corona Virus’ Spike Protein
You asked us how to visualize the corona virus, but we’re by no means biologists… So we went out (Only virtually of course – we’re still curfewed as of today.) and found someone who is more qualified than us to cover that task. May we […]
Rendering 101 pt. 12: Basic Setup – V-Ray
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Rendering 101 pt. 11: Basic Setup – Arnold
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Rendering 101 pt. 10: Basic Setup – RenderMan
To view this content, you must be a member of Entagma’s Patreon at $29 or more
Papers Please – Graph Bundling Pt. 2: Building The Setup
Watch pt. 2 here. In part two of our tutorial on Kernel Density Estimation Graph Bundlig we’re implementing the setup and adapt it to create smooth animations. EDIT: It’s been brought to our attention that there is another neat graph bundling technique based off of […]
Papers Please – Graph Bundling Pt. 1: Theory
Watch pt. 1 here. Let’s spread a bit of joy and dive into VEX and Houdini-SOPs again to implement a really neat technique from a french/dutch paper covering graph bundling. While graph bundling is usually found in network analysis or geovisualization, we’re gonna adapt the […]
Houdini In Five Minutes 20: That’s All Folks!
That’s it for the first sprint of “Houdini in five minutes”. We’ll probably publish additional five minute tutorials in the future but for now it’s back to our default schedule: Bi-Weekly Free tut and premium courses on Patreon. Free Resources (Apart from Entagma): Matt Estela’s […]
Houdini In Five Minutes 19: SOPs, Redshift & MOPs – Isocontours: Setting Up The Rendering
In our final project for this first sprint of “Houdini in five minutes” we’re gonna build a tactical shooter style isocontour map with a bunch of moving particles. We’re gonna be using Houdini’s built in SOPs, a bit of MOPs (www.motionoperators.com) and Redshift (www.redshift3d.com). In […]
Houdini In Five Minutes 18: SOPs, Redshift & MOPs – Isocontours: Setting Up The Particles
In our final project for this first sprint of “Houdini in five minutes” we’re gonna build a tactical shooter style isocontour map with a bunch of moving particles. We’re gonna be using Houdini’s built in SOPs, a bit of MOPs (www.motionoperators.com) and Redshift (www.redshift3d.com). In […]
Houdini In Five Minutes 15: Packed Primitives (Theory)
Let’s dive into our last bunch of videos in this first sprint of “Houdini in five minutes” with a seemingly dry topics: Packed Primitives / Instances. Although slightly technical, it’s a powerful concept that enables Houdini to work on massive scenes.
Houdini In Five Minutes 14: Rendering Grains In Redshift
After we’re done setting up our simulation, let’s render it! This time using Redshift, one of our favorite engines when it comes to working and rendering in Houdini. Yes it doesn’t come with Houdini. Yes it’s a third party addon. Yes it costs money. However […]
Houdini In Five Minutes 13: Setting Up Grains
With version 17, Houdini introduced a new simulation framework called vellum. It is based on position based dynamics and thus offers a relatively fast way to simulate a multitude of effects. In our case we’re gonna use it to set up a bunch of grains […]
Houdini In Five Minutes 12: Setting Up Particles
Houdini isn’t just a great tool for procedural geometry creation – it’s also the single most powerful particle system we’ve seen to this day. Plus: The particles are deeply integrated into Houdini’s functionality, so you can combine them with virtually any tool Houdini has to […]
Houdini In Five Minutes 11: The Foreach Loop
Ever wanted to take your meshes apart and work on their individual polygons? No? Doesn’t matter – here’s the foreach loop which allows you to do exactly that! Download Project File
Houdini In Five Minutes 10: Procedural Animations Using The SOP Solver
The very first (and still imho the most fun) way to dive into simulation territory is Houdini’s SOP solver: It allows you to execute a node tree on a previous frame’s data. This gives you the ability to create evolving shapes, hand built particle systems […]
Houdini In Five Minutes 09: For-Loops & Extrusions
Apart from attributes, loops and iterative techniques are maybe the most useful concept when building your procedural geometry inside Houdini. With very efficient node trees we can cook up pretty intricate effects. NOTE: As I might have mentioned, Mantra is by no means a fast […]
Houdini In Five Minutes 08: Exporting To Alembic
A few words on how to get our animated geo out into other tools. And more importantly a few thoughts about helping yourself when stuck in Houdini. NOTE: As I might have mentioned, Mantra is by no means a fast render engine, so I decided […]
Houdini In Ten Minutes 07: Animating The Spheres
Let’s get things moving and build procedural animations using our scatter setup. And while we’re at it why not talk a bit about more or less clever ways to set this up… NOTE: As I might have mentioned, Mantra is by no means a fast […]
Houdini In Five Minutes 06: Art Directing Your Scattered Spheres
How about we start art directing our scattered spheres and rebuild our setup so we can paint where we want our objects to got? Look no further! NOTE: As I might have mentioned, Mantra is by no means a fast render engine, so I decided […]
Houdini In Five Minutes 05: Making Your Rendering Look Nicer
A bit of depth of field can never harm! Learn how to tweak your render settings in Mantra for final rendering. Download Project File
Houdini In Five Minutes 04: Rendering It
What is geometry worth if we can’t generate an image out of it? Let’s do this by setting up Mantra, Houdini’s built in render engine. Download Project File
Houdini In Five Minutes 03: Attributes
What on earth did we just do?! Let’s talk a bit more about one of Houdini’s fundamental building blocks: Attributes. Download Project File
Houdini In Five Minutes 02: Your First Node Tree
Let’s get cracking and build our very first setup! 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.
Houdini Game Tools: Assembling a 3D Scan Of The Earth
Although they are technically called “Game Tools” there are quite a few cases in which you might want to use these assets built by the talented folks at SideFX. For example when you’re gonna do geodata visualisation.
Quicktip: Instancing In Redshift (Bonus: Particle Advection)
Last week Germany was still under a massive heat wave. And an office doesn’t get colder by running smoke sims and rendering. That’s why I had to keep this one relatively short (let’s call it a speedrun): We’ll build a particle system advected by a […]
Interference Patterns
While on season break we received quite a few questions. One of those mails pointed us to the amazing work of Loris Cecchini, a sculptor who created (among other stunning artworks) those wave pattern sculptures. At first it didn’t seem clear what’s going on there.
Quicktip: Rayleigh Taylor Instability (Season 3 Is Here!)
Yeeeha! We are back. To start off season three in a gentle way, let’s look at an easy setup to produce intricate eye candy. Also watch Mo burning his fingers on microwaved ink. The pleasures of real world experiments.
Fakebroidery: Needlework in Houdini
There are very few things more hypnotic than watching an embroidery machine do its work. When watching my wife’s machine working on festive decoration, I thought about how I’d create something similar in Houdini. Turns out it isn’t too complicated once you’ve figured out how […]
Creating A Procedural Snowflake
we have something special for the upcoming holiday season for you: Snowflakes! This was the very first paper I ever implemented in Houdini – what a feeling! I recorded it a while back in summer but then decided to wait until the right season. As […]
Live Rendering of Heightfields in RS
Heightfields are a nice addition to Houdini 16 for environment work. They more or less replicate the functionality of programs like Worldmachine. In today’s tutorial Manuel shows you how to create a terrain from scratch in Houdini and how to render it directly in Redshift3D, […]
Yarnworks: Wire Solver and Constraint Networks in DOPs
To complement our PBD Wire Setup, here is a tutorial on a topic I’ve personally been struggling a lot when I first tried wrapping my head around constraint networks. Similar to what we’ve been doing in PBDs, we’re gonna build a network of interconnecting wires […]
Artistic Quadtrees
You might not be aware of the fact that you most likely have been using the algorithm we’re discussing here – at least if you’ve ever worked in 3D. Quadtrees (and their relatives, KD-Trees and Octrees) are used to accelerate point queries (ever used pcfind() […]