Skip to content

Aura3D v1.0.10

Choose a tag to compare

@gchahal1982 gchahal1982 released this 07 Jun 00:22
· 55 commits to main since this release

Aura3D v1.0.10

Aura3D 1.0.10 publishes the current browser game-runtime, Aura Clash Arena, cartoon-channel, CLI/catalog, docs, and marketing release state to GitHub.

Highlights:

  • Publishes the repo state that matches the npm 1.0.10 package line.
  • Adds the current Aura Clash Arena runtime, typed GLB fighter assets, audio cue assets, launch evidence, deployed-route proof, and flagship test coverage.
  • Updates README, llms.txt, docs, marketing copy, and release gates from the stale 1.0.9 public story to the 1.0.10 release story.
  • Moves the old 1.0.6/1.0.7 PRD content into durable release/docs pages and removes the superseded PRD files.
  • Adds cartoon-production runtime APIs, cartoon asset profile support, cartoon starter templates, timeline/editor scaffolding, and source-gate tests.
  • Adds cartoon-channel proof routes for still source art workflows:
    • /?view=concept-2-5d&sampleTime=24&animateParallax=1 demonstrates camera/depth parallax over the generated moon-garden frame.
    • /?view=puppet-2d&sampleTime=24 demonstrates separate overlay puppet animation over the concept frame.
    • /?view=image-puppet&sampleTime=24 demonstrates the generated PNG itself duplicated into masked source-pixel cutouts for the robots, tools, cart, moon, and foreground.

Important cartoon boundary:

The image-derived route animates pixels from moon-garden-feature-frame.png, but it is still not true 3D reconstruction. The PNG is flattened, so the cutout animation is approximate and would need real segmentation masks, a clean background plate, depth maps, or proper rigged assets for production-quality cartoon motion.

Verification run before push:

  • pnpm build
  • npm run build in packages/create-aura3d/templates/cartoon-channel
  • npm test in packages/create-aura3d/templates/cartoon-channel
  • npm run record:2.5d in packages/create-aura3d/templates/cartoon-channel
  • npm run record:puppet in packages/create-aura3d/templates/cartoon-channel
  • npm run record:image-puppet in packages/create-aura3d/templates/cartoon-channel
  • pnpm exec vitest run tests/unit/agent-api/prompt-animation-source-gates.test.ts --reporter=dot

Release boundary:

Aura3D 1.0.10 should still be described as an AI-native TypeScript browser 3D/runtime foundation with typed assets, templates, diagnostics, deployment evidence, game-runtime helpers, and cartoon-production scaffolding. It is not Unity/Unreal parity and should not be marketed as a mature commercial game engine.