Chris is not finished with his endless blossom yet! In this tutorial he will guide you through his texturing process in Copernicus to create fully procedural petal textures. He then uses those textures for shading in Karma and will give you some neat tips and […]
All Posts filed under “Free Tutorials”
Endless Blossom H20.5 Remake
Chris revisited his very first Tutorial here on Entagma! He will show you a much easier way of achieving this animation in Houdini 20.5. He uses some features of Houdini 20 in a very neat way to create a petal rig and shows you how […]
Dividing Cell Grid – Houdini Version
In the first episodes of our Blueprints201 course over on our Patreon, we quickly showed a Houdini version of the Cellgrid project we built in this course. Today this Houdini Setup finally gets it’s own tutorial. Download Project File
Guest Tutorial: Folding Paper in Vellum
You wished for more Moritz, we bring you more – Moritz-es. In this Tutorial Moritz Rudek is showing you a very simple way to create this paperfolding effect in Vellum! We hope you can tweak this animation and use it for many different scenarios. Download […]
Free Tutorial: Procedural Crystal Generator
Crystals are tedious to create by hand, especially if you want to create lots of them. In this tutorial Manuel looks into how to create a procedural crystal generator from start to finish using Blender 4.3 Geometry Nodes. We‘ll create detailed geometry with internal crystal […]
Simulating the NileRed Logo with Copernicus and OpenCL
Today we’re covering two topics in Copernicus, that are long overdue: Cellular Automata and OpenCL. CAs because they’re a classic Entagma topic and now we actually have a way in Houdini to actually build and display them directly, without the use of 2D volumes or […]
Painterly Renders with Houdini Curves and Blender Grease Pencil
Welcome to this years first Blendini Tutorial…? Well, Blender has gotten really good at rendering brushstrokes with it’s Grease Pencil system – and Chris wants to have that functionality for his Houdini setups as well! So in this video, we’re first going to build or […]
Space Filling Cable Generator
Chris recently stumbled on an old interview from SideFX with Guerilla Games, the makers of Horizon: Zero Dawn. And in that interview Vladimir Lopatim shared a really neat setup of a space filling cable generator. Now, seven years later, there are a ton of new […]
Guest Tutorial: Truchet Tiles by Simon Fiedler
We‘re very happy to have Houdini magician Simon Fiedler back on the show! Simon will show you how to build and arrange truchet tiles in Houdini! An idea he, oddly enough, got from viral soccer ball making videos! Download Project File
Throwing A Snowball With MPM
We haven’t forgotten about the other big addition to Houdini with 20.5: The MPM solver! So to get into the holiday spirits, let’ s simulate a snowball. In this video, we’re covering the full process from simulation, to postprocessing and finally to rendering. Download Project […]
Jam2Go Datamoshing in Copernicus
We’ve also seen the amazing video about Datamoshing in Unreal Engine by Jam2Go and couldn’t help but wondering: Can pull this off in Houdini as well? And with a bit of Karma-, SOPs-, and Copernicus-Magic, this is actually quite easy and fun to pull off! […]
Easy Houdini: Clay 3D Printing With Vellum
Let’s take a quick break from Copernicus and build a good, old fashioned, simple SOPs setup. And also recreate a look from additive manufacturing, that we like quite a lot here: 3d printing with clay instead of thermoplastics – which is mostly like regular 3d […]
Free Tutorial: Triplanar Mapping pt. 2 – Normal Maps
In the second Part of this Tutorial, we will tackle Normal Maps. We will talk about coordinate systems and why they affect Normal maps and how to create a system that works even with changing objects. Watch part 1 here: Triplanar Mapping in COPs pt. […]
Free Tutorial: Triplanar Mapping in COPs – pt. 1
This was asked for in the comments a lot, so Chris made this two-part Tutorial on Triplanar texture Mapping in Copernicus! In this first Video Chris will go into Detail on how to set up a neat triplanar mapping Setup and will guide you through […]
Blender Guest Tutorial: Game of Life
Louis Brodnig is back with another great tutorial and a Game. Conway´s Game of Life to be exact. In this video he shows you how it works and how to make fun animations with it in Blender. Download Project File
Building a Particle Brush for Copernicus
One of those really fun party trick brushes of Substance Painter is the particle brush, with which we can, well, paint particles onto an object, which in turn will run down it’s surface, leaving some nice streaks behind. Houdini has had particles for ages and […]
Building a PBR layering asset in Copernicus
In the last video, we showed you our take on a Substance like pbr layering workflow in Copernicus. And in that video we used a custom Digital Asset that allowed us to quickly load in all textures of a pbr material, do some basic tweaks […]
Building a Substance like texturing workflow in Copernicus
We’re back! And Houdini now has Copernicus, a complete rebuild of the image workspace with a focus on texturing! So, let’s see if we can build a texturing workflow where we can bring in multiple pbr texture sets and layer them onto an object with […]
Rolling Shutter – Bending Time With Attribs
Today we want to take an artifact from digital cameras, something that we usually try to avoid, and turn it up to eleven! Make it an effect on it’s own! And that artifact is rolling shutter. To achieve this, we’ll need to bend time using […]
Popping a Soap Bubble
Bubbles! We have a bit of a thing for bubbles here at Entagma. But the one classic Houdini setup we have not done yet is a bubble pop. So let’s fix this right now! Download Project File
Volume Style Transfer With ONNX
In an earlier episode we took a first look at the new ONNX inference node, a node that allows us to use trained neural nets inside Houdini. And today we want to use this node for something usefull – Volume Style Transfer! We want to […]
Machine Learning with ONNX in Houdini 20
With Houdini 20 we got our first official machine learning node from SideFX. While we previously had example scene files that did machine learing related stuff or plugins like mlops, this is the first machine learning tool that you get just by installing Houdini. So […]
Melting Complex Objects Part 2 – Rendering
Welcome to the second and final part of our mini series on how to melt complex objects with fine details, textures and multiple materials. All without melting your pc as well! In the first part we built a setup to retain geometric detail and now […]
Melting Complex Objects Part 1
You guys seem to like melting things! So over the next two free tutorials, we’re going to answer one of the more common questions: How to melt more complex objects with fine details, textures and multiple materials. All without melting your pc as well! Watch […]
Sci Fi Panel Deformer with OpenSubDiv Patches
In this episode we’re using a little geometry processing trick to build a sci fi panel deformer, much like some of the tools in the Tissue addon for Blender. We’ll also learn how to use some of the OpenSubDiv functions within Vex in Houdini. Links […]
Blender Guest Tutorial: Differential Line Growth
We are happy to bring you another Blender tutorial with the help of Louis Brodnig. He will show you how to create a differential line growth setup with Blender Geometry Nodes that he used in his short film about Emergence. Check out Louis work on […]
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 20: Cloud Workflow
Houdini 20 comes with a completely rebuilt cloud workflow, which makes it a whole lot easier to create a wide variety of realistic clouds. So let’s build one from scratch and take a look at the new cloud shape tools, noises and shaders! Download Project […]
New In Houdini 20: Karma – Physical Sky, Thin Walled Transmission, Material Linker And More
In this episode we’ll take the ‘fresh out of beta’ Karma XPU for a spin and talk about the new physical sky, thin walled transmission, material linker, snapshot menu and ACES setup. https://entagma.com/downloads/H20_SopsDopsKarma.zip
New In Houdini 20: DOPs – POP Wind Shadow, Glass Fracture, Pyro Gravity And More
In this episode we’ll take a quick look at the new simulation tools and features in Houdini 20, specifically the new POP Wind Shadow, updates to the Vellum rest blend constraint and vellum brush, the new density controlled gravity in pyro as well as some […]
New In Houdini 20: Feathers 03 – Simulating And Rendering
Houdini 20 is out and the literal poster child of this release is the new Feather workflow. And this really is a whole workflow, because it offers tools not only for creating feathers but also for creating a whole plumage, simming and rendering. So, let’s […]
New In Houdini 20: Feathers 02 – Grooming Feathers
Houdini 20 is out and the literal poster child of this release is the new Feather workflow. And this really is a whole workflow, because it offers tools not only for creating feathers but also for creating a whole plumage, simming and rendering. So, let’s […]
New In Houdini 20: Feathers 01 – Creating Feathers
Houdini 20 is out and the literal poster child of this release is the new Feather workflow. And this really is a whole workflow, because it offers tools not only for creating feathers but also for creating a whole plumage, simming and rendering. So, let’s […]
Guest Tutorial: Dart Throwing
We’re thrilled to have Andreas Catucci as a guest! Somehow aside from creating amazing work, he managed to record a video on a technique very dear to our hearts: Dart throwing. Sounds like simulating aerodynamics? Not quite. It’s a method to densely pack a surface […]
Interference Patterns On Surfaces
Today we’re revisiting an old setup of ours: Creating intricate interference patterns using circular waves. Time has passed since Mo built the first version of this in 2018 and now, with Houdini 19.5, we got a new node that finally allows us to calculate those […]
Paper Folding with Vellum
In this video Chris covers a simple way of simulating origami like patterns in Houdini and Vellum, just using edge groups and (depending on how you count them) three or six lines of vex. We can very much recommend watching Junichiro Horikawa’s previous explorations on […]
Simulating a Belt Adjuster in Vellum
There are some setups that start out looking quite easy and then get harder the more you start thinking about them. And this belt adjuster is one of them because we got quite a few elements interacting with each other. As usual with Vellum, the […]
Building a Latent Space in Houdini: Part 1 – Theory
This week we want to give you a lot more insight into what a latent space actually is and how it gets created. In this case not by using Stable Diffusion, but by building and training our own neural net inside Houdini, who’s only job […]
Strange Forests: Creating 2.5D Images with MLOPs and Faking DOF in Pointclouds
Now that MLOPs is released and available for everyone, let’s create some motion graphics using those new tools and combine them with other workflows we already know from Houdini. In this video Chris shows you how he created these strange forest renders while beta-testing MLOPs […]
Simulating Curling Ribbons in Vellum
The idea for this video came from a question on our Patreon Community Hub, asking us how we’d go about creating curling ribbons in vellum, similar to a very beautiful setup by Playback Design. And, as it turns out, this is a quite fun and […]
DIY Rendering Engine Like It’s 1975
What do you do when you need fast info passes rendered out but are too stupid to set up something in ROPs and too lazy to use Solaris? Right – you build yourself a 1970s render engine straight in SOPs. Clever? Not sure. Useful? Definitely. […]
Creating Escher Inspired Tiling Tesselations
Jeroen Claus happens “to know a particular kind of software that’s pretty good at applying a set of geometrical rules.” So he sets out to take you on a journey of building Escher inspired tesselations. Download Project Files (.hiplc)
Creating an AI Chimera Using Stable Diffusion
We continues poking into stable diffusion by giving a brief overview of what tokens and embeddings are and how the can be manipulated to blend between prompts. Finally we create some nonsensical animals. Huge thanks to Chris Hoffmann (ugly stupid honest) Notebook: Stable Diffusion Deep […]
Houdini Tutorial: Waddington Landscape
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, […]
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 6
In part six of our free course on building a rolling object solver, Bastian J. Schiffer modifies our solver so it works with discs instead of spheres. 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