-
Notifications
You must be signed in to change notification settings - Fork 21
/
render_options.json
40 lines (40 loc) · 1.32 KB
/
render_options.json
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
{
"background_color" : [ 1, 1, 1 ],
"class_name" : "RenderOption",
"default_mesh_color" : [ 0.69999999999999996, 0.69999999999999996, 0.69999999999999996 ],
"image_max_depth" : 3000,
"image_stretch_option" : 0,
"interpolation_option" : 0,
"light0_color" : [ 1, 1, 1 ],
"light0_diffuse_power" : 0.26000000000000003,
"light0_position" : [ 0, 0, 2 ],
"light0_specular_power" : 0.01000000000000001,
"light0_specular_shininess" : 1,
"light1_color" : [ 1, 1, 1 ],
"light1_diffuse_power" : 0.26000000000000003,
"light1_position" : [ 0, 0, 2 ],
"light1_specular_power" : 0.01000000000000001,
"light1_specular_shininess" : 1,
"light2_color" : [ 1, 1, 1 ],
"light2_diffuse_power" : 0.26000000000000003,
"light2_position" : [ 0, 0, -2 ],
"light2_specular_power" : 0.01000000000000001,
"light2_specular_shininess" : 1,
"light3_color" : [ 1, 1, 1 ],
"light3_diffuse_power" : 0.26000000000000003,
"light3_position" : [ 0, 0, -2 ],
"light3_specular_power" : 0.01000000000000001,
"light3_specular_shininess" : 1,
"light_ambient_color" : [ 0.2, 0.2, 0.2 ],
"light_on" : on,
"mesh_color_option" : 1,
"mesh_shade_option" : 1,
"mesh_show_back_face" : true,
"mesh_show_wireframe" : true,
"point_color_option" : 9,
"point_show_normal" : false,
"point_size" : 2,
"show_coordinate_frame" : false,
"version_major" : 1,
"version_minor" : 0
}