# Deep Sea Aquarium Bioluminescent underwater world with boids and bloom. ```{raw} html ▶ Run in browser ``` **Tags:** `3d` `particles` `bloom` `audio` `boids` A visually immersive 3D demo showcasing PBR rendering, bloom, particles, audio, and interaction. Dark ocean depths with self-illuminating creatures creating stunning visuals through emissive materials and bloom. Controls: Mouse drag : Orbit camera Scroll : Zoom in/out Space : Toggle auto-orbit Click : Interact with creature (zoom, highlight, chime) Escape : Quit ## Source ```{literalinclude} ../../examples/demos/deep_sea_aquarium/main.py :language: python :linenos: ```