Fabrizio Bergamo

Real-Time FX & Tech Art

Tag: tech

this is the source archive template

  • Copy To Points Randm Input

    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

    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…

  • Circle Shapes and Expanding Rings

    Circle Shapes and Expanding Rings

    Intro I played Fall Guys recently (who didn’t?), I often die in the first rounds so I find myself staring at the loading screen for ages waiting for the other players. Soon enough I started wondering if I could recreate it in a shader without using textures..Well, turns out I could and it’s quite simple!…

  • Generate Vector Field Noises for UE with Houdini

    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…