Props
| Prop Name | Type | Default | Description |
|---|---|---|---|
color | string | "#FFF" | Color of the stars in the starfield. |
count | number | 200 | Number of stars displayed in the animation. |
Credits
- Inspired by 3D starfield simulations and trail effects in modern canvas animations
- Credit to Prodromos Pantos for porting the original component to Vue & Nuxt