Back to Projects
Genesis Protocol icon

Genesis ProtocolGENESIS PROTOCOL

genpro.clickAI-assisted 3D game prototype (worldbuilding + hero pipeline)

A Next.js + Three.js prototype backed by AWS Amplify Gen 2. It combines structured AI generations (environments, character shapes/descriptions, items/quests), real game-state models, and an interactive 3D “app-as-a-game” UI (cube menu + world scene).

Highlights
  • Structured AI generations for environments, character shapes/descriptions, items/quests, and planetary objects
  • Hero pipeline that materializes generated geometry into deployable 3D assets (GLB) + TTS with S3-backed caching
  • Multiplayer foundation: periodic state heartbeats + query subscriptions for live entity snapshots
Stack
AWS Amplify Gen 2Three.jsAmplify AI GenerationsPolly (TTS)S3 asset deliveryRealtime state syncNext.js (App Router)TypeScript