MikaFil commited on
Commit
0b5dd85
·
verified ·
1 Parent(s): f869472

Update EARCARE/config.json

Browse files
Files changed (1) hide show
  1. EARCARE/config.json +28 -31
EARCARE/config.json CHANGED
@@ -1,32 +1,29 @@
1
- {
2
- "css_url": "https://mikafil-viewer-glb.static.hf.space/style/defaults/style.css",
3
- "glb_url": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/modeles/acs_pro.glb",
4
- "glb_url_2": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/modeles/acs_pro_tube.glb",
5
- "glb_url_3": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/modeles/acs_pro_filtre.glb",
6
- "ao_url": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/textures/emit_map_1k.png",
7
- "opacity_url": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/textures/op_map_1k.png",
8
- "thickness_url": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/textures/thickness_map_1k.png",
9
-
10
- "aspect": "16:9",
11
-
12
- "colorChoices": [
13
- { "title": "Noir", "color": [0.1, 0.1, 0.1], "emit": [0.1, 0.1, 0.1], "emitI": 0.1, "op": 1, "boolTrans": 0, "swatch": "#090A0BFF" },
14
- { "title": "GrisTrans", "color": [0.3, 0.3, 0.3], "emit": [0.3, 0.3, 0.3], "emitI": 0.5,"op":0.98, "boolTrans": 1, "swatch": "#313B44FF" },
15
- { "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "emitI": 0.1, "op":0.97, "boolTrans": 1, "swatch": "#ddd" },
16
- { "title": "Blanc", "color": [0.8, 0.8, 0.8], "emit": [1, 1, 1], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#fff" },
17
- { "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#14C721FF"},
18
- { "title": "TurquoiseTrans", "color": [0.5,1,0.8], "emit": [0.03, 0.25, 0.2], "emitI": 5, "op": 1, "boolTrans": 1, "swatch": "#55C7C1FF"},
19
- { "title": "BleuTrans", "color": [0,0.3,1], "emit": [0, 0.3, 0.9], "emitI": 1, "op": 0.96, "boolTrans": 1, "swatch": "#0074C9FF"},
20
- { "title": "VioletTrans", "color": [0.18,0.12,1], "emit": [0.3, 0.06, 0.4], "emitI": 1, "op": 1, "boolTrans": 1, "swatch": "#503FEDFF"},
21
- { "title": "RoseTrans", "color": [1, 0.1, 0.65], "emit": [0.9, 0.07, 0.32], "emitI": 1.5, "op":1, "boolTrans": 1, "swatch": "#FF88EBFF" },
22
- { "title": "Rose", "color": [1, 0.12, 0.412], "emit": [0.99, 0.3, 0.613], "emitI": 1.5, "op": 1, "boolTrans": 0, "swatch": "#E49CCFFF" },
23
- { "title": "RoseFonce", "color": [0.85, 0, 0.4], "emit": [0.85, 0, 0.4], "emitI": 0.65, "op": 1, "boolTrans": 0, "swatch": "#FF1D81FF" },
24
- { "title": "Rouge", "color": [0.7, 0.05, 0.05], "emit": [0.372, 0.07, 0.003], "emitI": 2, "op":0.97, "boolTrans": 0, "swatch": "#d00" },
25
- { "title": "Orange", "color": [0.7, 0.2, 0], "emit": [0.8, 0.25, 0.02], "emitI": 1, "op":1, "boolTrans": 0, "swatch": "#FD6300FF" },
26
- { "title": "OrangePale", "color": [0.8, 0.35, 0.27], "emit": [0.9, 0.43, 0.27], "emitI": 3, "op":1, "boolTrans": 0, "swatch": "#FCA685FF" },
27
- { "title": "Jaune", "color": [0.6, 0.5, 0], "emit": [1, 1, 0], "emitI": 1, "op":3, "boolTrans": 0, "swatch": "#FFFF00FF" },
28
- { "title": "JaunePale", "color": [0.6, 0.5, 0.27], "emit": [0.7, 0.7, 0.4], "emitI": 2, "op":1, "boolTrans": 0, "swatch": "#D4CF58FF" },
29
- { "title": "Chrome", "color": [0.35, 0.2, 0.1], "emit": [0.6, 0.5, 0.4], "emitI": 2, "op":1, "boolTrans": 0, "swatch": "#9A7E59FF" }
30
-
31
- ]
32
  }
 
1
+ {
2
+ "css_url": "https://mikafil-viewer-glb.static.hf.space/style/defaults/style.css",
3
+ "glb_url": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/modeles/acs_pro.glb",
4
+ "glb_url_2": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/modeles/acs_pro_tube.glb",
5
+ "glb_url_3": "https://huggingface.co/datasets/MikaFil/3D_models/resolve/main/EARCARE/modeles/acs_pro_filtre.glb",
6
+
7
+ "aspect": "16:9",
8
+
9
+ "colorChoices": [
10
+ { "title": "Noir", "color": [0.1, 0.1, 0.1], "emit": [0.1, 0.1, 0.1], "emitI": 0.1, "op": 1, "boolTrans": 0, "swatch": "#090A0BFF" },
11
+ { "title": "GrisTrans", "color": [0.3, 0.3, 0.3], "emit": [0.3, 0.3, 0.3], "emitI": 0.5,"op":0.98, "boolTrans": 1, "swatch": "#313B44FF" },
12
+ { "title": "BlancTrans", "color": [1, 1, 1], "emit": [1, 1, 1], "emitI": 0.1, "op":0.97, "boolTrans": 1, "swatch": "#ddd" },
13
+ { "title": "Blanc", "color": [0.8, 0.8, 0.8], "emit": [1, 1, 1], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#fff" },
14
+ { "title": "Vert", "color": [0, 0.55, 0], "emit": [0, 0.6, 0.01], "emitI": 1, "op": 1, "boolTrans": 0, "swatch": "#14C721FF"},
15
+ { "title": "TurquoiseTrans", "color": [0.5,1,0.8], "emit": [0.03, 0.25, 0.2], "emitI": 5, "op": 1, "boolTrans": 1, "swatch": "#55C7C1FF"},
16
+ { "title": "BleuTrans", "color": [0,0.3,1], "emit": [0, 0.3, 0.9], "emitI": 1, "op": 0.96, "boolTrans": 1, "swatch": "#0074C9FF"},
17
+ { "title": "VioletTrans", "color": [0.18,0.12,1], "emit": [0.3, 0.06, 0.4], "emitI": 1, "op": 1, "boolTrans": 1, "swatch": "#503FEDFF"},
18
+ { "title": "RoseTrans", "color": [1, 0.1, 0.65], "emit": [0.9, 0.07, 0.32], "emitI": 1.5, "op":1, "boolTrans": 1, "swatch": "#FF88EBFF" },
19
+ { "title": "Rose", "color": [1, 0.12, 0.412], "emit": [0.99, 0.3, 0.613], "emitI": 1.5, "op": 1, "boolTrans": 0, "swatch": "#E49CCFFF" },
20
+ { "title": "RoseFonce", "color": [0.85, 0, 0.4], "emit": [0.85, 0, 0.4], "emitI": 0.65, "op": 1, "boolTrans": 0, "swatch": "#FF1D81FF" },
21
+ { "title": "Rouge", "color": [0.7, 0.05, 0.05], "emit": [0.372, 0.07, 0.003], "emitI": 2, "op":0.97, "boolTrans": 0, "swatch": "#d00" },
22
+ { "title": "Orange", "color": [0.7, 0.2, 0], "emit": [0.8, 0.25, 0.02], "emitI": 1, "op":1, "boolTrans": 0, "swatch": "#FD6300FF" },
23
+ { "title": "OrangePale", "color": [0.8, 0.35, 0.27], "emit": [0.9, 0.43, 0.27], "emitI": 3, "op":1, "boolTrans": 0, "swatch": "#FCA685FF" },
24
+ { "title": "Jaune", "color": [0.6, 0.5, 0], "emit": [1, 1, 0], "emitI": 1, "op":3, "boolTrans": 0, "swatch": "#FFFF00FF" },
25
+ { "title": "JaunePale", "color": [0.6, 0.5, 0.27], "emit": [0.7, 0.7, 0.4], "emitI": 2, "op":1, "boolTrans": 0, "swatch": "#D4CF58FF" },
26
+ { "title": "Chrome", "color": [0.35, 0.2, 0.1], "emit": [0.6, 0.5, 0.4], "emitI": 2, "op":1, "boolTrans": 0, "swatch": "#9A7E59FF" }
27
+
28
+ ]
 
 
 
29
  }