forked from MIT-SPARK/TEASER-plusplus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrender_option.json
More file actions
36 lines (36 loc) · 1.16 KB
/
render_option.json
File metadata and controls
36 lines (36 loc) · 1.16 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
{
"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.96000000000000003,
"light0_position" : [ 0, 10, 20 ],
"light0_specular_power" : 0.20000000000000001,
"light0_specular_shininess" : 50,
"light1_color" : [ 1, 1, 1 ],
"light1_diffuse_power" : 0.96000000000000003,
"light1_position" : [ 0, 20, 0 ],
"light1_specular_power" : 0.20000000000000001,
"light1_specular_shininess" : 50,
"light2_color" : [ 1, 1, 1 ],
"light2_diffuse_power" : 0.96000000000000003,
"light2_position" : [ 20, 0, 0 ],
"light2_specular_power" : 0.20000000000000001,
"light2_specular_shininess" : 50,
"light_ambient_color" : [ 0, 0.3, 0 ],
"light_on" : true,
"line_width": 5,
"mesh_color_option" : 1,
"mesh_shade_option" : 0,
"mesh_show_back_face" : false,
"mesh_show_wireframe" : false,
"point_color_option" : 8,
"point_show_normal" : false,
"point_size" : 20,
"show_coordinate_frame" : true,
"version_major" : 1,
"version_minor" : 0
}