Skip to content

Commit dcb829d

Browse files
committed
Updated examples
1 parent 6dbc7be commit dcb829d

File tree

3 files changed

+310
-183
lines changed

3 files changed

+310
-183
lines changed

material_maker/examples/doc_tools.ptex

+37-9
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,15 @@
163163
"to_port": 1
164164
},
165165
{
166-
"from": "fill_to_uv",
166+
"from": "fill_2",
167167
"from_port": 0,
168-
"to": "@@1644",
168+
"to": "fill_to_position",
169169
"to_port": 0
170170
},
171171
{
172-
"from": "@@1644",
172+
"from": "fill_2",
173173
"from_port": 0,
174-
"to": "blend",
174+
"to": "fill_to_size",
175175
"to_port": 0
176176
}
177177
],
@@ -2237,7 +2237,8 @@
22372237
"count": 25,
22382238
"rotate": 0,
22392239
"scale": 0,
2240-
"select_inputs": 0
2240+
"select_inputs": 0,
2241+
"value": 0
22412242
},
22422243
"type": "splatter"
22432244
},
@@ -2464,6 +2465,7 @@
24642465
},
24652466
"parameters": {
24662467
"count": 100,
2468+
"opacity": 0,
24672469
"rotate": 0,
24682470
"scale": 0,
24692471
"select_inputs": 0
@@ -2477,7 +2479,9 @@
24772479
"y": 599.541748
24782480
},
24792481
"parameters": {
2482+
"fixed_offset": 0,
24802483
"offset": 0.62,
2484+
"opacity": 0,
24812485
"overlap": 1,
24822486
"rotate": 45,
24832487
"scale": 0.2,
@@ -2497,7 +2501,8 @@
24972501
"count": 8,
24982502
"rotate": 0,
24992503
"scale": 0,
2500-
"select_inputs": 0
2504+
"select_inputs": 0,
2505+
"value": 0
25012506
},
25022507
"type": "splatter"
25032508
},
@@ -2590,10 +2595,10 @@
25902595
"type": "fill_to_uv"
25912596
},
25922597
{
2593-
"name": "@@1644",
2598+
"name": "1644",
25942599
"node_position": {
2595-
"x": 465.442322,
2596-
"y": 1070.827515
2600+
"x": 479.442322,
2601+
"y": 1067.827515
25972602
},
25982603
"parameters": {
25992604

@@ -2622,6 +2627,29 @@
26222627
]
26232628
},
26242629
"type": "shader"
2630+
},
2631+
{
2632+
"name": "fill_to_position",
2633+
"node_position": {
2634+
"x": 239.209686,
2635+
"y": 1157.572266
2636+
},
2637+
"parameters": {
2638+
"axis": 0
2639+
},
2640+
"type": "fill_to_position"
2641+
},
2642+
{
2643+
"name": "fill_to_size",
2644+
"node_position": {
2645+
"x": 249.209686,
2646+
"y": 1219.572266
2647+
},
2648+
"parameters": {
2649+
"formula": 1
2650+
},
2651+
"seed_value": -52887,
2652+
"type": "fill_to_size"
26252653
}
26262654
],
26272655
"parameters": {

0 commit comments

Comments
 (0)