# Aura3D Cinematic Scene

Short source-code cinematic starter with typed assets, dolly camera, studio
lights, fog, rain, bloom, timeline, diagnostics, and screenshot tests.

```bash
npm install
npm run dev
npx @aura3d/cli@latest assets add ./assets/hero.glb --name hero
npm run test
```
