@crazygl/hero-typography-shadows
v0.1.1
Published
Typography Shadows — Abstract letterforms floating at different depths behind the hero, with dramatic shadows and pointer-driven parallax. A customizable CrazyGL animated hero section — WebGL, React, drop-in.
Maintainers
Readme
Hero made by @ybouane.
@crazygl/hero-typography-shadows
Abstract letterforms floating at different depths behind the hero, with dramatic shadows and pointer-driven parallax.
Demo
Install
npm install @crazygl/hero-typography-shadowsUsage
import TypographyShadows from '@crazygl/hero-typography-shadows';
export default function Hero() {
return (
<TypographyShadows
heading="Type space."
glyphs="TYPESPACE&"
depthSpread={1}
/>
);
}Customise
- Style —
glyphs(the scattered letter/symbol set),bgTopColor/bgBottomColor,accentColor,depthSpread,spotlight. - Content & typography — heading / subheading / two-column / custom content, plus heading font.
Best for
- Type foundries and font shops
- Editorial / magazine homepages
- Design agencies
- Publishing platforms
This hero is part of CrazyGL, a collection of production-ready WebGL, canvas, 3D, and typography effects. Every CrazyGL hero ships with an agent-ready SKILL.md file that helps developers and coding agents adapt the effect into custom landing pages and interactive experiences.
