Import 3D Object with TEXTURES in Davinci Resolve 17

import 3d object with textures in davinci resolve 17

In this tutorial I will show you how to import a complex 3D object with textures in DaVinci Resolve 17. We will texture the object with image textures. To be able to import a 3D object, of course, you need to have a 3D model made in any of the 3D modeling applications like: Blender, … 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