Tag: tech
this is the source archive template
-
2D SDF – Basic Shapes and Visualization – Material Function Library
Introduction I’ve been working on a Material Function Library for 2D Sign Distance Field that contains shapes and relative merging and manipulating operations.I think it’s very useful and valuable knowledge for any Technical or Environment Artist, but really for anyone that works with materials. There will be a few posts about this topic, in this first one, I will…
-
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…
-
Hologram Shader
Realtime FX This is a Hologram Material I’ve done almost three years ago, it was a good way to explore how to use and manipulate sine waves, as well as create some useful functions.I tried to make it as modular as possible so that different sections can be pulled out and recombined in other materials,…
-
Heineken Silver
Product Launch Campaign I recently had the pleasure of being part of the amazing team that was involved in the Heineken Silver Beer launch campaign.We were tasked with creating numerous advertising spots for the product’s pre-launch. The brand had the original concept of approaching the metaverse in an ironic way simultaneously releasing a virtual beer…
-
Kippy’s Escape – HoloLens 2
Diorama Almost a couple of years ago, I was fortunate enough to work as a Technical Artist on this project at Framestore!Kippy’s Escape is an open-source HoloLens 2 sample app built to show off the features of the new Mixed Reality UX Toolkit plugin for Unreal Engine.It was an amazing experience, exciting and fun. I…
-
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…