AgentStack
SKILL verified MIT Self-run

Background Grid Webgl

skill-mengto-skills-background-grid-webgl · by MengTo

Create a perspective WebGL background grid with fading lines, subtle particle haze, slow forward drift, and gentle camera parallax.

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-mengto-skills-background-grid-webgl

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Background Grid Webgl? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Background Grid WebGL Skill

Use When

  • Create a perspective WebGL background grid with fading lines, subtle particle haze, slow forward drift, and gentle camera parallax.

Workflow

Scope

  • Apply this only to the immersive background grid layer, not to the full page layout, copy, or unrelated particle or laser systems.
  • Use it when the design needs a perspective tech grid receding into space with subtle motion and depth.

Visual target

  • Create a large perspective ground-plane grid viewed from an elevated camera angle so the lines recede toward the horizon.
  • Keep the grid understated and atmospheric: thin lines, soft fade with distance, dark background, and restrained glow rather than a loud retro neon floor.
  • Add a light field of floating particles or dust to give the scene depth without overpowering the grid.
  • Use the design's primary color or strongest accent color sparingly for glow, particles, or secondary emphasis. If the design is neutral, a white or cool gray grid is acceptable.

Implementation guidance

  • Prefer Three.js or equivalent real WebGL rendering for this effect.
  • Use a perspective camera positioned above the plane and looking toward the origin to emphasize depth.
  • Build the grid as a large plane helper or custom grid with line opacity fading by distance so the far field dissolves smoothly.
  • Animate the grid with slow forward drift or repeated positional cycling so it feels alive without becoming distracting.
  • Add subtle mouse-responsive camera parallax or offset, but keep the movement calm and damped.
  • Add a sparse additive particle field with low opacity and slow motion to soften the empty space around the grid.

Tuning knobs

  • Grid density: control plane size, division count, and line spacing.
  • Fade: adjust opacity falloff so the grid recedes naturally into darkness.
  • Motion: tune forward drift speed, particle float speed, and camera smoothing.
  • Camera: adjust height, distance, tilt, and parallax strength to control perspective drama.
  • Color: keep the base grid subtle and use the active design accent only as a restrained highlight.

Avoid

  • Bright synthwave neon grids unless the design explicitly calls for that style.
  • Thick linework or high-contrast grids that compete with foreground content.
  • Dense particles or fog that obscure the grid structure.
  • Aggressive mouse tracking or fast grid motion that makes the background feel unstable.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.