File size: 376 Bytes
3ed2680
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "content": {
    "image_source": "local",
    "images_dir": "backgrounds/train",
    "image_fallback_url": "https://picsum.photos/seed/{seed}/{size}/{size}"
  },
  "render": {
    "canvas_size": [300, 300],
    "initial_rotation_range_deg": [30, 330],
    "tolerance_deg": 10,
    "aa_supersample": 4,
    "fallback_shape_count": 8,
    "fallback_triangle_size": 30
  }
}