File size: 1,416 Bytes
cc809bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "task_id": "ink_diffusion_00000001",
  "generator": "ink_diffusion",
  "timestamp": "2026-02-17T08:09:52.506854",
  "parameters": {
    "ink_color_rgb": [
      123,
      104,
      238
    ],
    "ink_color_name": "slate-blue",
    "ink_to_water_ratio": 0.003049,
    "final_concentration": 0.8,
    "diffusion_coefficient": 1.925867,
    "temperature_factor": 1.06708,
    "video_duration_seconds": 8.0,
    "total_frames": 128,
    "fps": 16,
    "objects": {
      "beaker": {
        "symbol": "beaker",
        "type": "container",
        "shape": "cone_up",
        "shape_name": "flask-shaped",
        "bounds": {
          "left": 317,
          "right": 706,
          "top": 256,
          "bottom": 911
        },
        "width": 389,
        "height": 655,
        "water_surface_y": 406,
        "water_fill_ratio": 0.82,
        "water_volume_ml": 164.0
      },
      "droplet": {
        "symbol": "droplet",
        "type": "ink_droplet",
        "color": [
          123,
          104,
          238
        ],
        "color_name": "slate-blue",
        "initial_position": [
          520.009375,
          176.0
        ],
        "position_ratio": 0.0625,
        "volume_ml": 0.5
      }
    }
  },
  "param_hash": "9aea00e0b035ab45",
  "generation": {
    "seed": 1965760370,
    "git": {
      "commit": "",
      "branch": "",
      "repo": "",
      "is_dirty": false
    }
  }
}