create-aura3d 1.3.2 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/dist/cli.js +10 -0
  2. package/dist/cli.js.map +1 -1
  3. package/dist/index.d.ts +1 -1
  4. package/dist/index.d.ts.map +1 -1
  5. package/dist/index.js +11 -2
  6. package/dist/index.js.map +1 -1
  7. package/dist/showcase-spec-artifacts.d.ts +104 -0
  8. package/dist/showcase-spec-artifacts.d.ts.map +1 -0
  9. package/dist/showcase-spec-artifacts.js +142 -0
  10. package/dist/showcase-spec-artifacts.js.map +1 -0
  11. package/dist/showcase-spec-category-plan.d.ts +15 -0
  12. package/dist/showcase-spec-category-plan.d.ts.map +1 -0
  13. package/dist/showcase-spec-category-plan.js +45 -0
  14. package/dist/showcase-spec-category-plan.js.map +1 -0
  15. package/dist/showcase-spec-compiler.d.ts +5 -0
  16. package/dist/showcase-spec-compiler.d.ts.map +1 -0
  17. package/dist/showcase-spec-compiler.js +240 -0
  18. package/dist/showcase-spec-compiler.js.map +1 -0
  19. package/dist/showcase-spec-evidence.d.ts +7 -0
  20. package/dist/showcase-spec-evidence.d.ts.map +1 -0
  21. package/dist/showcase-spec-evidence.js +815 -0
  22. package/dist/showcase-spec-evidence.js.map +1 -0
  23. package/dist/showcase-spec-game-geometry-extractor.d.ts +21 -0
  24. package/dist/showcase-spec-game-geometry-extractor.d.ts.map +1 -0
  25. package/dist/showcase-spec-game-geometry-extractor.js +725 -0
  26. package/dist/showcase-spec-game-geometry-extractor.js.map +1 -0
  27. package/dist/showcase-spec-game-replacement-evidence.d.ts +14 -0
  28. package/dist/showcase-spec-game-replacement-evidence.d.ts.map +1 -0
  29. package/dist/showcase-spec-game-replacement-evidence.js +219 -0
  30. package/dist/showcase-spec-game-replacement-evidence.js.map +1 -0
  31. package/dist/showcase-spec-game-template-evidence.d.ts +72 -0
  32. package/dist/showcase-spec-game-template-evidence.d.ts.map +1 -0
  33. package/dist/showcase-spec-game-template-evidence.js +435 -0
  34. package/dist/showcase-spec-game-template-evidence.js.map +1 -0
  35. package/dist/showcase-spec-gameplay-evidence.d.ts +3 -0
  36. package/dist/showcase-spec-gameplay-evidence.d.ts.map +1 -0
  37. package/dist/showcase-spec-gameplay-evidence.js +108 -0
  38. package/dist/showcase-spec-gameplay-evidence.js.map +1 -0
  39. package/dist/showcase-spec-parser.d.ts +3 -0
  40. package/dist/showcase-spec-parser.d.ts.map +1 -0
  41. package/dist/showcase-spec-parser.js +662 -0
  42. package/dist/showcase-spec-parser.js.map +1 -0
  43. package/dist/showcase-spec-platformer-artifacts.d.ts +3 -0
  44. package/dist/showcase-spec-platformer-artifacts.d.ts.map +1 -0
  45. package/dist/showcase-spec-platformer-artifacts.js +276 -0
  46. package/dist/showcase-spec-platformer-artifacts.js.map +1 -0
  47. package/dist/showcase-spec-racing-artifacts.d.ts +3 -0
  48. package/dist/showcase-spec-racing-artifacts.d.ts.map +1 -0
  49. package/dist/showcase-spec-racing-artifacts.js +273 -0
  50. package/dist/showcase-spec-racing-artifacts.js.map +1 -0
  51. package/dist/showcase-spec-replacement-apply.d.ts +10 -0
  52. package/dist/showcase-spec-replacement-apply.d.ts.map +1 -0
  53. package/dist/showcase-spec-replacement-apply.js +166 -0
  54. package/dist/showcase-spec-replacement-apply.js.map +1 -0
  55. package/dist/showcase-spec-replacement-candidates.d.ts +16 -0
  56. package/dist/showcase-spec-replacement-candidates.d.ts.map +1 -0
  57. package/dist/showcase-spec-replacement-candidates.js +244 -0
  58. package/dist/showcase-spec-replacement-candidates.js.map +1 -0
  59. package/dist/showcase-spec-replacement-game-geometry.d.ts +4 -0
  60. package/dist/showcase-spec-replacement-game-geometry.d.ts.map +1 -0
  61. package/dist/showcase-spec-replacement-game-geometry.js +175 -0
  62. package/dist/showcase-spec-replacement-game-geometry.js.map +1 -0
  63. package/dist/showcase-spec-replacement-manifest.d.ts +41 -0
  64. package/dist/showcase-spec-replacement-manifest.d.ts.map +1 -0
  65. package/dist/showcase-spec-replacement-manifest.js +62 -0
  66. package/dist/showcase-spec-replacement-manifest.js.map +1 -0
  67. package/dist/showcase-spec-replacement-values.d.ts +9 -0
  68. package/dist/showcase-spec-replacement-values.d.ts.map +1 -0
  69. package/dist/showcase-spec-replacement-values.js +41 -0
  70. package/dist/showcase-spec-replacement-values.js.map +1 -0
  71. package/dist/showcase-spec-replacement.d.ts +13 -0
  72. package/dist/showcase-spec-replacement.d.ts.map +1 -0
  73. package/dist/showcase-spec-replacement.js +144 -0
  74. package/dist/showcase-spec-replacement.js.map +1 -0
  75. package/dist/showcase-spec-types.d.ts +304 -0
  76. package/dist/showcase-spec-types.d.ts.map +1 -0
  77. package/dist/showcase-spec-types.js +2 -0
  78. package/dist/showcase-spec-types.js.map +1 -0
  79. package/package.json +21 -2
  80. package/templates/animation-channel/package.json +1 -1
  81. package/templates/animation-channel/tests/screenshot.spec.ts +16 -0
  82. package/templates/animation-studio/index.html +12 -0
  83. package/templates/animation-studio/node_modules.publish-aside/.vite/deps/_metadata.json +8 -0
  84. package/templates/animation-studio/node_modules.publish-aside/.vite/deps/package.json +3 -0
  85. package/templates/animation-studio/package.json +1 -1
  86. package/templates/animation-studio/scripts/animation-scene.ts +1 -1
  87. package/templates/animation-studio/scripts/asset-motion-probe.ts +7 -1
  88. package/templates/animation-studio/scripts/author-office-scene.ts +1 -1
  89. package/templates/animation-studio/scripts/build-characters.ts +1 -1
  90. package/templates/animation-studio/scripts/render-live.ts +24 -0
  91. package/templates/animation-studio/src/director/director-heuristics.ts +2 -2
  92. package/templates/animation-studio/src/director/{prompt-to-scene.ts → prompt-scene.ts} +74 -6
  93. package/templates/animation-studio/studio/src/App.tsx +146 -78
  94. package/templates/animation-studio/studio/src/components/Console.tsx +8 -2
  95. package/templates/animation-studio/studio/src/components/Inspector.tsx +57 -1
  96. package/templates/animation-studio/studio/src/components/Stage.tsx +10 -5
  97. package/templates/animation-studio/studio/src/components/Timeline.tsx +49 -2
  98. package/templates/animation-studio/studio/src/state/mapDocument.ts +13 -2
  99. package/templates/animation-studio/studio/src/state/sceneTool.ts +20 -9
  100. package/templates/animation-studio/studio/src/state/types.ts +8 -0
  101. package/templates/animation-studio/tests/route-health.spec.ts +33 -0
  102. package/templates/animation-studio/tests/screenshot.spec.ts +30 -0
  103. package/templates/character-controller/package.json +1 -1
  104. package/templates/character-controller/src/main.ts +18 -1
  105. package/templates/cinematic-scene/package.json +1 -1
  106. package/templates/cinematic-scene/tests/screenshot.spec.ts +3 -3
  107. package/templates/episode-builder/package.json +1 -1
  108. package/templates/episode-builder/tests/screenshot.spec.ts +15 -0
  109. package/templates/falling-blocks-starter/README.md +18 -0
  110. package/templates/falling-blocks-starter/index.html +23 -0
  111. package/templates/falling-blocks-starter/package.json +21 -0
  112. package/templates/falling-blocks-starter/playwright.config.ts +12 -0
  113. package/templates/falling-blocks-starter/public/aura-assets/showcaseBlockfallCabinet.679d52fe.glb +0 -0
  114. package/templates/falling-blocks-starter/public/aura-assets/showcaseBlockfallCabinet.thumb.svg +1 -0
  115. package/templates/falling-blocks-starter/src/aura-assets.ts +20 -0
  116. package/templates/falling-blocks-starter/src/main.ts +358 -0
  117. package/templates/falling-blocks-starter/tests/playable.spec.ts +85 -0
  118. package/templates/falling-blocks-starter/tests/route-health.spec.ts +34 -0
  119. package/templates/falling-blocks-starter/tsconfig.json +13 -0
  120. package/templates/fighting-game/package.json +1 -1
  121. package/templates/fighting-game/tests/screenshot.spec.ts +15 -0
  122. package/templates/mini-game/README.md +13 -0
  123. package/templates/mini-game/index.html +1 -1
  124. package/templates/mini-game/package.json +2 -2
  125. package/templates/mini-game/src/main.ts +251 -21
  126. package/templates/mini-game/tests/playable.spec.ts +49 -0
  127. package/templates/mini-game/tests/screenshot.spec.ts +37 -32
  128. package/templates/product-viewer/package.json +1 -1
  129. package/templates/product-viewer/tests/screenshot.spec.ts +4 -4
  130. package/templates/prompt-animation-channel/package.json +1 -1
  131. package/templates/prompt-animation-channel/tests/screenshot.spec.ts +15 -0
  132. package/templates/racing-starter/README.md +27 -0
  133. package/templates/racing-starter/index.html +23 -0
  134. package/templates/racing-starter/package.json +21 -0
  135. package/templates/racing-starter/playwright.config.ts +12 -0
  136. package/templates/racing-starter/public/aura-assets/showcaseCleanSportsCar.1c69283f.glb +0 -0
  137. package/templates/racing-starter/public/aura-assets/showcaseCleanSportsCar.thumb.svg +1 -0
  138. package/templates/racing-starter/public/aura-assets/showcaseReadableKartCircuit.5cbb912e.glb +0 -0
  139. package/templates/racing-starter/public/aura-assets/showcaseReadableKartCircuit.thumb.svg +1 -0
  140. package/templates/racing-starter/src/aura-assets.ts +36 -0
  141. package/templates/racing-starter/src/main.ts +280 -0
  142. package/templates/racing-starter/tests/playable.spec.ts +93 -0
  143. package/templates/racing-starter/tests/route-health.spec.ts +40 -0
  144. package/templates/racing-starter/tsconfig.json +13 -0
  145. package/templates/three-compat-architecture-interior/index.html +16 -0
  146. package/templates/three-compat-architecture-interior/package.json +21 -0
  147. package/templates/three-compat-architecture-interior/playwright.config.ts +14 -0
  148. package/templates/three-compat-architecture-interior/src/main.ts +27 -0
  149. package/templates/three-compat-architecture-interior/tests/route-health.spec.ts +16 -0
  150. package/templates/three-compat-architecture-interior/tests/screenshot.spec.ts +15 -0
  151. package/templates/three-compat-architecture-interior/tsconfig.json +19 -0
  152. package/templates/three-compat-asset-inspector/index.html +16 -0
  153. package/templates/three-compat-asset-inspector/package.json +21 -0
  154. package/templates/three-compat-asset-inspector/playwright.config.ts +14 -0
  155. package/templates/three-compat-asset-inspector/src/main.ts +17 -0
  156. package/templates/three-compat-asset-inspector/tests/route-health.spec.ts +16 -0
  157. package/templates/three-compat-asset-inspector/tests/screenshot.spec.ts +15 -0
  158. package/templates/three-compat-asset-inspector/tsconfig.json +19 -0
  159. package/templates/three-compat-character-viewer/index.html +16 -0
  160. package/templates/three-compat-character-viewer/package.json +21 -0
  161. package/templates/three-compat-character-viewer/playwright.config.ts +14 -0
  162. package/templates/three-compat-character-viewer/src/main.ts +17 -0
  163. package/templates/three-compat-character-viewer/tests/route-health.spec.ts +16 -0
  164. package/templates/three-compat-character-viewer/tests/screenshot.spec.ts +15 -0
  165. package/templates/three-compat-character-viewer/tsconfig.json +19 -0
  166. package/templates/three-compat-custom-threejs-migration/index.html +16 -0
  167. package/templates/three-compat-custom-threejs-migration/package.json +21 -0
  168. package/templates/three-compat-custom-threejs-migration/playwright.config.ts +14 -0
  169. package/templates/three-compat-custom-threejs-migration/src/main.ts +16 -0
  170. package/templates/three-compat-custom-threejs-migration/tests/route-health.spec.ts +16 -0
  171. package/templates/three-compat-custom-threejs-migration/tests/screenshot.spec.ts +15 -0
  172. package/templates/three-compat-custom-threejs-migration/tsconfig.json +19 -0
  173. package/templates/three-compat-large-scene/index.html +16 -0
  174. package/templates/three-compat-large-scene/package.json +21 -0
  175. package/templates/three-compat-large-scene/playwright.config.ts +14 -0
  176. package/templates/three-compat-large-scene/src/main.ts +31 -0
  177. package/templates/three-compat-large-scene/tests/route-health.spec.ts +16 -0
  178. package/templates/three-compat-large-scene/tests/screenshot.spec.ts +15 -0
  179. package/templates/three-compat-large-scene/tsconfig.json +19 -0
  180. package/templates/three-compat-material-authoring/index.html +16 -0
  181. package/templates/three-compat-material-authoring/package.json +21 -0
  182. package/templates/three-compat-material-authoring/playwright.config.ts +14 -0
  183. package/templates/three-compat-material-authoring/src/main.ts +33 -0
  184. package/templates/three-compat-material-authoring/tests/route-health.spec.ts +16 -0
  185. package/templates/three-compat-material-authoring/tests/screenshot.spec.ts +15 -0
  186. package/templates/three-compat-material-authoring/tsconfig.json +19 -0
  187. package/templates/three-compat-postprocess-scene/index.html +16 -0
  188. package/templates/three-compat-postprocess-scene/package.json +21 -0
  189. package/templates/three-compat-postprocess-scene/playwright.config.ts +14 -0
  190. package/templates/three-compat-postprocess-scene/src/main.ts +17 -0
  191. package/templates/three-compat-postprocess-scene/tests/route-health.spec.ts +16 -0
  192. package/templates/three-compat-postprocess-scene/tests/screenshot.spec.ts +15 -0
  193. package/templates/three-compat-postprocess-scene/tsconfig.json +19 -0
  194. package/templates/three-compat-premium-product-viewer/index.html +16 -0
  195. package/templates/three-compat-premium-product-viewer/package.json +21 -0
  196. package/templates/three-compat-premium-product-viewer/playwright.config.ts +14 -0
  197. package/templates/three-compat-premium-product-viewer/src/main.ts +18 -0
  198. package/templates/three-compat-premium-product-viewer/tests/route-health.spec.ts +16 -0
  199. package/templates/three-compat-premium-product-viewer/tests/screenshot.spec.ts +15 -0
  200. package/templates/three-compat-premium-product-viewer/tsconfig.json +19 -0
  201. package/templates/animation-channel/public/aura-assets/moon-garden-feature-frame.png +0 -0
  202. package/templates/animation-channel/tests/reports/prompt-animation/cartoon-sample-episode.png +0 -0
  203. package/templates/animation-studio/dist/episodes/scene/episode-3d.webm +0 -0
  204. package/templates/animation-studio/dist/episodes/scene/frames/action.png +0 -0
  205. package/templates/animation-studio/dist/episodes/scene/frames/dialogue.png +0 -0
  206. package/templates/animation-studio/dist/episodes/scene/frames/final.png +0 -0
  207. package/templates/animation-studio/dist/episodes/scene/frames/first.png +0 -0
  208. package/templates/animation-studio/dist/episodes/scene/frames/mouth-closed.png +0 -0
  209. package/templates/animation-studio/dist/episodes/scene/frames/mouth-open.png +0 -0
  210. package/templates/animation-studio/dist/episodes/scene/render-live-summary.json +0 -5616
  211. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/broken.png +0 -0
  212. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/chefs.png +0 -0
  213. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/customer.png +0 -0
  214. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/worker-1.png +0 -0
  215. package/templates/animation-studio/dist/episodes/scene/skeleton-overlays/worker-2.png +0 -0
  216. package/templates/animation-studio/dist/generated/second-scene.document.json +0 -1210
  217. package/templates/animation-studio/dist/generated/studio-edited.document.json +0 -1196
  218. package/templates/animation-studio/dist/scene/inshader-accept.document.json +0 -1
  219. package/templates/animation-studio/dist/scene/inshader-test.document.json +0 -1
  220. package/templates/animation-studio/dist/scene/integ.document.json +0 -1
  221. package/templates/animation-studio/dist/scene/working.document.json +0 -594
  222. package/templates/animation-studio/dist/scene/working.history.json +0 -1
  223. package/templates/animation-studio/studio/dist/assets/index-i8URxOOt.css +0 -1
  224. package/templates/animation-studio/studio/dist/assets/index-pC9hdZ-B.js +0 -11
  225. package/templates/animation-studio/studio/dist/index.html +0 -19
  226. package/templates/animation-studio/tests/reports/animation-studio/hifi-cast-validation.json +0 -938
