Skip to content

Instantly share code, notes, and snippets.

@TheBloke
Created July 4, 2020 15:11
Show Gist options
  • Save TheBloke/7c91dbf5161bf85d545700d18cd36e62 to your computer and use it in GitHub Desktop.
Save TheBloke/7c91dbf5161bf85d545700d18cd36e62 to your computer and use it in GitHub Desktop.
{
Tools = ordered() {
Transform1_1 = Transform {
CtrlWZoom = false,
Inputs = {
Size = Input { Value = 0.5, },
Aspect = Input { Value = 0.5, },
Edges = Input { Value = 3, },
Input = Input {
SourceOp = "TransformMirror",
Source = "Output",
},
},
ViewInfo = OperatorInfo { Pos = { 1375, 82.5 } },
},
Merge3D1 = Merge3D {
Inputs = {
SceneInput1 = Input {
SourceOp = "Planet_1",
Source = "Output",
},
},
ViewInfo = OperatorInfo { Pos = { 1760, 82.5 } },
},
Planet_1 = Shape3D {
NameSet = true,
Inputs = {
["SurfacePlaneInputs.ObjectID.ObjectID"] = Input { Value = 2, },
["Transform3DOp.Rotate.X"] = Input { Value = 409.6, },
["Transform3DOp.Rotate.Y"] = Input {
Value = 34,
Expression = "time",
},
["Transform3DOp.Rotate.Z"] = Input { Value = -13.1, },
Shape = Input { Value = FuID { "SurfaceSphereInputs" }, },
MaterialInput = Input {
SourceOp = "Transform1_1",
Source = "Output",
},
["MtlStdInputs.Diffuse.Nest"] = Input { Value = 0, },
["MtlStdInputs.MaterialID"] = Input { Value = 4, },
["SurfaceSphereInputs.Radius"] = Input { Value = 1.26, },
["SurfaceSphereInputs.SubdivisionLevelBase"] = Input { Value = 35, },
["SurfaceSphereInputs.SubdivisionLevelHeight"] = Input { Value = 35, },
["SurfaceSphereInputs.ObjectID.ObjectID"] = Input { Value = 3, }
},
ViewInfo = OperatorInfo { Pos = { 1485, 82.5 } },
},
TransformMirror = Transform {
NameSet = true,
Inputs = {
Size = Input { Value = 0.5, },
Edges = Input { Value = 3, },
Input = Input {
SourceOp = "FastNoise1_1",
Source = "Output",
},
},
ViewInfo = OperatorInfo { Pos = { 1265, 82.5 } },
},
FastNoise1_1 = FastNoise {
Inputs = {
Width = Input { Value = 3840, },
Height = Input { Value = 2160, },
["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
Detail = Input { Value = 50, },
Contrast = Input { Value = 15, },
Brightness = Input { Value = 0.4, },
XScale = Input { Value = 5.04, },
Angle = Input { Value = 5.2, },
SeetheRate = Input { Value = 0.189, },
Color1Red = Input { Value = 1, },
Color1Green = Input { Value = 0.239821312, },
Color1Blue = Input { Value = 0.472, },
Color1Alpha = Input { Value = 1, },
Color2Red = Input { Value = 0.496, },
Color2Green = Input { Value = 0.00921000000000001, },
Color2Blue = Input { Value = 0.307, },
},
ViewInfo = OperatorInfo { Pos = { 1100, 82.5 } },
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment