Rare find

Frame.js. A sequence editor for creating animations and interactive demos in the browser.

framejs.org

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2025
  • Editor: Use a frame instance internally.
  • Editor: Clean up.
  • Editor: Fixed fullscreen.
  • Frame: Add internal dom element.
  • Resources: Prevent overwriting resources.
August 2025
  • Player: Set black background by default.
  • Clean up.
  • Added REVISION.
  • Renamed FRAME.Float to FRAME.Number
  • Added initialize() to Animation.
  • Runtime: Initialize parameters.
  • Update threejs_shaders.md
  • Update threejs_shaders.md
  • Update threejs_cube.md
  • Removed unused code.
  • Fixed array parameters.
  • SidebarAnimation: Added effect edit button back.
  • Changed FRAME.Parameters.* to FRAME.*
  • Made parameters support more robust.
  • Added basic parameters support. Not robust yet.