@crazygl/hero-neon-orbital
v0.1.1
Published
Neon Orbital Integrations — A dashboard screenshot at the centre with integration chips orbiting around it on an inclined plane, linked to the dashboard by glowing neon lines that pulse with travelling beads of light.… A customizable CrazyGL animated hero
Maintainers
Readme
Hero made by @ybouane.
@crazygl/hero-neon-orbital
A dashboard screenshot at the centre with integration chips orbiting around it on an inclined plane, linked to the dashboard by glowing neon lines that pulse with travelling beads of light. Drag to spin the ring with momentum.
Demo
Install
npm install @crazygl/hero-neon-orbitalUsage
import NeonOrbital from '@crazygl/hero-neon-orbital';
export default function Page() {
return (
<NeonOrbital
screenshot="https://crazygl.com/samples/screenshot-dashboard-dark.avif"
ringTilt={25}
lineColor="#56e3ff"
pulseEnabled
/>
);
}Customise
- Screenshot —
screenshot(image or video at the centre; aspect auto-derived), plusscreenshotX/Y,screenshotScale,screenshotTilt,screenEmissive. - Chips —
chips(one per line,label | glyph | color, up to 12),chipSize,outlineIntensity. - Ring —
ringRadius,ringTilt,autoRotateSpeed,dragSensitivity,momentumDecay. - Connection lines —
lineColor,lineOpacity,pulseEnabled,pulseSpeed,pulseBrightness. - Atmosphere —
haloColor,haloStrength,bgCenter/bgEdgeradial backdrop,transparentBackground,parallaxStrength.
Best for
- iPaaS and automation platforms; integration marketplaces.
- Premium SaaS launch pages that plug into many tools.
- Developer-tool and API products saying "we connect to everything you use."
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.
