Summer pricing is live: save $50 on Starwind Pro lifetime access.

Orbital Dust

Pro

Fine luminous particles trace an inclined orbit.

Upgrade to Pro
Loading code...

Starwind Dependencies

Sign in to view code and copy install commands.

Sign in

This component requires Starwind Pro.

Get lifetime access to all premium components, updates, and priority support.

Upgrade to Pro

Failed to load code. Please try again.

Code

Usage
<ShaderOrbitalDust
  orbitalDrift={0.16}
  orbitScale={1}
  orbitTilt={29.3}
  orbitAngle={-19.5}
  particleColor="#d4b078"
  glintColor="#f4f5fa"
  backdropColor="#050606"
/>

Props

proptypedefaultdescription
orbitalDrift number 0.16 Orbital drift amount.
orbitScale number 1 Orbit scale amount.
orbitTilt number 29.3 Orbit tilt in degrees: 0 is edge-on and 90 is face-on.
orbitAngle number -19.5 Rotation in the canvas plane, in degrees.
particleColor string "#d4b078" Particle CSS color.
glintColor string "#f4f5fa" Glint CSS color.
backdropColor string "#050606" Backdrop CSS color.
opacity number 1 Effect opacity.
maxDpr number 1.5 Maximum device pixel ratio.