AI Agent Hub
Back to plugins
🎮

dsh-particle-whale

Fun & Dress-up Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install zepeng-jin/dsh-particle-whale

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness (DSH Desktop), run dsh plugin install zepeng-jin/dsh-particle-whale, or visit https://github.com/zepeng-jin/dsh-particle-whale and follow the Quick Start steps to link and register it manually.

About this plugin

The default DSH Desktop background is a still, blank canvas. While waiting for the AI to think or stream, the only thing moving on screen is the text. dsh-particle-whale drops a living, particle-built whale into that space using native Three.js and WebGL shaders — not a texture, not a 2D loop, but a volumetric creature with real locomotion and reactive state.

Three pillars carry the experience. The volumetric particle mesh uses distance-transform mapping to inflate a 2D silhouette into a full 3D spindle body with surface normals, specular highlights, and Fresnel rim glow. Head-first swimming means the head sets the heading, traveling waves propagate down the spine to the flukes, and the whale banks smoothly into turns. Reactive agent state: idle brings a calm, full-screen cruise; thinking or streaming sends it gliding to the top-right as a compact companion with bioluminescent pulse waves; a new session triggers a clean nebula scatter-and-reassemble while casual clicks are silently ignored.

An 88%-translucent frosted-glass input card, dark/light adaptive particle palettes, and instanced-mesh rendering holding 60–120 FPS round out the package — all without blocking interaction. It is built for anyone who lives in DSH Desktop for code, chat, or agent runs: the whale never steals your focus, but those few seconds you wait for a reply, something is finally swimming with you.

Use Cases

  • Waiting for AI replies during daily DSH Desktop chat and coding feels less monotonous
  • A nebula scatter-and-reassemble whale animation adds a light sense of ritual when starting a new session
  • Late-night coding in dark mode, silver-cyan glowing particles drift beneath the frosted glass input card

Best For

  • Daily DSH Desktop users working with chat, code, and agent tasks
  • Developers who enjoy visual customization and value both utility and aesthetics
  • Creators interested in Three.js and WebGL particle effects who want to customize shaders