Tag: tech
this is the source archive template
-
Copy To Points Randm Input
Introduction Here’s a very simple but quite useful tip for Houdini, let’s say you are working on a landscape and you want to scatter some random rocks on it, in this post I’ll show you how you can do that! To achieve this we need to give a unique ID attribute for each object you want to…
-
Gradient Visualizer Material Function
Similar to what I’ve done in Substance Designer to visualize the Smooth Stepping Curve Function I made. I created a Material Function in Unreal Engine to use as a tool to visualize sine waves or any gradient I use in my materials for various FXs. If you think this could be something useful, you can find…
-
Generate Vector Field Noises for UE with Houdini
Introduction I recently started experimenting with vector fields and I thought this might be useful for anyone that wants to do the same.I’ll show you a couple of ways to generate them in Houdini, both ways make use of the GameDev ROP Vector Field node, so make sure you have the Game Development Toolset!This node…