Jump to: Board index » General » Fusion

Unable To Import Fusion comps!

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

Tolobos

  • Posts: 1
  • Joined: Fri Jun 20, 2025 8:15 am
  • Real Name: Joseph Reyes

Unable To Import Fusion comps!

PostFri Jun 20, 2025 8:19 am

Been trying to import a fusion composition into DaVinci resolve 20 Using windows.

Ive tried Copy and pasting, get only a media out node, then i tried turning it into a .comp file and importing it as a fusion composition.
That seemed to turn my entired node tree blank!
Here's My Composition in Text that i wanted to import:
{
Tools = ordered() {
Text3D_Welcome = Text3D {
NameSet = true,
Inputs = {
Font = Input { Value = "Playfair Display", },
Size = Input { Value = 0.3, },
StyledText = Input { Value = "Welcome", },
Transform3DOp.Translate.Z = Input {
SourceOp = "Welcome_Z",
Source = "Value"
},
Opacity1 = Input {
SourceOp = "Welcome_Opacity",
Source = "Value"
},
},
ViewInfo = OperatorInfo { Pos = { 0, 0 } },
},
Welcome_Z = BezierSpline {
SplineColor = { Red = 255, Green = 0, Blue = 0 },
NameSet = true,
KeyFrames = {
[5] = { -10, RH = { 17.5, -8.33 }, Flags = { Linear = true } },
[30] = { -5, LH = { 17.5, -6.67 } }
}
},
Welcome_Opacity = BezierSpline {
SplineColor = { Red = 255, Green = 255, Blue = 255 },
NameSet = true,
KeyFrames = {
[0] = { 0, RH = { 2.5, 0.67 }, Flags = { Linear = true } },
[5] = { 1, RH = { 22.5, 1 }, Flags = { Linear = true } },
[40] = { 0 }
}
},
Text3D_ToYour = Text3D {
Inputs = {
Font = Input { Value = "Playfair Display", },
Size = Input { Value = 0.3, },
StyledText = Input { Value = "To Your", },
Transform3DOp.Translate.Z = Input {
SourceOp = "ToYour_Z",
Source = "Value"
},
Opacity1 = Input {
SourceOp = "ToYour_Opacity",
Source = "Value"
},
},
ViewInfo = OperatorInfo { Pos = { 0, 1 } },
},
ToYour_Z = BezierSpline {
KeyFrames = {
[35] = { -10, RH = { 47.5, -8.33 } },
[60] = { -5 }
}
},
ToYour_Opacity = BezierSpline {
KeyFrames = {
[30] = { 0 },
[35] = { 1 },
[70] = { 0 }
}
},
Text3D_DreamHome = Text3D {
Inputs = {
Font = Input { Value = "Playfair Display", },
Size = Input { Value = 0.4, },
StyledText = Input { Value = "Dream Home", },
Transform3DOp.Translate.Z = Input {
SourceOp = "DreamHome_Z",
Source = "Value"
},
Opacity1 = Input {
SourceOp = "DreamHome_Opacity",
Source = "Value"
},
},
ViewInfo = OperatorInfo { Pos = { 0, 2 } },
},
DreamHome_Z = BezierSpline {
KeyFrames = {
[65] = { -10, RH = { 77.5, -8.33 } },
[90] = { -5 }
}
},
DreamHome_Opacity = BezierSpline {
KeyFrames = {
[60] = { 0 },
[65] = { 1 },
[105] = { 1 }
}
},
Merge3D1 = Merge3D {
Inputs = {
SceneInput1 = Input { SourceOp = "Text3D_Welcome", Source = "Output" },
SceneInput2 = Input { SourceOp = "Text3D_ToYour", Source = "Output" },
SceneInput3 = Input { SourceOp = "Text3D_DreamHome", Source = "Output" },
SceneInput4 = Input { SourceOp = "Camera3D1", Source = "Output" },
SceneInput5 = Input { SourceOp = "Light1", Source = "Output" },
},
ViewInfo = OperatorInfo { Pos = { 250, 0 } },
},
Camera3D1 = Camera3D {
Inputs = {
PerspNearClip = Input { Value = 0.1 },
PerspFarClip = Input { Value = 1000 },
},
ViewInfo = OperatorInfo { Pos = { 100, -100 } },
},
Light1 = DirectionalLight {
Inputs = {
Intensity = Input { Value = 2, },
Color = Input { Value = { 1, 1, 0.95 }, },
},
ViewInfo = OperatorInfo { Pos = { 100, -50 } },
},
Renderer3D1 = Renderer3D {
Inputs = {
SceneInput = Input { SourceOp = "Merge3D1", Source = "Output" },
RendererType = Input { Value = FuID { "OpenGLRenderer" }, },
Width = Input { Value = 1920, },
Height = Input { Value = 1080, },
},
ViewInfo = OperatorInfo { Pos = { 400, 0 } },
},
SoftGlow1 = SoftGlow {
Inputs = {
Input = Input { SourceOp = "Renderer3D1", Source = "Output" },
Gain = Input { Value = 0.6 },
GlowSize = Input { Value = 30 },
},
ViewInfo = OperatorInfo { Pos = { 550, 0 } },
},
Merge1 = Merge {
Inputs = {
Background = Input { SourceOp = "MediaIn1", Source = "Output" },
Foreground = Input { SourceOp = "SoftGlow1", Source = "Output" },
},
ViewInfo = OperatorInfo { Pos = { 700, 0 } },
}
}
}

Return to Fusion

Who is online

Users browsing this forum: KrunoSmithy and 30 guests