Skip to content

Add Vysmo Transitions to Transition Effect section - #7

Open
ThomasDolso wants to merge 1 commit into
lindelof:masterfrom
ThomasDolso:patch-1
Open

Add Vysmo Transitions to Transition Effect section#7
ThomasDolso wants to merge 1 commit into
lindelof:masterfrom
ThomasDolso:patch-1

Conversation

@ThomasDolso

Copy link
Copy Markdown

Adds Vysmo Transitions to the Transition Effect section.

  • What it is: A WebGL 2 transition library with 60 built-in transitions (crossfade, page curl, glass shatter, ink diffuse, paint bleed, and more), plus a defineTransition API for custom GLSL. Open source, MIT licensed, zero dependencies.
  • Why it fits: The Transition Effect section currently has mostly CSS-based slide/page transitions. Vysmo adds the WebGL angle — mesh and multi-pass shaders that aren't possible with CSS or pure fragment shaders.
  • Differentiators: Tree-shakable per transition, ~5 KB gzipped, framework-agnostic (works with React, Vue, vanilla — matches your "not limited to any framework" criteria), idempotent render() enabling both timeline-driven and scroll-driven use.
  • Repo: https://github.com/vysmodev/vysmo
  • Homepage & live catalog: https://vysmo.com/transitions

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant