creative-canvas / README.md
opencode
feat: Cosmic Garden β€” interactive generative art sandbox
b9835ae
|
Raw
History Blame Contribute Delete
1.18 kB
metadata
title: Cosmic Garden
emoji: 🌌
colorFrom: indigo
colorTo: pink
sdk: static
pinned: true
tags:
  - generative-art
  - creative-coding
  - interactive
  - no-ai
license: mit

🌌 Cosmic Garden

A self-contained, no-AI interactive generative art installation. Built entirely with vanilla HTML5 Canvas + JavaScript + Web Audio β€” no frameworks, no AI, no dependencies.

Features

  • 5 living worlds you can switch between:

    1. Aurora β€” drifting flow-field ribbons that respond to your cursor
    2. Flock β€” a boids ecosystem with predators, prey, and emergent flocking
    3. Voxel β€” a rotating 3D voxel sculpture that morphs over time
    4. Lattice β€” cellular automata on a hex grid that you paint
    5. Starfall β€” a parallax starfield with shooting comets
  • God-mode interactions: click to seed life, drag to nurture, double-click to spark storms

  • Ambient Web Audio soundscapes generated procedurally per scene

  • Presets, timeline scrubber, PNG export, themes, and auto-evolve mode

  • 60fps, single file, <35KB total

Built to demonstrate how much you can do with pure creativity and zero artificial intelligence.