Fabrizio Bergamo

Real-Time FX & Tech Art

Tag: plugin

this is the source archive template

  • Simple Billboard Baker Tool

    Simple Billboard Baker Tool

    Documentation & Dev Log Check out the project if you haven’t seen it yet:Simple Billboard Baker You can get the plugin from here:Simple Billboard Baker Tool – Unreal Engine The Tool Introduction I recently picked up again a Vines Roots Generator tool I worked on years ago, to finish developing some features and went down…

  • Simple Billboard Baker Tool

    Simple Billboard Baker Tool

    Content Plugin A Simple Billboard Baker Tool for Unreal Engine packaged as a Content Plugin, that captures and bakes to textures the GBuffers Layers.The tool works by simply positioning the subject actors in front of the SceneCaptures cameras and using an Editor Utility Widget to adjust some settings and Bake the textures. The tool also…

  • Create Content Plugin

    Create Content Plugin

    Introduction Sometimes when working on a project you might be creating something useful that you want to use again in the future, creating a Content Plugin is an easy and clean way to do that, an alternative to just migrating the assets from project to project. This is a very simple step-by-step guide aimed at…