-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathexample.json
More file actions
42 lines (42 loc) · 1.02 KB
/
example.json
File metadata and controls
42 lines (42 loc) · 1.02 KB
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
{
"info": "Exported from MAVTKSurfViewer for MARenderView",
"title": "Export from MAVTKSurfViewer for MARenderView",
"three_view": {
"near": 100,
"far": 1000,
"cen": { "y": 138, "x": 219, "z": 153},
"pos": { "y": 880, "x": 251, "z": 135},
"up": { "y": -0.031715, "x": 0.016904, "z": -1.000000}
},
"outer_idx": 0,
"section": {
"opacity": 1.0,
"wlz": "null",
"name": "section",
"idx": 0,
"color": "0xffffff",
"transparent": true},
"section_view": {
"dst": 0,
"pit": 0,
"yaw": 0,
"fxp": { "y": 0, "x": 0, "z": 0}
},
"iip3dsrv": "None",
"show_gui": false,
"domains": [{
"opacity": 0.2,
"name": "embryonic",
"idx": 0,
"color": "0xffffff",
"path": "models/EMA27_TS14_embryonic.vtk",
"transparent": true},
{
"opacity": 0.5,
"name": "somites",
"idx": 1,
"color": "0x37ff05",
"path": "models/EMA27_TS14_somites.vtk",
"transparent": true}
]
}