@@ -1,1210 +0,0 @@
1
- {
2
- "id": "second-scene-001",
3
- "duration": 60,
4
- "assets": {
5
- "characters": [
6
- {
7
- "id": "miko",
8
- "url": "/aura-assets/miko.catalog.glb",
9
- "scale": 1.6,
10
- "defaultClip": "Loops",
11
- "mouthMorphIndex": -1
12
- },
13
- {
14
- "id": "luma",
15
- "url": "/aura-assets/luma2.catalog.glb",
16
- "scale": 1.6,
17
- "defaultClip": "idle",
18
- "mouthMorphIndex": -1
19
- }
20
- ],
21
- "props": [
22
- {
23
- "id": "mushroom",
24
- "url": "/aura-assets/mushroom.catalog.glb"
25
- }
26
- ]
27
- },
28
- "set": {
29
- "clearColor": [
30
- 0.043,
31
- 0.058,
32
- 0.101,
33
- 1
34
- ],
35
- "studioLightingScale": 0.4,
36
- "environment": {
37
- "color": [
38
- 0.34,
39
- 0.4,
40
- 0.52
41
- ],
42
- "intensity": 0.32,
43
- "proceduralMap": {
44
- "skyColor": [
45
- 0.16,
46
- 0.22,
47
- 0.34
48
- ],
49
- "horizonColor": [
50
- 0.22,
51
- 0.26,
52
- 0.32
53
- ],
54
- "groundColor": [
55
- 0.05,
56
- 0.06,
57
- 0.08
58
- ],
59
- "specularColor": [
60
- 0.85,
61
- 0.9,
62
- 1
63
- ],
64
- "intensity": 0.4,
65
- "specularIntensity": 0.7
66
- }
67
- },
68
- "pieces": [
69
- {
70
- "id": "garden-floor",
71
- "geometry": "cube",
72
- "position": [
73
- 0,
74
- -0.06,
75
- 0
76
- ],
77
- "scale": [
78
- 60,
79
- 0.12,
80
- 60
81
- ],
82
- "baseColor": [
83
- 0.09,
84
- 0.29,
85
- 0.245,
86
- 1
87
- ],
88
- "metallic": 0.02,
89
- "roughness": 0.78,
90
- "emissiveColor": [
91
- 0.03,
92
- 0.09,
93
- 0.08
94
- ],
95
- "emissiveStrength": 0.18,
96
- "includeInAutoFrame": true
97
- },
98
- {
99
- "id": "garden-sky",
100
- "geometry": "cube",
101
- "position": [
102
- 0,
103
- 8,
104
- -12
105
- ],
106
- "scale": [
107
- 60,
108
- 36,
109
- 0.4
110
- ],
111
- "baseColor": [
112
- 0.04,
113
- 0.16,
114
- 0.255,
115
- 1
116
- ],
117
- "metallic": 0,
118
- "roughness": 1,
119
- "emissiveColor": [
120
- 0.06,
121
- 0.28,
122
- 0.4
123
- ],
124
- "emissiveStrength": 0.55
125
- },
126
- {
127
- "id": "moon-halo",
128
- "geometry": "sphere",
129
- "position": [
130
- 2.5,
131
- 2.55,
132
- -6.2
133
- ],
134
- "scale": [
135
- 3.9,
136
- 3.9,
137
- 3.9
138
- ],
139
- "baseColor": [
140
- 0.4,
141
- 0.72,
142
- 0.95,
143
- 1
144
- ],
145
- "metallic": 0,
146
- "roughness": 0.85,
147
- "emissiveColor": [
148
- 0.32,
149
- 0.62,
150
- 0.9
151
- ],
152
- "glow": {
153
- "dim": 0.35,
154
- "full": 0.62
155
- }
156
- },
157
- {
158
- "id": "moon-orb",
159
- "geometry": "sphere",
160
- "position": [
161
- 2.5,
162
- 2.55,
163
- -6
164
- ],
165
- "scale": [
166
- 2.1,
167
- 2.1,
168
- 2.1
169
- ],
170
- "baseColor": [
171
- 0.62,
172
- 0.84,
173
- 1,
174
- 1
175
- ],
176
- "metallic": 0,
177
- "roughness": 0.85,
178
- "emissiveColor": [
179
- 0.36,
180
- 0.62,
181
- 0.88
182
- ],
183
- "glow": {
184
- "dim": 0.4,
185
- "full": 0.62
186
- }
187
- },
188
- {
189
- "id": "star-0",
190
- "geometry": "sphere",
191
- "position": [
192
- -9.5,
193
- 7.5,
194
- -9
195
- ],
196
- "scale": [
197
- 0.12,
198
- 0.12,
199
- 0.12
200
- ],
201
- "baseColor": [
202
- 0.9,
203
- 0.95,
204
- 1,
205
- 1
206
- ],
207
- "metallic": 0,
208
- "roughness": 0.85,
209
- "emissiveColor": [
210
- 0.78,
211
- 0.88,
212
- 1
213
- ],
214
- "glow": {
215
- "dim": 0.5,
216
- "full": 1.2
217
- }
218
- },
219
- {
220
- "id": "star-1",
221
- "geometry": "sphere",
222
- "position": [
223
- -7,
224
- 5.2,
225
- -9
226
- ],
227
- "scale": [
228
- 0.16999999999999998,
229
- 0.16999999999999998,
230
- 0.16999999999999998
231
- ],
232
- "baseColor": [
233
- 0.9,
234
- 0.95,
235
- 1,
236
- 1
237
- ],
238
- "metallic": 0,
239
- "roughness": 0.85,
240
- "emissiveColor": [
241
- 0.78,
242
- 0.88,
243
- 1
244
- ],
245
- "glow": {
246
- "dim": 0.5,
247
- "full": 1.2
248
- }
249
- },
250
- {
251
- "id": "star-2",
252
- "geometry": "sphere",
253
- "position": [
254
- -8.2,
255
- 3,
256
- -9
257
- ],
258
- "scale": [
259
- 0.22,
260
- 0.22,
261
- 0.22
262
- ],
263
- "baseColor": [
264
- 0.9,
265
- 0.95,
266
- 1,
267
- 1
268
- ],
269
- "metallic": 0,
270
- "roughness": 0.85,
271
- "emissiveColor": [
272
- 0.78,
273
- 0.88,
274
- 1
275
- ],
276
- "glow": {
277
- "dim": 0.5,
278
- "full": 1.2
279
- }
280
- },
281
- {
282
- "id": "star-3",
283
- "geometry": "sphere",
284
- "position": [
285
- -5.5,
286
- 8,
287
- -9
288
- ],
289
- "scale": [
290
- 0.12,
291
- 0.12,
292
- 0.12
293
- ],
294
- "baseColor": [
295
- 0.9,
296
- 0.95,
297
- 1,
298
- 1
299
- ],
300
- "metallic": 0,
301
- "roughness": 0.85,
302
- "emissiveColor": [
303
- 0.78,
304
- 0.88,
305
- 1
306
- ],
307
- "glow": {
308
- "dim": 0.5,
309
- "full": 1.2
310
- }
311
- },
312
- {
313
- "id": "star-4",
314
- "geometry": "sphere",
315
- "position": [
316
- -3.8,
317
- 6,
318
- -9
319
- ],
320
- "scale": [
321
- 0.16999999999999998,
322
- 0.16999999999999998,
323
- 0.16999999999999998
324
- ],
325
- "baseColor": [
326
- 0.9,
327
- 0.95,
328
- 1,
329
- 1
330
- ],
331
- "metallic": 0,
332
- "roughness": 0.85,
333
- "emissiveColor": [
334
- 0.78,
335
- 0.88,
336
- 1
337
- ],
338
- "glow": {
339
- "dim": 0.5,
340
- "full": 1.2
341
- }
342
- },
343
- {
344
- "id": "star-5",
345
- "geometry": "sphere",
346
- "position": [
347
- -6.2,
348
- 1.6,
349
- -9
350
- ],
351
- "scale": [
352
- 0.22,
353
- 0.22,
354
- 0.22
355
- ],
356
- "baseColor": [
357
- 0.9,
358
- 0.95,
359
- 1,
360
- 1
361
- ],
362
- "metallic": 0,
363
- "roughness": 0.85,
364
- "emissiveColor": [
365
- 0.78,
366
- 0.88,
367
- 1
368
- ],
369
- "glow": {
370
- "dim": 0.5,
371
- "full": 1.2
372
- }
373
- },
374
- {
375
- "id": "star-6",
376
- "geometry": "sphere",
377
- "position": [
378
- 5.4,
379
- 7.6,
380
- -9
381
- ],
382
- "scale": [
383
- 0.12,
384
- 0.12,
385
- 0.12
386
- ],
387
- "baseColor": [
388
- 0.9,
389
- 0.95,
390
- 1,
391
- 1
392
- ],
393
- "metallic": 0,
394
- "roughness": 0.85,
395
- "emissiveColor": [
396
- 0.78,
397
- 0.88,
398
- 1
399
- ],
400
- "glow": {
401
- "dim": 0.5,
402
- "full": 1.2
403
- }
404
- },
405
- {
406
- "id": "star-7",
407
- "geometry": "sphere",
408
- "position": [
409
- 7.2,
410
- 5.4,
411
- -9
412
- ],
413
- "scale": [
414
- 0.16999999999999998,
415
- 0.16999999999999998,
416
- 0.16999999999999998
417
- ],
418
- "baseColor": [
419
- 0.9,
420
- 0.95,
421
- 1,
422
- 1
423
- ],
424
- "metallic": 0,
425
- "roughness": 0.85,
426
- "emissiveColor": [
427
- 0.78,
428
- 0.88,
429
- 1
430
- ],
431
- "glow": {
432
- "dim": 0.5,
433
- "full": 1.2
434
- }
435
- },
436
- {
437
- "id": "star-8",
438
- "geometry": "sphere",
439
- "position": [
440
- 8.6,
441
- 8.2,
442
- -9
443
- ],
444
- "scale": [
445
- 0.22,
446
- 0.22,
447
- 0.22
448
- ],
449
- "baseColor": [
450
- 0.9,
451
- 0.95,
452
- 1,
453
- 1
454
- ],
455
- "metallic": 0,
456
- "roughness": 0.85,
457
- "emissiveColor": [
458
- 0.78,
459
- 0.88,
460
- 1
461
- ],
462
- "glow": {
463
- "dim": 0.5,
464
- "full": 1.2
465
- }
466
- },
467
- {
468
- "id": "star-9",
469
- "geometry": "sphere",
470
- "position": [
471
- 8,
472
- 2.8,
473
- -9
474
- ],
475
- "scale": [
476
- 0.12,
477
- 0.12,
478
- 0.12
479
- ],
480
- "baseColor": [
481
- 0.9,
482
- 0.95,
483
- 1,
484
- 1
485
- ],
486
- "metallic": 0,
487
- "roughness": 0.85,
488
- "emissiveColor": [
489
- 0.78,
490
- 0.88,
491
- 1
492
- ],
493
- "glow": {
494
- "dim": 0.5,
495
- "full": 1.2
496
- }
497
- },
498
- {
499
- "id": "star-10",
500
- "geometry": "sphere",
501
- "position": [
502
- 4.2,
503
- 8.6,
504
- -9
505
- ],
506
- "scale": [
507
- 0.16999999999999998,
508
- 0.16999999999999998,
509
- 0.16999999999999998
510
- ],
511
- "baseColor": [
512
- 0.9,
513
- 0.95,
514
- 1,
515
- 1
516
- ],
517
- "metallic": 0,
518
- "roughness": 0.85,
519
- "emissiveColor": [
520
- 0.78,
521
- 0.88,
522
- 1
523
- ],
524
- "glow": {
525
- "dim": 0.5,
526
- "full": 1.2
527
- }
528
- },
529
- {
530
- "id": "star-11",
531
- "geometry": "sphere",
532
- "position": [
533
- -10.5,
534
- 5,
535
- -9
536
- ],
537
- "scale": [
538
- 0.22,
539
- 0.22,
540
- 0.22
541
- ],
542
- "baseColor": [
543
- 0.9,
544
- 0.95,
545
- 1,
546
- 1
547
- ],
548
- "metallic": 0,
549
- "roughness": 0.85,
550
- "emissiveColor": [
551
- 0.78,
552
- 0.88,
553
- 1
554
- ],
555
- "glow": {
556
- "dim": 0.5,
557
- "full": 1.2
558
- }
559
- },
560
- {
561
- "id": "star-12",
562
- "geometry": "sphere",
563
- "position": [
564
- 9.8,
565
- 4,
566
- -9
567
- ],
568
- "scale": [
569
- 0.12,
570
- 0.12,
571
- 0.12
572
- ],
573
- "baseColor": [
574
- 0.9,
575
- 0.95,
576
- 1,
577
- 1
578
- ],
579
- "metallic": 0,
580
- "roughness": 0.85,
581
- "emissiveColor": [
582
- 0.78,
583
- 0.88,
584
- 1
585
- ],
586
- "glow": {
587
- "dim": 0.5,
588
- "full": 1.2
589
- }
590
- },
591
- {
592
- "id": "star-13",
593
- "geometry": "sphere",
594
- "position": [
595
- -4.6,
596
- 2.2,
597
- -9
598
- ],
599
- "scale": [
600
- 0.16999999999999998,
601
- 0.16999999999999998,
602
- 0.16999999999999998
603
- ],
604
- "baseColor": [
605
- 0.9,
606
- 0.95,
607
- 1,
608
- 1
609
- ],
610
- "metallic": 0,
611
- "roughness": 0.85,
612
- "emissiveColor": [
613
- 0.78,
614
- 0.88,
615
- 1
616
- ],
617
- "glow": {
618
- "dim": 0.5,
619
- "full": 1.2
620
- }
621
- },
622
- {
623
- "id": "star-14",
624
- "geometry": "sphere",
625
- "position": [
626
- 6,
627
- 1.8,
628
- -9
629
- ],
630
- "scale": [
631
- 0.22,
632
- 0.22,
633
- 0.22
634
- ],
635
- "baseColor": [
636
- 0.9,
637
- 0.95,
638
- 1,
639
- 1
640
- ],
641
- "metallic": 0,
642
- "roughness": 0.85,
643
- "emissiveColor": [
644
- 0.78,
645
- 0.88,
646
- 1
647
- ],
648
- "glow": {
649
- "dim": 0.5,
650
- "full": 1.2
651
- }
652
- },
653
- {
654
- "id": "star-15",
655
- "geometry": "sphere",
656
- "position": [
657
- 0.5,
658
- 8.8,
659
- -9
660
- ],
661
- "scale": [
662
- 0.12,
663
- 0.12,
664
- 0.12
665
- ],
666
- "baseColor": [
667
- 0.9,
668
- 0.95,
669
- 1,
670
- 1
671
- ],
672
- "metallic": 0,
673
- "roughness": 0.85,
674
- "emissiveColor": [
675
- 0.78,
676
- 0.88,
677
- 1
678
- ],
679
- "glow": {
680
- "dim": 0.5,
681
- "full": 1.2
682
- }
683
- },
684
- {
685
- "id": "glow-stone-l",
686
- "geometry": "sphere",
687
- "position": [
688
- -1.7,
689
- 0.12,
690
- 0.45
691
- ],
692
- "scale": [
693
- 0.26,
694
- 0.13,
695
- 0.2
696
- ],
697
- "baseColor": [
698
- 1,
699
- 0.882,
700
- 0.557,
701
- 1
702
- ],
703
- "metallic": 0,
704
- "roughness": 0.85,
705
- "emissiveColor": [
706
- 1,
707
- 0.882,
708
- 0.557
709
- ],
710
- "glow": {
711
- "dim": 0.12,
712
- "full": 1.85
713
- }
714
- },
715
- {
716
- "id": "glow-stone-c",
717
- "geometry": "sphere",
718
- "position": [
719
- -0.15,
720
- 0.1,
721
- 0.35
722
- ],
723
- "scale": [
724
- 0.2,
725
- 0.1,
726
- 0.16
727
- ],
728
- "baseColor": [
729
- 0.49,
730
- 0.886,
731
- 1,
732
- 1
733
- ],
734
- "metallic": 0,
735
- "roughness": 0.85,
736
- "emissiveColor": [
737
- 0.49,
738
- 0.886,
739
- 1
740
- ],
741
- "glow": {
742
- "dim": 0.1,
743
- "full": 1.7
744
- }
745
- },
746
- {
747
- "id": "glow-stone-r",
748
- "geometry": "sphere",
749
- "position": [
750
- 1.75,
751
- 0.12,
752
- 0.4
753
- ],
754
- "scale": [
755
- 0.26,
756
- 0.13,
757
- 0.2
758
- ],
759
- "baseColor": [
760
- 1,
761
- 0.882,
762
- 0.557,
763
- 1
764
- ],
765
- "metallic": 0,
766
- "roughness": 0.85,
767
- "emissiveColor": [
768
- 1,
769
- 0.882,
770
- 0.557
771
- ],
772
- "glow": {
773
- "dim": 0.12,
774
- "full": 1.85
775
- }
776
- },
777
- {
778
- "id": "glow-stone-back",
779
- "geometry": "sphere",
780
- "position": [
781
- 0.55,
782
- 0.1,
783
- -0.7
784
- ],
785
- "scale": [
786
- 0.2,
787
- 0.1,
788
- 0.16
789
- ],
790
- "baseColor": [
791
- 0.49,
792
- 0.886,
793
- 1,
794
- 1
795
- ],
796
- "metallic": 0,
797
- "roughness": 0.85,
798
- "emissiveColor": [
799
- 0.49,
800
- 0.886,
801
- 1
802
- ],
803
- "glow": {
804
- "dim": 0.1,
805
- "full": 1.7
806
- }
807
- },
808
- {
809
- "id": "broom-handle",
810
- "geometry": "cylinder",
811
- "position": [
812
- -0.55,
813
- 0.5,
814
- 0.25
815
- ],
816
- "scale": [
817
- 0.045,
818
- 1,
819
- 0.045
820
- ],
821
- "roll": -0.55,
822
- "baseColor": [
823
- 0.55,
824
- 0.42,
825
- 0.26,
826
- 1
827
- ],
828
- "metallic": 0.1,
829
- "roughness": 0.7,
830
- "emissiveColor": [
831
- 0.12,
832
- 0.1,
833
- 0.06
834
- ],
835
- "emissiveStrength": 0.1
836
- },
837
- {
838
- "id": "broom-bristles",
839
- "geometry": "cube",
840
- "position": [
841
- -0.82,
842
- 0.18,
843
- 0.27
844
- ],
845
- "scale": [
846
- 0.32,
847
- 0.18,
848
- 0.12
849
- ],
850
- "baseColor": [
851
- 1,
852
- 0.882,
853
- 0.557,
854
- 1
855
- ],
856
- "metallic": 0,
857
- "roughness": 0.85,
858
- "emissiveColor": [
859
- 1,
860
- 0.882,
861
- 0.557
862
- ],
863
- "glow": {
864
- "dim": 0.18,
865
- "full": 1
866
- },
867
- "roll": -0.2
868
- }
869
- ],
870
- "lights": [
871
- {
872
- "id": "garden-key",
873
- "kind": "point",
874
- "color": [
875
- 0.86,
876
- 0.93,
877
- 1
878
- ],
879
- "position": [
880
- -2.6,
881
- 3.6,
882
- 2.6
883
- ],
884
- "intensity": 4.4,
885
- "range": 18
886
- },
887
- {
888
- "id": "garden-cyan-fill",
889
- "kind": "point",
890
- "color": [
891
- 0.49,
892
- 0.886,
893
- 1
894
- ],
895
- "position": [
896
- 2.4,
897
- 2,
898
- 1.4
899
- ],
900
- "intensity": 2,
901
- "range": 13
902
- },
903
- {
904
- "id": "garden-warm-rim",
905
- "kind": "point",
906
- "color": [
907
- 1,
908
- 0.78,
909
- 0.45
910
- ],
911
- "position": [
912
- 0.4,
913
- 1.8,
914
- -2
915
- ],
916
- "intensity": 2.8,
917
- "range": 13
918
- }
919
- ]
920
- },
921
- "walkableBounds": {
922
- "min": [
923
- -3.6,
924
- 0,
925
- -2
926
- ],
927
- "max": [
928
- 3.6,
929
- 0,
930
- 2
931
- ]
932
- },
933
- "shots": [
934
- {
935
- "shotId": "open",
936
- "presetId": "establishing",
937
- "startTime": 0,
938
- "endTime": 15,
939
- "cameraSubject": [
940
- 0,
941
- 0.75,
942
- 0
943
- ]
944
- },
945
- {
946
- "shotId": "approach",
947
- "presetId": "two-shot",
948
- "startTime": 15,
949
- "endTime": 32,
950
- "cameraSubject": [
951
- 0,
952
- 0.75,
953
- 0
954
- ]
955
- },
956
- {
957
- "shotId": "together",
958
- "presetId": "close-up",
959
- "startTime": 32,
960
- "endTime": 48,
961
- "cameraSubject": [
962
- -1.4400000000000002,
963
- -0.2,
964
- 0
965
- ]
966
- },
967
- {
968
- "shotId": "close",
969
- "presetId": "close-up",
970
- "startTime": 48,
971
- "endTime": 60,
972
- "cameraSubject": [
973
- 1.4400000000000002,
974
- -0.2,
975
- 0
976
- ]
977
- }
978
- ],
979
- "blocking": [
980
- {
981
- "characterId": "miko",
982
- "shots": [
983
- {
984
- "shotId": "open",
985
- "clip": "walk",
986
- "waypoints": [
987
- {
988
- "time": 0,
989
- "position": [
990
- -4.1,
991
- 0,
992
- 0
993
- ],
994
- "yaw": 1.5707963267948966
995
- },
996
- {
997
- "time": 7.199999999999999,
998
- "position": [
999
- -1.4400000000000002,
1000
- 0,
1001
- 0
1002
- ],
1003
- "yaw": 1.5707963267948966
1004
- }
1005
- ]
1006
- },
1007
- {
1008
- "shotId": "approach",
1009
- "clip": "walk",
1010
- "sweeping": true,
1011
- "waypoints": [
1012
- {
1013
- "time": 15,
1014
- "position": [
1015
- -0.8640000000000001,
1016
- 0,
1017
- 0.2
1018
- ],
1019
- "yaw": 1.7982713072677243
1020
- }
1021
- ]
1022
- },
1023
- {
1024
- "shotId": "together",
1025
- "clip": "walk",
1026
- "sweeping": true,
1027
- "waypoints": [
1028
- {
1029
- "time": 32,
1030
- "position": [
1031
- -1.1520000000000001,
1032
- 0,
1033
- 0.2
1034
- ],
1035
- "yaw": 1.7426940580905885
1036
- }
1037
- ]
1038
- },
1039
- {
1040
- "shotId": "close",
1041
- "clip": "idle",
1042
- "sweeping": false,
1043
- "waypoints": [
1044
- {
1045
- "time": 48,
1046
- "position": [
1047
- -1.4400000000000002,
1048
- 0,
1049
- 0
1050
- ],
1051
- "yaw": 1.5707963267948966
1052
- }
1053
- ]
1054
- }
1055
- ]
1056
- },
1057
- {
1058
- "characterId": "luma",
1059
- "shots": [
1060
- {
1061
- "shotId": "open",
1062
- "clip": "walk",
1063
- "waypoints": [
1064
- {
1065
- "time": 0,
1066
- "position": [
1067
- 4.1,
1068
- 0,
1069
- 0
1070
- ],
1071
- "yaw": -1.5707963267948966
1072
- },
1073
- {
1074
- "time": 7.199999999999999,
1075
- "position": [
1076
- 1.4400000000000002,
1077
- 0,
1078
- 0
1079
- ],
1080
- "yaw": -1.5707963267948966
1081
- }
1082
- ]
1083
- },
1084
- {
1085
- "shotId": "approach",
1086
- "clip": "walk",
1087
- "sweeping": false,
1088
- "waypoints": [
1089
- {
1090
- "time": 15,
1091
- "position": [
1092
- 0.8640000000000001,
1093
- 0,
1094
- 0.2
1095
- ],
1096
- "yaw": -1.7982713072677243
1097
- }
1098
- ]
1099
- },
1100
- {
1101
- "shotId": "together",
1102
- "clip": "walk",
1103
- "sweeping": false,
1104
- "waypoints": [
1105
- {
1106
- "time": 32,
1107
- "position": [
1108
- 1.1520000000000001,
1109
- 0,
1110
- 0.2
1111
- ],
1112
- "yaw": -1.7426940580905885
1113
- }
1114
- ]
1115
- },
1116
- {
1117
- "shotId": "close",
1118
- "clip": "idle",
1119
- "sweeping": false,
1120
- "waypoints": [
1121
- {
1122
- "time": 48,
1123
- "position": [
1124
- 1.4400000000000002,
1125
- 0,
1126
- 0
1127
- ],
1128
- "yaw": -1.5707963267948966
1129
- }
1130
- ]
1131
- }
1132
- ]
1133
- }
1134
- ],
1135
- "setDressing": [
1136
- {
1137
- "propId": "mushroom",
1138
- "position": [
1139
- 2.0979697879403827,
1140
- 0,
1141
- -0.9175355210900307
1142
- ],
1143
- "scale": 0.13703768499195576,
1144
- "feetOffset": 2.8
1145
- },
1146
- {
1147
- "propId": "mushroom",
1148
- "position": [
1149
- 1.9048608792945747,
1150
- 0,
1151
- -0.8970447760075331
1152
- ],
1153
- "scale": 0.14542566585820169,
1154
- "feetOffset": 2.8
1155
- },
1156
- {
1157
- "propId": "mushroom",
1158
- "position": [
1159
- 1.8741986755281688,
1160
- 0,
1161
- -1.0370705351233482
1162
- ],
1163
- "scale": 0.14746048694010824,
1164
- "feetOffset": 2.8
1165
- },
1166
- {
1167
- "propId": "mushroom",
1168
- "position": [
1169
- -1.0369112234562636,
1170
- 0,
1171
- -0.8150918884202838
1172
- ],
1173
- "scale": 0.07138293182011693,
1174
- "feetOffset": 2.8
1175
- },
1176
- {
1177
- "propId": "mushroom",
1178
- "position": [
1179
- -2.165573538467288,
1180
- 0,
1181
- -1.005448454990983
1182
- ],
1183
- "scale": 0.12236726907081902,
1184
- "feetOffset": 2.8
1185
- },
1186
- {
1187
- "propId": "mushroom",
1188
- "position": [
1189
- -0.9800841093063353,
1190
- 0,
1191
- -0.1293648425489664
1192
- ],
1193
- "scale": 0.11829238875303417,
1194
- "feetOffset": 2.8
1195
- },
1196
- {
1197
- "propId": "mushroom",
1198
- "position": [
1199
- 0.5210582496598364,
1200
- 0,
1201
- 0.7381684593856335
1202
- ],
1203
- "scale": 0.0960970253823325,
1204
- "feetOffset": 2.8
1205
- }
1206
- ],
1207
- "worldState": {
1208
- "glowSpanSeconds": 60
1209
- }
1210
- }