-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.cfg
66 lines (50 loc) · 943 Bytes
/
config.cfg
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
54
55
56
57
58
59
60
61
62
63
64
65
66
# particle_count = 8192
particle_count = 16384
threshold_count = 3
threshold0 = 1001
threshold1 = 5001
threshold2 = 25001
# threshold_count = 5
# threshold0 = 101
# threshold1 = 501
# threshold2 = 2501
# threshold3 = 12001
# threshold4 = 60001
reset_count = 40000
width = 1080
height = 720
# width = 2160
# height = 1440
# width = 4320
# height = 2880
# Banner
# width = 5734
# height = 558
# scale = 0.112
# center_x = -0.377
# center_y = 0.902
# theta = -0.236
# maximum_size = 279
# Some nice initial views
# scale = 0.124
# center_x = 0.670
# center_y = 0.707
# theta = 0.467
# scale = 0.00282
# center_x = 0.66722
# center_y = 0.63991
# theta = 0.067
# scale = 0.05908
# center_x = -1.16177
# center_y = -0.75446
# theta = 0.3144
# scale = 0.17572
# center_x = 1.19722
# center_y = 0.07222
# theta = 0.1651
# Technical stuff, pls ignore
maximum_size = 320
frame_steps = 1
profile = false
verbose = true
alpha = 0.8