Energy Orb

Interactive energy orb — a 3D shader with swirling plasma, rotated with cursor or finger.

1 min read

A glowing 3D rasengan-style orb — core, swirling energy veins, rim light and specular gloss. Rendered with a fragment shader (ogl) on a sphere reconstructed from depth, with procedural plasma (fbm + domain warp).

Drag with your cursor or finger to rotate it — the motion has inertia and a gentle auto-drift. Progressive enhancement: when WebGL is unavailable, a soft gradient remains in the background.