chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Examples.user.changes;
|
||||
|
||||
[Guid("dbd8e542-730a-4417-badf-acc721a3eca8")]
|
||||
internal sealed class ChangesScannerFx : Instance<ChangesScannerFx>
|
||||
{
|
||||
[Output(Guid = "43eb6605-b042-4516-80bf-8326adb86c1e")]
|
||||
public readonly Slot<Texture2D> ImgOutput = new Slot<Texture2D>();
|
||||
|
||||
|
||||
}
|
||||
@@ -0,0 +1,792 @@
|
||||
{
|
||||
"FormatVersion": 3,
|
||||
"Id": "dbd8e542-730a-4417-badf-acc721a3eca8"/*ChangesScannerFx*/,
|
||||
"Inputs": [],
|
||||
"Children": [
|
||||
{
|
||||
"Id": "01d56fd4-bc82-423c-83b8-025543f2d741"/*AnimValue*/,
|
||||
"SymbolId": "ea7b8491-2f8e-4add-b0b1-fd068ccfed0d",
|
||||
"InputValues": [],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "01eb3e50-2347-4444-ae37-f87b298b82bc"/*AnimValue*/,
|
||||
"SymbolId": "ea7b8491-2f8e-4add-b0b1-fd068ccfed0d",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "48005727-0158-4795-ad70-8410c27fd01d"/*Rate*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.19999999
|
||||
},
|
||||
{
|
||||
"Id": "4cf5d20b-7335-4584-b246-c260ac5cdf4f"/*Shape*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 1
|
||||
},
|
||||
{
|
||||
"Id": "79917ef7-64ca-4825-9c6a-c9b2a7f6ff86"/*Amplitude*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 4.0
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "0d1f8a09-cd03-4219-ab5d-d236fa40257b"/*SamplePointAttributes_v1*/,
|
||||
"SymbolId": "b3de7a93-e921-4e43-8a56-6c84b2d18b74",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "2b5ee35d-bb00-4dd1-abdc-c4584c7ce7c5"/*Brightness*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 4
|
||||
},
|
||||
{
|
||||
"Id": "62e68350-739a-4220-bb84-70b33ea1baf0"/*BrightnessOffset*/,
|
||||
"Type": "System.Single",
|
||||
"Value": -0.99999994
|
||||
},
|
||||
{
|
||||
"Id": "ce9c0841-a1f3-4f5d-9cd8-636390112ece"/*BrightnessFactor*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 7.0
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "109fbaaa-d8bb-4f5f-a4ef-589e537d153e"/*Position*/,
|
||||
"SymbolId": "94a5de3b-ee6a-43d3-8d21-7b8fe94b042b",
|
||||
"Name": "Position",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "084d5d0d-8fd4-431d-bf6c-8f082cce1d3f"/*X*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 2.82
|
||||
},
|
||||
{
|
||||
"Id": "458891b9-0244-401a-b0a5-3a7ee365e7cb"/*Y*/,
|
||||
"Type": "System.Single",
|
||||
"Value": -0.049682967
|
||||
},
|
||||
{
|
||||
"Id": "627f766e-056c-413e-8530-838d673bd031"/*Z*/,
|
||||
"Type": "System.Single",
|
||||
"Value": -0.004839248
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "15c8bd9e-d804-4a33-b0d3-2fa068d10f7a"/*SetMaterial*/,
|
||||
"SymbolId": "0ed2bee3-641f-4b08-8685-df1506e9af3c",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "108ff533-f205-4989-b894-acf48e3cc1db"/*Metal*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 1.02
|
||||
},
|
||||
{
|
||||
"Id": "e14dcc43-7c18-4ed7-ad39-dfeab10e3d33"/*Roughness*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.95
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "234da7cc-b6fc-4a7a-8e81-fea0f15a920e"/*Group*/,
|
||||
"SymbolId": "a3f64d34-1fab-4230-86b3-1c3deba3f90b",
|
||||
"InputValues": [],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "23692d88-f905-4098-928d-e2ee7a9936e0"/*DrawMesh*/,
|
||||
"SymbolId": "a3c5471e-079b-4d4b-886a-ec02d6428ff6",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "8c9dee45-d165-48c8-b8dd-b7f47e77fd00"/*Color*/,
|
||||
"Type": "System.Numerics.Vector4",
|
||||
"Value": {
|
||||
"X": 1.0,
|
||||
"Y": 1.0,
|
||||
"Z": 1.0,
|
||||
"W": 0.5215311
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "9c17fa15-35f1-49d4-802f-a3a796cad96a"/*BlendMode*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 1
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "2b0d945c-2c53-413c-9335-4396545d25d4"/*Camera*/,
|
||||
"SymbolId": "746d886c-5ab6-44b1-bb15-f3ce2fadf7e6",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "313596cc-3854-436b-89da-5fd40164ce76"/*Position*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 2.144,
|
||||
"Y": -1.0935466,
|
||||
"Z": 0.5
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "a7acb25c-d60c-43a6-b1df-2cd5c6e183f3"/*Target*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 1.2649335E-07,
|
||||
"Y": 0.09,
|
||||
"Z": 2.4933178E-07
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "fee19916-846f-491a-a2ee-1e7b1ac8e533"/*PositionOffset*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 0.0,
|
||||
"Y": -0.34,
|
||||
"Z": 0.98
|
||||
}
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "5233326e-9d02-42c3-9f52-c979ff0b491e"/*Blend*/,
|
||||
"SymbolId": "9f43f769-d32a-4f49-92ac-e0be3ba250cf",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "93e63b73-e572-4bb2-bbbd-11bbffad89e7"/*Resolution*/,
|
||||
"Type": "T3.Core.DataTypes.Vector.Int2",
|
||||
"Value": {
|
||||
"X": 512,
|
||||
"Y": 512
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "cad32967-e91b-4bd1-af09-5fdfdeee630e"/*AlphaMode*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Id": "fc5f1d08-3997-4ba3-ac59-d86e4e501fb0"/*BlendMode*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 2
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "52ead922-78db-4bff-8e0b-aa16f856e679"/*DrawPoints*/,
|
||||
"SymbolId": "ffd94e5a-bc98-4e70-84d8-cce831e6925f",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "414c8045-5086-4449-9d9a-03f28c3966b3"/*PointSize*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.040000003
|
||||
},
|
||||
{
|
||||
"Id": "8fab9161-48d4-43b0-a18f-5942b7071a49"/*BlendMode*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Id": "cc442161-e9ca-40ea-be3b-f87189d4e155"/*Color*/,
|
||||
"Type": "System.Numerics.Vector4",
|
||||
"Value": {
|
||||
"X": 0.7328938,
|
||||
"Y": 1.0,
|
||||
"Z": 0.94965076,
|
||||
"W": 0.28
|
||||
}
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "6e626260-ce1a-43d0-8b69-1006414e4fc1"/*SampleGradient*/,
|
||||
"SymbolId": "8211249d-7a26-4ad0-8d84-56da72a5c536",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "eff10fad-cf95-4133-91db-efc41258cd1b"/*Gradient*/,
|
||||
"Type": "T3.Core.DataTypes.Gradient",
|
||||
"Value": {
|
||||
"Gradient": {
|
||||
"Interpolation": "Linear",
|
||||
"Steps": [
|
||||
{
|
||||
"Id": "728884a2-492d-4d9f-acfc-2b6cca7e1996",
|
||||
"NormalizedPosition": 0.0,
|
||||
"Color": {
|
||||
"R": 0.42761302,
|
||||
"G": 0.74641144,
|
||||
"B": 0.5995197,
|
||||
"A": 0.22488038
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "6437dc3c-4e17-4243-a5d7-36af1ebba808",
|
||||
"NormalizedPosition": 0.4802154,
|
||||
"Color": {
|
||||
"R": 0.5458757,
|
||||
"G": 0.5393797,
|
||||
"B": 0.5885167,
|
||||
"A": 0.8516746
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "85e4bf26-ef1b-4f4f-a0db-4521ab828b6b",
|
||||
"NormalizedPosition": 1.0,
|
||||
"Color": {
|
||||
"R": 1.0,
|
||||
"G": 0.68246436,
|
||||
"B": 0.5668869,
|
||||
"A": 0.4258373
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "70bd6762-6234-42c2-b9c9-5db1c5e17230"/*_Time_old*/,
|
||||
"SymbolId": "9cb4d49e-135b-400b-a035-2b02c5ea6a72",
|
||||
"InputValues": [],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "7236d807-c46d-4084-88d1-8cb698214810"/*PointSimulation*/,
|
||||
"SymbolId": "10507c42-1240-47cc-9569-5e3f1c733e99",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "0954b214-dd1f-40fd-bebe-29f74a8f5585"/*Reset*/,
|
||||
"Type": "System.Boolean",
|
||||
"Value": false
|
||||
},
|
||||
{
|
||||
"Id": "79080698-1097-4178-b7da-7d10fd86be28"/*MixOriginal*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.147
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "868c15e0-4b26-4e35-85b3-b4c519e7ae82"/*DrawLines*/,
|
||||
"SymbolId": "836f211f-b387-417c-8316-658e0dc6e117",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "75419a73-8a3e-4538-9a1d-e3b0ce7f8561"/*Color*/,
|
||||
"Type": "System.Numerics.Vector4",
|
||||
"Value": {
|
||||
"X": 0.49233592,
|
||||
"Y": 1.0,
|
||||
"Z": 0.9963551,
|
||||
"W": 0.08999998
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "df158fcf-3042-48cf-8383-7bf4c1bcb8a6"/*LineWidth*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.029
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "88c89bb5-f409-40de-a011-8ff8e77198a8"/*Glow*/,
|
||||
"SymbolId": "d392d4af-4c78-4f4a-bc3f-4c54c8c73538",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "4927a3fc-87ff-44e7-88c0-499e3efcca55"/*Intensity*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.56
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "8aa12e44-1ced-4fb7-8980-88863c7382f1"/*TransformMesh*/,
|
||||
"SymbolId": "026e6917-6e6f-4ee3-b2d4-58f4f1de74c9",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "1168094f-1eee-4ed7-95e2-9459e6171e08"/*Rotation*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 0.0,
|
||||
"Y": 50.0,
|
||||
"Z": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "86791d0a-97c3-413a-89d9-aa2ddd40ce4a"/*UniformScale*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 1.0
|
||||
},
|
||||
{
|
||||
"Id": "ccd89dd2-1baa-4a0c-8ec3-5a0e77551379"/*Pivot*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": -0.18
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "da607ebd-6fec-4ae8-bf91-b70dcb794557"/*Translation*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 0.0,
|
||||
"Y": -0.88,
|
||||
"Z": 0.0
|
||||
}
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "939d20c7-a68f-40cf-a2f2-923fa94c1959"/*ResampleLinePoints*/,
|
||||
"SymbolId": "13ff9adb-2634-4129-8bb4-4fb764d38be6",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "3d50d3c5-07e6-4246-8740-fcdc62173e1d"/*SmoothDistance*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 1.7
|
||||
},
|
||||
{
|
||||
"Id": "e731ef71-b172-4308-b7d2-a59fa55b266a"/*Count*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 44100
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "9a7dbdb1-f6dc-4d00-b5d2-9a747d70bf31"/*MeshVerticesToPoints*/,
|
||||
"SymbolId": "2467e1ed-f7fc-4c90-8230-b80ba6b42a2d",
|
||||
"InputValues": [],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "9fa39be3-8785-41c5-b48b-67b15f9291e2"/*DisplaceMeshNoise*/,
|
||||
"SymbolId": "b5709297-c714-4019-9d0b-6982590b5590",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "357ed675-212f-4b2c-b93b-c8460867a9ae"/*Space*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Id": "4b1a66a4-b5e4-4bc3-97f5-bd3cda668893"/*Frequency*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 9.8
|
||||
},
|
||||
{
|
||||
"Id": "b7559321-2dbe-4fe0-ab86-52532d008980"/*Amount*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 4.991889E-07
|
||||
},
|
||||
{
|
||||
"Id": "b89b6730-de46-4d56-b2a8-b7d6f6876620"/*Phase*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 2.5
|
||||
},
|
||||
{
|
||||
"Id": "e02379a9-fadf-46d4-a6c2-74264e91b5a6"/*AmountDistribution*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 8.5,
|
||||
"Y": 5.1,
|
||||
"Z": 3.1000001
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "e5213b00-6302-45e1-a172-5a11bd91892e"/*Variation*/,
|
||||
"Type": "System.Single",
|
||||
"Value": -0.0049999994
|
||||
},
|
||||
{
|
||||
"Id": "f108f6f7-5e6f-43c8-9d0b-c2e7bf5adf9c"/*Direction*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 1
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "a98edadb-6f4d-46cd-9a24-214d3b4ea8e4"/*RenderTarget*/,
|
||||
"SymbolId": "f9fe78c5-43a6-48ae-8e8c-6cdbbc330dd1",
|
||||
"InputValues": [],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "b525d102-9a64-4eac-995c-ca4fef6a4132"/*FractalNoise*/,
|
||||
"SymbolId": "5a0b0485-7a55-4bf4-ae23-04f51d890334",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "091aaf77-46f4-4aeb-aaa8-f11fe34e8a7f"/*ColorA*/,
|
||||
"Type": "System.Numerics.Vector4",
|
||||
"Value": {
|
||||
"X": 0.0,
|
||||
"Y": 0.79425836,
|
||||
"Z": 0.1725707,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "1c5670bf-c794-4bad-bf52-94a1c715f04c"/*ColorB*/,
|
||||
"Type": "System.Numerics.Vector4",
|
||||
"Value": {
|
||||
"X": 1.0,
|
||||
"Y": 0.38507348,
|
||||
"Z": 0.33312196,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "2238e8c8-6bf8-4d3f-be5e-3291b6dc1441"/*RandomPhase*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 7.2
|
||||
},
|
||||
{
|
||||
"Id": "34c1dc46-8001-47d4-b9d1-b4d0816a2294"/*Scale*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.39999998
|
||||
},
|
||||
{
|
||||
"Id": "c5f42436-432c-4d18-8bc2-f7f0772442f8"/*Iterations*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Id": "ca5da68e-9c64-4331-b434-79bb139c6d3e"/*GainAndBias*/,
|
||||
"Type": "System.Numerics.Vector2",
|
||||
"Value": {
|
||||
"X": 0.42499998,
|
||||
"Y": 0.13999999
|
||||
}
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "c0b80ff5-ed01-4be0-bb70-b39171dec080"/*PairPointsForSplines*/,
|
||||
"SymbolId": "5c7b6f3e-d3d5-4cfa-b30e-1a8cb6dbb4ad",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "0dd04da6-3b16-4aad-8421-78dc24d0dc68"/*TangentA*/,
|
||||
"Type": "System.Single",
|
||||
"Value": -0.050000012
|
||||
},
|
||||
{
|
||||
"Id": "5acb2824-a372-4c75-9896-c242fc753d6d"/*TangentDirection*/,
|
||||
"Type": "System.Numerics.Vector3",
|
||||
"Value": {
|
||||
"X": 3.6000004,
|
||||
"Y": 0.0,
|
||||
"Z": 0.42
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "89f4ac50-b4b8-427c-9770-ef931ce91d1c"/*TangentB*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.09999999
|
||||
},
|
||||
{
|
||||
"Id": "aee4be46-7857-4bba-861b-1b93421e0e45"/*Segments*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 3
|
||||
},
|
||||
{
|
||||
"Id": "cc6594c9-b6e3-453a-8be0-e3305f2e1309"/*TangentA_WFactor*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.049999997
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "d27f989e-70f1-46d7-b1e8-d4312393640e"/*LoadObj*/,
|
||||
"SymbolId": "be52b670-9749-4c0d-89f0-d8b101395227",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "7d576017-89bd-4813-bc9b-70214efe6a27"/*Path*/,
|
||||
"Type": "System.String",
|
||||
"Value": "Examples:meshes/low-poly-people/boy-standing.obj"
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "d3a65f71-1862-4e1b-b1a1-0a4204e83905"/*LinearGradient*/,
|
||||
"SymbolId": "2c3d2c26-ac45-42e9-8f13-6ea338333568",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "1c70e502-90cc-4285-92ca-ec3d200967eb"/*GainAndBias*/,
|
||||
"Type": "System.Numerics.Vector2",
|
||||
"Value": {
|
||||
"X": 0.79499996,
|
||||
"Y": 0.625
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "5774969c-ef4d-482e-ab37-b3a84b09debb"/*PingPong*/,
|
||||
"Type": "System.Boolean",
|
||||
"Value": false
|
||||
},
|
||||
{
|
||||
"Id": "7f3fe86d-f259-458a-908a-0a71d39ca678"/*Repeat*/,
|
||||
"Type": "System.Boolean",
|
||||
"Value": true
|
||||
},
|
||||
{
|
||||
"Id": "8169be8f-cb35-4900-b462-f2139b412d59"/*Rotate*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 180.0
|
||||
},
|
||||
{
|
||||
"Id": "c38647f6-c6ea-40a0-b872-0df6d4168c05"/*Offset*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 2.6000001
|
||||
},
|
||||
{
|
||||
"Id": "e47e9e63-9c94-4c29-9555-2452fa498d57"/*Gradient*/,
|
||||
"Type": "T3.Core.DataTypes.Gradient",
|
||||
"Value": {
|
||||
"Gradient": {
|
||||
"Interpolation": "Linear",
|
||||
"Steps": [
|
||||
{
|
||||
"Id": "b6a505a9-995e-4f16-ab6e-ec21daf456dc",
|
||||
"NormalizedPosition": 0.6956522,
|
||||
"Color": {
|
||||
"R": 0.0,
|
||||
"G": 1.2159347E-11,
|
||||
"B": 1E-06,
|
||||
"A": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "08e68729-741c-48ee-ba15-d7f60f761a7a",
|
||||
"NormalizedPosition": 1.0,
|
||||
"Color": {
|
||||
"R": 1.0,
|
||||
"G": 0.99999,
|
||||
"B": 1.0,
|
||||
"A": 1.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
},
|
||||
{
|
||||
"Id": "ebf8cfa3-9e61-4c7b-b5e0-a4f2bf30a1eb"/*AnimValue*/,
|
||||
"SymbolId": "ea7b8491-2f8e-4add-b0b1-fd068ccfed0d",
|
||||
"InputValues": [
|
||||
{
|
||||
"Id": "48005727-0158-4795-ad70-8410c27fd01d"/*Rate*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.125
|
||||
},
|
||||
{
|
||||
"Id": "4cf5d20b-7335-4584-b246-c260ac5cdf4f"/*Shape*/,
|
||||
"Type": "System.Int32",
|
||||
"Value": 7
|
||||
},
|
||||
{
|
||||
"Id": "79917ef7-64ca-4825-9c6a-c9b2a7f6ff86"/*Amplitude*/,
|
||||
"Type": "System.Single",
|
||||
"Value": 0.5
|
||||
}
|
||||
],
|
||||
"Outputs": []
|
||||
}
|
||||
],
|
||||
"Connections": [
|
||||
{
|
||||
"SourceParentOrChildId": "88c89bb5-f409-40de-a011-8ff8e77198a8",
|
||||
"SourceSlotId": "2ce1453b-432b-4d12-8fb7-d883e3d0c136",
|
||||
"TargetParentOrChildId": "00000000-0000-0000-0000-000000000000",
|
||||
"TargetSlotId": "43eb6605-b042-4516-80bf-8326adb86c1e"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "5233326e-9d02-42c3-9f52-c979ff0b491e",
|
||||
"SourceSlotId": "536fae14-b814-498c-a6b4-07775de36991",
|
||||
"TargetParentOrChildId": "0d1f8a09-cd03-4219-ab5d-d236fa40257b",
|
||||
"TargetSlotId": "d1f3b362-7ed4-4833-99e9-0fdc46ca2319"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "939d20c7-a68f-40cf-a2f2-923fa94c1959",
|
||||
"SourceSlotId": "28cba376-7037-4d8c-bc4b-a8c747687f03",
|
||||
"TargetParentOrChildId": "0d1f8a09-cd03-4219-ab5d-d236fa40257b",
|
||||
"TargetSlotId": "d42b8adc-f1d6-4f32-94a3-24802630d763"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "ebf8cfa3-9e61-4c7b-b5e0-a4f2bf30a1eb",
|
||||
"SourceSlotId": "ae4addf0-08cf-4b25-9515-4fef9359d183",
|
||||
"TargetParentOrChildId": "109fbaaa-d8bb-4f5f-a4ef-589e537d153e",
|
||||
"TargetSlotId": "627f766e-056c-413e-8530-838d673bd031"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "23692d88-f905-4098-928d-e2ee7a9936e0",
|
||||
"SourceSlotId": "53b3fdca-9d5e-4808-a02f-4aa743cd8456",
|
||||
"TargetParentOrChildId": "15c8bd9e-d804-4a33-b0d3-2fa068d10f7a",
|
||||
"TargetSlotId": "2a585a23-b60c-4c8b-8cfa-9ab2a8b04c7a"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "15c8bd9e-d804-4a33-b0d3-2fa068d10f7a",
|
||||
"SourceSlotId": "d80e1028-a48d-4171-8c8c-e6856bd2143d",
|
||||
"TargetParentOrChildId": "234da7cc-b6fc-4a7a-8e81-fea0f15a920e",
|
||||
"TargetSlotId": "9e961f73-1ee7-4369-9ac7-5c653e570b6f"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "868c15e0-4b26-4e35-85b3-b4c519e7ae82",
|
||||
"SourceSlotId": "73ebf863-ba71-421c-bee7-312f13c5eff0",
|
||||
"TargetParentOrChildId": "234da7cc-b6fc-4a7a-8e81-fea0f15a920e",
|
||||
"TargetSlotId": "9e961f73-1ee7-4369-9ac7-5c653e570b6f"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "52ead922-78db-4bff-8e0b-aa16f856e679",
|
||||
"SourceSlotId": "b73347d9-9d9f-4929-b9df-e2d6db722856",
|
||||
"TargetParentOrChildId": "234da7cc-b6fc-4a7a-8e81-fea0f15a920e",
|
||||
"TargetSlotId": "9e961f73-1ee7-4369-9ac7-5c653e570b6f"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "8aa12e44-1ced-4fb7-8980-88863c7382f1",
|
||||
"SourceSlotId": "9ff1bfed-4554-4c55-9557-8b318ac47afe",
|
||||
"TargetParentOrChildId": "23692d88-f905-4098-928d-e2ee7a9936e0",
|
||||
"TargetSlotId": "97429e1f-3f30-4789-89a6-8e930e356ee6"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "234da7cc-b6fc-4a7a-8e81-fea0f15a920e",
|
||||
"SourceSlotId": "977ca2f4-cddb-4b9a-82b2-ff66453bbf9b",
|
||||
"TargetParentOrChildId": "2b0d945c-2c53-413c-9335-4396545d25d4",
|
||||
"TargetSlotId": "047b8fae-468c-48a7-8f3a-5fac8dd5b3c6"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "109fbaaa-d8bb-4f5f-a4ef-589e537d153e",
|
||||
"SourceSlotId": "aedaead8-ccf0-43f0-9188-a79af8d45250",
|
||||
"TargetParentOrChildId": "2b0d945c-2c53-413c-9335-4396545d25d4",
|
||||
"TargetSlotId": "313596cc-3854-436b-89da-5fd40164ce76"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "b525d102-9a64-4eac-995c-ca4fef6a4132",
|
||||
"SourceSlotId": "c85e033e-794c-4943-bf5d-545555df9360",
|
||||
"TargetParentOrChildId": "5233326e-9d02-42c3-9f52-c979ff0b491e",
|
||||
"TargetSlotId": "abaa52e9-7d3d-4ae5-89d2-5251f61e5392"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "d3a65f71-1862-4e1b-b1a1-0a4204e83905",
|
||||
"SourceSlotId": "d140f068-d71e-4af5-a563-ab599dae5dbf",
|
||||
"TargetParentOrChildId": "5233326e-9d02-42c3-9f52-c979ff0b491e",
|
||||
"TargetSlotId": "c7c524cf-e31e-4bac-8f77-58bd61b337de"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "7236d807-c46d-4084-88d1-8cb698214810",
|
||||
"SourceSlotId": "5bc395fd-1e77-402f-88da-b9727f3c1b98",
|
||||
"TargetParentOrChildId": "52ead922-78db-4bff-8e0b-aa16f856e679",
|
||||
"TargetSlotId": "5df18658-ef86-4c0f-8bb4-4ac3fbbf9a33"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "6e626260-ce1a-43d0-8b69-1006414e4fc1",
|
||||
"SourceSlotId": "963611e7-f55e-4c94-96e6-34e195558a2b",
|
||||
"TargetParentOrChildId": "52ead922-78db-4bff-8e0b-aa16f856e679",
|
||||
"TargetSlotId": "cc442161-e9ca-40ea-be3b-f87189d4e155"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "01d56fd4-bc82-423c-83b8-025543f2d741",
|
||||
"SourceSlotId": "ae4addf0-08cf-4b25-9515-4fef9359d183",
|
||||
"TargetParentOrChildId": "6e626260-ce1a-43d0-8b69-1006414e4fc1",
|
||||
"TargetSlotId": "a4527e01-f19a-4200-85e5-00144f3ce061"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "c0b80ff5-ed01-4be0-bb70-b39171dec080",
|
||||
"SourceSlotId": "03404861-1a6f-413a-a3f8-b6316722f0c3",
|
||||
"TargetParentOrChildId": "7236d807-c46d-4084-88d1-8cb698214810",
|
||||
"TargetSlotId": "76263857-27ea-40f5-856f-983c6ddcbfe8"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "7236d807-c46d-4084-88d1-8cb698214810",
|
||||
"SourceSlotId": "5bc395fd-1e77-402f-88da-b9727f3c1b98",
|
||||
"TargetParentOrChildId": "868c15e0-4b26-4e35-85b3-b4c519e7ae82",
|
||||
"TargetSlotId": "e15b6dc7-aaf9-4244-a4b8-4ac13ee7d23f"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "a98edadb-6f4d-46cd-9a24-214d3b4ea8e4",
|
||||
"SourceSlotId": "7a4c4feb-be2f-463e-96c6-cd9a6bad77a2",
|
||||
"TargetParentOrChildId": "88c89bb5-f409-40de-a011-8ff8e77198a8",
|
||||
"TargetSlotId": "f6bdd487-c16e-4fb0-bfba-b3801f121314"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "d27f989e-70f1-46d7-b1e8-d4312393640e",
|
||||
"SourceSlotId": "1f4e7cac-1f62-4633-b0f3-a3017a026753",
|
||||
"TargetParentOrChildId": "8aa12e44-1ced-4fb7-8980-88863c7382f1",
|
||||
"TargetSlotId": "c2c9afc7-3474-40c3-be82-b9f48c92a2c5"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "9a7dbdb1-f6dc-4d00-b5d2-9a747d70bf31",
|
||||
"SourceSlotId": "53089fc7-3f0b-46c4-81e1-04ecbb92efce",
|
||||
"TargetParentOrChildId": "939d20c7-a68f-40cf-a2f2-923fa94c1959",
|
||||
"TargetSlotId": "78f5d842-960f-4885-a65b-defd04871091"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "9fa39be3-8785-41c5-b48b-67b15f9291e2",
|
||||
"SourceSlotId": "b91689eb-4274-4534-9f95-515a93c57ebe",
|
||||
"TargetParentOrChildId": "9a7dbdb1-f6dc-4d00-b5d2-9a747d70bf31",
|
||||
"TargetSlotId": "b990cf29-00a5-4e39-8687-4502c7c7eebc"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "70bd6762-6234-42c2-b9c9-5db1c5e17230",
|
||||
"SourceSlotId": "b20573fe-7a7e-48e1-9370-744288ca6e32",
|
||||
"TargetParentOrChildId": "9fa39be3-8785-41c5-b48b-67b15f9291e2",
|
||||
"TargetSlotId": "b89b6730-de46-4d56-b2a8-b7d6f6876620"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "8aa12e44-1ced-4fb7-8980-88863c7382f1",
|
||||
"SourceSlotId": "9ff1bfed-4554-4c55-9557-8b318ac47afe",
|
||||
"TargetParentOrChildId": "9fa39be3-8785-41c5-b48b-67b15f9291e2",
|
||||
"TargetSlotId": "fb86f0d6-1e5c-478f-b723-9f9462e2966c"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "2b0d945c-2c53-413c-9335-4396545d25d4",
|
||||
"SourceSlotId": "2e1742d8-9ba3-4236-a0cd-a2b02c9f5924",
|
||||
"TargetParentOrChildId": "a98edadb-6f4d-46cd-9a24-214d3b4ea8e4",
|
||||
"TargetSlotId": "4da253b7-4953-439a-b03f-1d515a78bddf"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "70bd6762-6234-42c2-b9c9-5db1c5e17230",
|
||||
"SourceSlotId": "b20573fe-7a7e-48e1-9370-744288ca6e32",
|
||||
"TargetParentOrChildId": "b525d102-9a64-4eac-995c-ca4fef6a4132",
|
||||
"TargetSlotId": "2238e8c8-6bf8-4d3f-be5e-3291b6dc1441"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "0d1f8a09-cd03-4219-ab5d-d236fa40257b",
|
||||
"SourceSlotId": "bdc65f4c-6eac-44bf-af39-6655605b8fae",
|
||||
"TargetParentOrChildId": "c0b80ff5-ed01-4be0-bb70-b39171dec080",
|
||||
"TargetSlotId": "565c6d6e-6f80-4017-9ad8-4d7dddd667b6"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "0d1f8a09-cd03-4219-ab5d-d236fa40257b",
|
||||
"SourceSlotId": "bdc65f4c-6eac-44bf-af39-6655605b8fae",
|
||||
"TargetParentOrChildId": "c0b80ff5-ed01-4be0-bb70-b39171dec080",
|
||||
"TargetSlotId": "d1a8aa7c-673a-4505-b614-b02742ea812f"
|
||||
},
|
||||
{
|
||||
"SourceParentOrChildId": "01eb3e50-2347-4444-ae37-f87b298b82bc",
|
||||
"SourceSlotId": "ae4addf0-08cf-4b25-9515-4fef9359d183",
|
||||
"TargetParentOrChildId": "d3a65f71-1862-4e1b-b1a1-0a4204e83905",
|
||||
"TargetSlotId": "c38647f6-c6ea-40a0-b872-0df6d4168c05"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,193 @@
|
||||
{
|
||||
"FormatVersion": 3,
|
||||
"Id": "dbd8e542-730a-4417-badf-acc721a3eca8"/*ChangesScannerFx*/,
|
||||
"Description": "A stunning effect to use on meshes, by Changes AKA @berikaspace",
|
||||
"SymbolTags": "2",
|
||||
"InputUis": [],
|
||||
"SymbolChildUis": [
|
||||
{
|
||||
"ChildId": "01d56fd4-bc82-423c-83b8-025543f2d741"/*AnimValue*/,
|
||||
"Position": {
|
||||
"X": 1199.094,
|
||||
"Y": 271.2036
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "01eb3e50-2347-4444-ae37-f87b298b82bc"/*AnimValue*/,
|
||||
"Position": {
|
||||
"X": 170.99394,
|
||||
"Y": 494.04736
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "0d1f8a09-cd03-4219-ab5d-d236fa40257b"/*SamplePointAttributes_v1*/,
|
||||
"Position": {
|
||||
"X": 894.1888,
|
||||
"Y": 117.32178
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "109fbaaa-d8bb-4f5f-a4ef-589e537d153e"/*Position*/,
|
||||
"Position": {
|
||||
"X": 1704.4468,
|
||||
"Y": 153.396
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "15c8bd9e-d804-4a33-b0d3-2fa068d10f7a"/*SetMaterial*/,
|
||||
"Position": {
|
||||
"X": 1499.6965,
|
||||
"Y": 47.683105
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "234da7cc-b6fc-4a7a-8e81-fea0f15a920e"/*Group*/,
|
||||
"Position": {
|
||||
"X": 1676.0099,
|
||||
"Y": 57.634766
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "23692d88-f905-4098-928d-e2ee7a9936e0"/*DrawMesh*/,
|
||||
"Position": {
|
||||
"X": 1349.6965,
|
||||
"Y": 47.683105
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "2b0d945c-2c53-413c-9335-4396545d25d4"/*Camera*/,
|
||||
"Position": {
|
||||
"X": 1834.0245,
|
||||
"Y": 130.07666
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "5233326e-9d02-42c3-9f52-c979ff0b491e"/*Blend*/,
|
||||
"Position": {
|
||||
"X": 562.43146,
|
||||
"Y": 406.52295
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "52ead922-78db-4bff-8e0b-aa16f856e679"/*DrawPoints*/,
|
||||
"Position": {
|
||||
"X": 1499.6965,
|
||||
"Y": 159.6831
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "6e626260-ce1a-43d0-8b69-1006414e4fc1"/*SampleGradient*/,
|
||||
"Position": {
|
||||
"X": 1349.094,
|
||||
"Y": 271.2036
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "70bd6762-6234-42c2-b9c9-5db1c5e17230"/*_Time_old*/,
|
||||
"Position": {
|
||||
"X": 147.86992,
|
||||
"Y": 203.90381
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "7236d807-c46d-4084-88d1-8cb698214810"/*PointSimulation*/,
|
||||
"Position": {
|
||||
"X": 1194.1887,
|
||||
"Y": 117.32178
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "868c15e0-4b26-4e35-85b3-b4c519e7ae82"/*DrawLines*/,
|
||||
"Position": {
|
||||
"X": 1499.6965,
|
||||
"Y": 103.683105
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "88c89bb5-f409-40de-a011-8ff8e77198a8"/*Glow*/,
|
||||
"Position": {
|
||||
"X": 2147.8694,
|
||||
"Y": 109.81299
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "8aa12e44-1ced-4fb7-8980-88863c7382f1"/*TransformMesh*/,
|
||||
"Position": {
|
||||
"X": 163.16777,
|
||||
"Y": 2.2338867
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "939d20c7-a68f-40cf-a2f2-923fa94c1959"/*ResampleLinePoints*/,
|
||||
"Position": {
|
||||
"X": 613.1678,
|
||||
"Y": 59.26709
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "9a7dbdb1-f6dc-4d00-b5d2-9a747d70bf31"/*MeshVerticesToPoints*/,
|
||||
"Position": {
|
||||
"X": 463.1678,
|
||||
"Y": 59.26709
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "9fa39be3-8785-41c5-b48b-67b15f9291e2"/*DisplaceMeshNoise*/,
|
||||
"Position": {
|
||||
"X": 313.1678,
|
||||
"Y": 59.26709
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "a98edadb-6f4d-46cd-9a24-214d3b4ea8e4"/*RenderTarget*/,
|
||||
"Position": {
|
||||
"X": 1984.0245,
|
||||
"Y": 130.07666
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "b525d102-9a64-4eac-995c-ca4fef6a4132"/*FractalNoise*/,
|
||||
"Position": {
|
||||
"X": 314.85333,
|
||||
"Y": 327.3628
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "c0b80ff5-ed01-4be0-bb70-b39171dec080"/*PairPointsForSplines*/,
|
||||
"Position": {
|
||||
"X": 1044.1887,
|
||||
"Y": 117.32178
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "d27f989e-70f1-46d7-b1e8-d4312393640e"/*LoadObj*/,
|
||||
"Position": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "d3a65f71-1862-4e1b-b1a1-0a4204e83905"/*LinearGradient*/,
|
||||
"Position": {
|
||||
"X": 320.99396,
|
||||
"Y": 494.04736
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "ebf8cfa3-9e61-4c7b-b5e0-a4f2bf30a1eb"/*AnimValue*/,
|
||||
"Position": {
|
||||
"X": 1539.2142,
|
||||
"Y": 246.9248
|
||||
}
|
||||
}
|
||||
],
|
||||
"OutputUis": [
|
||||
{
|
||||
"OutputId": "43eb6605-b042-4516-80bf-8326adb86c1e"/*ImgOutput*/,
|
||||
"Position": {
|
||||
"X": 2557.8694,
|
||||
"Y": 265.02368
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
namespace Examples.user.changes;
|
||||
|
||||
[Guid("9484cda8-a5ab-414d-a5bd-9a413796c7ab")]
|
||||
internal sealed class InkingFx : Instance<InkingFx>
|
||||
{
|
||||
[Output(Guid = "f5f70a22-e07e-48d5-901a-2d88a6f5e1e0")]
|
||||
public readonly Slot<Texture2D> Output = new Slot<Texture2D>();
|
||||
|
||||
[Input(Guid = "2418e72c-b15f-42a8-9689-a53fe59aa9ad")]
|
||||
public readonly InputSlot<string> Folder = new InputSlot<string>();
|
||||
|
||||
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,335 @@
|
||||
{
|
||||
"FormatVersion": 3,
|
||||
"Id": "9484cda8-a5ab-414d-a5bd-9a413796c7ab"/*InkingFx*/,
|
||||
"Description": "A good example of community work: A spectacular slideshow based on the great inking effect made by Leon Denise, pictures from Pixtur's folder and assembled by Newemka.",
|
||||
"SymbolTags": "2",
|
||||
"InputUis": [
|
||||
{
|
||||
"InputId": "2418e72c-b15f-42a8-9689-a53fe59aa9ad"/*Folder*/,
|
||||
"Position": {
|
||||
"X": -1623.5303,
|
||||
"Y": 116.18649
|
||||
},
|
||||
"Usage": "DirectoryPath"
|
||||
}
|
||||
],
|
||||
"SymbolChildUis": [
|
||||
{
|
||||
"ChildId": "06ad1825-a23c-494e-8244-960a9b77a755"/*AdjustColors*/,
|
||||
"Position": {
|
||||
"X": 1420.2147,
|
||||
"Y": 124.674805
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "09165dad-d809-4e9d-abdf-2ce57cc6d013"/*_FractalNoiseOld*/,
|
||||
"Position": {
|
||||
"X": 55.995728,
|
||||
"Y": 29.618896
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "0b1738e8-a343-45c0-99cf-dd8ccec0c9a0"/*Displace*/,
|
||||
"Position": {
|
||||
"X": 621.7578,
|
||||
"Y": -112.597046
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "13ee32bf-1c4d-4bb8-ad26-cdb6384fe074"/*FilesInFolder*/,
|
||||
"Position": {
|
||||
"X": -1198.465,
|
||||
"Y": 66.538315
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "1a460671-778e-4a03-9e6a-49c13dd01769"/*Blend*/,
|
||||
"Position": {
|
||||
"X": 1570.2147,
|
||||
"Y": 124.674805
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "1be4af11-8446-4651-9713-b85048fe6d9e"/*NormalMap*/,
|
||||
"Position": {
|
||||
"X": 624.76953,
|
||||
"Y": -254.35974
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "1ca787ee-502e-41c0-9df1-40c582ee2f1f"/*LoadImage*/,
|
||||
"Position": {
|
||||
"X": -525.3556,
|
||||
"Y": 257.25726
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "241fead6-7086-4e94-8024-6c7a1aa56c66"/*UseTextureReference*/,
|
||||
"Position": {
|
||||
"X": 317.0974,
|
||||
"Y": -203.60486
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "2fd1c421-5779-48f4-90fe-f685c71fdce0"/*DrawScreenQuad*/,
|
||||
"Position": {
|
||||
"X": 941.95264,
|
||||
"Y": -129.68494
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "3d84186c-569f-4583-92f5-35fb262b9208"/*CountInt*/,
|
||||
"Position": {
|
||||
"X": -1197.6617,
|
||||
"Y": 167.34805
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "44ea1c3d-9265-4ca8-8fba-f748a3556d5f"/*RenderTarget*/,
|
||||
"Position": {
|
||||
"X": -51.16101,
|
||||
"Y": 416.90454
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "4e427eb1-24d8-4547-b162-aaabfb4a0a42"/*RenderTarget*/,
|
||||
"Position": {
|
||||
"X": 1270.2148,
|
||||
"Y": 124.674805
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "50445b60-5de1-4b9b-87a0-5c2c2d4b73e2"/*Vector3*/,
|
||||
"Position": {
|
||||
"X": 160.16705,
|
||||
"Y": 1113.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "61788557-15da-4fae-8b4f-e994fe4a9cf3"/*ParticleSystem*/,
|
||||
"Position": {
|
||||
"X": 460.16705,
|
||||
"Y": 1113.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "61c34277-fb8f-4f7a-9e98-c05ae7679ec6"/*CountInt*/,
|
||||
"Position": {
|
||||
"X": -299.41434,
|
||||
"Y": 1081.4084
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "67556adc-9673-48fe-9fda-76ac1162de87"/*Blend*/,
|
||||
"Position": {
|
||||
"X": 1946.184,
|
||||
"Y": 134.92651
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "68d4376f-f512-48b8-a3f3-fb00376a8359"/*NormalMap*/,
|
||||
"Position": {
|
||||
"X": 449.7708,
|
||||
"Y": -34.86676
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "6f7d0759-cf75-4bc3-8879-ac81402a9423"/*PerlinNoise2*/,
|
||||
"Position": {
|
||||
"X": 553.0518,
|
||||
"Y": 98.86565
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "70357fc7-5134-400f-8222-fec2d50d7cb8"/*AnimValue*/,
|
||||
"Position": {
|
||||
"X": -1605.304,
|
||||
"Y": 425.3758
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "70557c7b-ee88-4381-a303-af7571cc9f22"/*Layer2d*/,
|
||||
"Position": {
|
||||
"X": -279.30228,
|
||||
"Y": 328.92615
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "749c1733-d911-447d-808c-fab2a27fdd1d"/*Blend*/,
|
||||
"Position": {
|
||||
"X": 226.60474,
|
||||
"Y": -16.540283
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "7a6cc142-49d9-484d-ad61-4fd2cc7add35"/*Execute*/,
|
||||
"Position": {
|
||||
"X": 1088.0872,
|
||||
"Y": -84.58777
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "7c417e0f-987f-4604-a328-d3be1d290c60"/*AnimValue*/,
|
||||
"Position": {
|
||||
"X": -143.4638,
|
||||
"Y": 720.35645
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "81ce9954-1307-48d1-a31f-7165344d4c23"/*Blob*/,
|
||||
"Position": {
|
||||
"X": 678.68146,
|
||||
"Y": 990.68665
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "83094bad-e531-4a6d-9984-4fc3722bb92b"/*DrawBillboards*/,
|
||||
"Position": {
|
||||
"X": 860.4005,
|
||||
"Y": 1129.2278
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "88a12d9e-d2f7-413b-8b3b-9517680db030"/*AdjustColors*/,
|
||||
"Position": {
|
||||
"X": -292.14713,
|
||||
"Y": 201.7934
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "8f728ab6-2c74-4d7e-be09-dfb98ae29163"/*AnimValue*/,
|
||||
"Position": {
|
||||
"X": -515.5581,
|
||||
"Y": 1201.409
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "908e54cb-73a3-4eda-8109-43af9ce7983c"/*LinearGradient*/,
|
||||
"Position": {
|
||||
"X": 1717.2844,
|
||||
"Y": 10.32251
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "91c799d3-901d-48aa-9ae9-a0f74c8ab363"/*Clamp*/,
|
||||
"Position": {
|
||||
"X": 32.770508,
|
||||
"Y": 687.83997
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "a1653bde-652d-4d7b-afd6-bd7759a8fa2c"/*PickStringFromList*/,
|
||||
"Position": {
|
||||
"X": -990.27966,
|
||||
"Y": 210.89911
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "a2ca4515-f462-431c-87a4-2941be842654"/*PickString*/,
|
||||
"Position": {
|
||||
"X": -804.3208,
|
||||
"Y": 282.8481
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "b41cb1f2-017f-4cbb-91cf-caa50a84d31b"/*PickStringFromList*/,
|
||||
"Position": {
|
||||
"X": -985.4592,
|
||||
"Y": 59.765747
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "b7a46039-75e9-424e-b67a-637a9e97e547"/*Layer2d*/,
|
||||
"Position": {
|
||||
"X": 902.49744,
|
||||
"Y": 60.52954
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "b97e5df0-d8ba-4768-943c-90552269f56f"/*FilesInFolder*/,
|
||||
"Position": {
|
||||
"X": -1199.4978,
|
||||
"Y": 239.57205
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "baab2bf5-c63e-47b0-bbe9-b1107604c91e"/*AddInt*/,
|
||||
"Position": {
|
||||
"X": -145.25269,
|
||||
"Y": 1142.8323
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "d7b5bb14-0878-4c55-915b-55c06f34d6ed"/*Random*/,
|
||||
"Position": {
|
||||
"X": 4.7473145,
|
||||
"Y": 1086.8323
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "dc071a78-c1c4-415e-90df-20f6da469108"/*Random*/,
|
||||
"Position": {
|
||||
"X": 4.7473145,
|
||||
"Y": 1142.8323
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "dc17c85f-e09f-48dd-9f9e-ff79b3140646"/*Multiply*/,
|
||||
"Position": {
|
||||
"X": 528.68146,
|
||||
"Y": 1046.6866
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "e110b17e-b873-48ea-bc9e-bf2c217be4a2"/*CountInt*/,
|
||||
"Position": {
|
||||
"X": -944.3208,
|
||||
"Y": 352.8481
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "e6fba09a-0252-4371-b7ae-728d43df420f"/*Displace*/,
|
||||
"Position": {
|
||||
"X": 791.95264,
|
||||
"Y": -129.68494
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "e92616a0-9c0b-4982-942f-a7e8000b2fb8"/*ChannelMixer*/,
|
||||
"Position": {
|
||||
"X": 1720.215,
|
||||
"Y": 124.674805
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "ebec04d3-f13f-4c2a-afdd-c09d730bc182"/*Point*/,
|
||||
"Position": {
|
||||
"X": 310.16705,
|
||||
"Y": 1113.06
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "f5287895-e8d7-4449-b8b8-cc3a3a77d7bc"/*Blob*/,
|
||||
"Position": {
|
||||
"X": 711.12,
|
||||
"Y": 238.87933
|
||||
}
|
||||
},
|
||||
{
|
||||
"ChildId": "faa9ce3d-9379-401a-b585-ddbd010020dd"/*Remap*/,
|
||||
"Position": {
|
||||
"X": 678.68146,
|
||||
"Y": 1046.6866
|
||||
}
|
||||
}
|
||||
],
|
||||
"OutputUis": [
|
||||
{
|
||||
"OutputId": "f5f70a22-e07e-48d5-901a-2d88a6f5e1e0"/*Output*/,
|
||||
"Position": {
|
||||
"X": 2245.9087,
|
||||
"Y": 134.51608
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user