[READ-ONLY] Mirror of https://github.com/flo-bit/flo-bit.github.io. my personal website, w/ astro, svelte, tailwind, typescript, threlte flo-bit.dev/
portfolio portfolio-website svelte sveltekit tailwind threejs threlte typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

flo-bit.github.io / src / lib / 3D / state-new.json
9.1 kB 206 lines
1{ 2 "sheetsById": { 3 "default": { 4 "staticOverrides": { 5 "byObject": { 6 "planet": { 7 "position": { 8 "x": 0, 9 "y": -1.54635628247858, 10 "z": 0 11 }, 12 "rotation": { 13 "x": 0, 14 "y": 0, 15 "z": 0 16 }, 17 "scale": { 18 "x": 1, 19 "y": 1, 20 "z": 1 21 } 22 }, 23 "camera": { 24 "position": { 25 "x": 0, 26 "y": 0, 27 "z": 5 28 }, 29 "rotation": { 30 "x": 50, 31 "y": 0, 32 "z": 0 33 }, 34 "scale": { 35 "x": 1, 36 "y": 1, 37 "z": 1 38 } 39 } 40 } 41 }, 42 "sequence": { 43 "subUnitsPerUnit": 30, 44 "length": 10, 45 "type": "PositionalSequence", 46 "tracksByObject": { 47 "planet": { 48 "trackData": { 49 "dnnWz3pFAE": { 50 "type": "BasicKeyframedTrack", 51 "__debugName": "planet:[\"position\",\"x\"]", 52 "keyframes": [] 53 }, 54 "voGNNDqzWc": { 55 "type": "BasicKeyframedTrack", 56 "__debugName": "planet:[\"position\",\"y\"]", 57 "keyframes": [] 58 }, 59 "3POG3W7VuU": { 60 "type": "BasicKeyframedTrack", 61 "__debugName": "planet:[\"position\",\"z\"]", 62 "keyframes": [] 63 } 64 }, 65 "trackIdByPropPath": { 66 "[\"position\",\"x\"]": "dnnWz3pFAE", 67 "[\"position\",\"y\"]": "voGNNDqzWc", 68 "[\"position\",\"z\"]": "3POG3W7VuU" 69 } 70 }, 71 "camera": { 72 "trackData": { 73 "zvhTdyhI_a": { 74 "type": "BasicKeyframedTrack", 75 "__debugName": "camera:[\"rotation\",\"x\"]", 76 "keyframes": [ 77 { 78 "id": "azbx576M9F", 79 "position": 0, 80 "connectedRight": true, 81 "handles": [ 82 0.5, 83 1, 84 0.5, 85 0 86 ], 87 "type": "bezier", 88 "value": 50 89 }, 90 { 91 "id": "7ttM3u2xiz", 92 "position": 2, 93 "connectedRight": true, 94 "handles": [ 95 0.5, 96 1, 97 0.5, 98 0 99 ], 100 "type": "bezier", 101 "value": 0 102 } 103 ] 104 }, 105 "onnFYicqIh": { 106 "type": "BasicKeyframedTrack", 107 "__debugName": "camera:[\"rotation\",\"y\"]", 108 "keyframes": [] 109 }, 110 "RTGMZwrVXl": { 111 "type": "BasicKeyframedTrack", 112 "__debugName": "camera:[\"rotation\",\"z\"]", 113 "keyframes": [ 114 { 115 "id": "8OvNz5yMka", 116 "position": 0, 117 "connectedRight": true, 118 "handles": [ 119 0.5, 120 1, 121 0.5, 122 0 123 ], 124 "type": "bezier", 125 "value": 0 126 }, 127 { 128 "id": "i7PWk_TiFo", 129 "position": 2, 130 "connectedRight": true, 131 "handles": [ 132 0.5, 133 1, 134 0.5, 135 0 136 ], 137 "type": "bezier", 138 "value": 0 139 } 140 ] 141 }, 142 "zo10cwF9iF": { 143 "type": "BasicKeyframedTrack", 144 "__debugName": "camera:[\"position\",\"x\"]", 145 "keyframes": [] 146 }, 147 "5j2_W2p49o": { 148 "type": "BasicKeyframedTrack", 149 "__debugName": "camera:[\"position\",\"y\"]", 150 "keyframes": [] 151 }, 152 "CCNZpB9sxP": { 153 "type": "BasicKeyframedTrack", 154 "__debugName": "camera:[\"position\",\"z\"]", 155 "keyframes": [ 156 { 157 "id": "0pulbv92kF", 158 "position": 0, 159 "connectedRight": true, 160 "handles": [ 161 0.5, 162 1, 163 0.77, 164 0 165 ], 166 "type": "bezier", 167 "value": 10 168 }, 169 { 170 "id": "AYruCOJ6oj", 171 "position": 2, 172 "connectedRight": true, 173 "handles": [ 174 0.175, 175 1, 176 0.5, 177 0 178 ], 179 "type": "bezier", 180 "value": 0 181 } 182 ] 183 } 184 }, 185 "trackIdByPropPath": { 186 "[\"rotation\",\"x\"]": "zvhTdyhI_a", 187 "[\"rotation\",\"y\"]": "onnFYicqIh", 188 "[\"rotation\",\"z\"]": "RTGMZwrVXl", 189 "[\"position\",\"x\"]": "zo10cwF9iF", 190 "[\"position\",\"y\"]": "5j2_W2p49o", 191 "[\"position\",\"z\"]": "CCNZpB9sxP" 192 } 193 } 194 } 195 } 196 } 197 }, 198 "definitionVersion": "0.4.0", 199 "revisionHistory": [ 200 "bOZ-LeLKY9-GAkh7", 201 "fADzXr5CC7jTQseN", 202 "l30cMOfZ3-bzgBCO", 203 "53Zd3JAcFU6OEATa", 204 "IZpHhIeaW9cKqnVz" 205 ] 206}