Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 4.98 KB

README.md

File metadata and controls

54 lines (44 loc) · 4.98 KB

superframe

A super collection of A-Frame components.

VIEW DEMOS

Components

See documentation for individual components:

  • aabb-collider - An axis-aligned bounding box component for A-Frame.
  • animation - Animations in A-Frame using anime.js
  • animation-timeline - A timeline component to use with the A-Frame animation component.
  • atlas-uvs - An A-Frame component to set UVs onto a plane geometry given a gridded texture atlas.
  • audioanalyser - Audio visualizations in A-Frame using Web Audio (AnalyserNode)
  • broadcast - Multi-user in A-Frame using raw websockets
  • camera-recorder - A component to film and record A-Frame scenes with a controlled camera (pans, dollies, tilts).
  • debug-cursor - A component to pretty-log cursor events.