Compositing in DaVinci Resolve – Part 1

compositing in davinci resolve

In this tutorial we will start the Compositing in DaVinci Resolve project. We’ll start by building the fire and smoke effects, which will then be incorporated in a final scene. We achieve the fire and smoke effect using the particles in DaVinci Resolve.  As a particle we take an animated Fast Noise node. Each Fast … Read more

Loading

Make a Digital Clock in DaVinci Resolve

Make a digital clock in DaVinci Resolve

To start with this tutorial, you need to copy this code snippet, which is written in the Lua programming language: { Tools = ordered() { DigitalClock = TextPlus { CtrlWZoom = false, NameSet = true, Inputs = { Width = Input { Value = 1920, }, Height = Input { Value = 1080, }, Font … Read more

Loading