1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name: Rough Ink
category: Basic
nodes:
1:
type: pen_input
port_defaults:
stabilize: 0.6
2:
type: paint_color
3:
type: curve
params:
curve:
- - 0.0
- 0.0
- - 0.4
- 0.7
- - 1.0
- 1.0
4:
type: random
5:
type: random
6:
type: random
7:
type: shape
params:
algorithm: 1
port_defaults:
frequency: 8.0
octaves: 4.0
softness: 0.1
8:
type: stamp
9:
type: paint
connections:
- '1.position -> 9.position'
- '1.pressure -> 3.input'
- '1.pressure -> 9.flow'
- '2.color -> 8.color'
- '3.output -> 9.size_input'
- '4.value -> 7.amplitude'
- '5.value -> 7.rotation_input'
- '6.value -> 7.seed'
- '7.mask -> 8.tip'
- '8.dab -> 9.rgba'
exposed_ports:
"1.stabilize":
"9.size":
"9.flow":
"9.opacity":