Skip to content

Effect module #1: particle collision + topography (standalone POC) #1

Description

@inkxel

Build the particle-collision-topography effect module standalone before any shell/UI gets built around it. Validate the density-field/marching-squares contour look works and reads as an actual topographic landscape, not just a swarm of letters.

Scope (from SPEC.md):

  • Real particle-particle collision (not just wall-bounce, per the CoSi login-page prototype's limitation)
  • Density field from particle positions
  • Marching-squares contour extraction for the topo-map look
  • Collision proxy: treat each glyph as a circle for physics purposes, not its true outline

No font loading, no export, no shell needed yet — single hardcoded test font is fine for this pass.

See SPEC.md → Architecture → Effect modules → #1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions