OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/bim/spec/fixtures/viewpoints/minimal.bcfv.json

21 lines
355 B

{
"guid": "{{UUID}}",
"orthogonal_camera": {
"camera_view_point": {
"x": 12.3456789,
"y": 1.2345,
"z": -1234.1234
},
"camera_direction": {
"x": -1,
"y": -2,
"z": -3
},
"camera_up_vector": {
"x": 0.223629,
"y": 0.209889,
"z": 0.951807
},
"view_to_world_scale": 180
}
}