Last active 3 days ago

harrymuliawan03 revised this gist 3 days ago. Go to revision

1 file changed, 99 insertions

example-data-markup.json(file created)

@@ -0,0 +1,99 @@
1 + {
2 + "id": "76919af9-6185-4f4c-bc01-8385d89d48b0",
3 + "title": "Door not in position",
4 + "description": "No description provided.",
5 + "svgData": "<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" baseProfile=\"full\" layer-order-id=\"markups-svg\" width=\"1496\" height=\"855\" viewBox=\"25.61848227412697 24.325325257668823 132.903078564844 75.9573093253394\" pointer-events=\"painted\" cursor=\"crosshair\" style=\"position: absolute; left: 0px; top: 0px; transform: scale(1, -1); transform-origin: center center;\"><metadata><markup_document xmlns=\"http://www.w3.org/1999/xhtml\" data-model-version=\"4\"></markup_document></metadata><g cursor=\"inherit\" pointer-events=\"painted\"><metadata><markup_element xmlns=\"http://www.w3.org/1999/xhtml\" stroke-width=\"0.08883895867896285\" stroke-color=\"#ff0000\" stroke-opacity=\"1\" fill-color=\"#ff0000\" fill-opacity=\"1\" type=\"arrow\" head=\"93.58028379592088 66.07963566811678\" tail=\"82.65309218486213 69.8997108629323\" rotation=\"0.336312638211666\"></markup_element></metadata><path id=\"markup\" d=\"M -5.787842668016241 -0.04441947933948143 l 11.309168459995593 0 l -0.026651687603688856 -0.08883895867896285 l 0.2931685636405774 0.13325843801844428 l -0.2931685636405774 0.13325843801844428 l 0.026651687603688856 -0.08883895867896285 l -11.309168459995593 0 z\" stroke-width=\"0.08883895867896285\" stroke=\"rgba(255,0,0,1)\" fill=\"rgba(255,0,0,1)\" transform=\"translate( 88.11668799039151 , 67.98967326552454 ) rotate( -19.26929476643864 )\"/></g></svg>",
6 + "cameraState": {
7 + "version": "2.0",
8 + "seedURN": "dXJuOmFkc2sub2JqZWN0czpvcy5vYmplY3Q6Y29uc2RvYy1wcm9kdWN0aW9uLWRlZjE5MjZmLTI5MzQtNDRlOS1iZjBjLTE5M2FkYTQ0M2ViMi9wcm9qZWN0cyUyRmZjOTI4OWYwLWM2MjItNDkyZS1iZjBmLTVkOTA3ODYzODNjZiUyRmRvY3VtZW50cyUyRkRPQy0yNjA0MjUtVDZWUjdGJTJGVkVSLTI2MDQyNS1UM0pQM1QlMkZSRVYtMjYwNDI1LUNDRThGUSUyRjExMi4wMDUwXzIucnZ0",
9 + "objectSet": [
10 + {
11 + "id": [],
12 + "idType": "lmv",
13 + "isolated": [],
14 + "hidden": [],
15 + "explodeScale": 0,
16 + "explodeOptions": {
17 + "magnitude": 4,
18 + "depthDampening": 0
19 + }
20 + }
21 + ],
22 + "viewport": {
23 + "aspectRatio": 1.7497076023391813,
24 + "isOrthographic": true,
25 + "name": "",
26 + "eye": [
27 + -11.219337463378906,
28 + -66.25076293945312,
29 + 35.41857147216797
30 + ],
31 + "target": [
32 + 0,
33 + 0,
34 + 0
35 + ],
36 + "up": [
37 + 0.07785706654373638,
38 + 0.4597499696917801,
39 + 0.8846288727809032
40 + ],
41 + "distanceToOrbit": 75.95730595739863,
42 + "projection": "orthographic",
43 + "worldUpVector": [
44 + 0,
45 + 0,
46 + 1
47 + ],
48 + "pivotPoint": [
49 + 0,
50 + 0,
51 + 0
52 + ],
53 + "orthographicHeight": 75.95730595739862
54 + },
55 + "autocam": {
56 + "sceneUpDirection": {
57 + "x": 0,
58 + "y": 0,
59 + "z": 1
60 + },
61 + "sceneFrontDirection": {
62 + "x": 0,
63 + "y": 1,
64 + "z": 0
65 + },
66 + "cubeFront": {
67 + "x": 1,
68 + "y": 0,
69 + "z": 0
70 + }
71 + },
72 + "renderOptions": {
73 + "environment": "Boardwalk",
74 + "ambientOcclusion": {
75 + "enabled": true,
76 + "radius": 13.123359580052492,
77 + "intensity": 1
78 + },
79 + "toneMap": {
80 + "method": 1,
81 + "exposure": -7,
82 + "lightMultiplier": -1e-20
83 + },
84 + "appearance": {
85 + "ghostHidden": true,
86 + "ambientShadow": true,
87 + "antiAliasing": true,
88 + "progressiveDisplay": true,
89 + "swapBlackAndWhite": false,
90 + "displayLines": true,
91 + "displayPoints": true
92 + }
93 + },
94 + "cutplanes": []
95 + },
96 + "thumbnail": base64Image,
97 + "createdAt": "2026-05-07T07:54:15.086Z",
98 + "replies": []
99 + }
Newer Older