Where every orbit
is a universe

WebGPU-powered fractal orbital systems.
Millions of particles. Real-time physics. Zero compromises.

Try the Editor

Built for the GPU era

WebGPU Native

Runs entirely on your GPU via compute shaders. No CPU bottleneck.

Millions of Bodies

Simulate up to 1 million particles with real-time hierarchical orbital physics.

Fractal Orbits

Every body orbits a parent. Parents orbit grandparents. 8 levels deep.

30+ Materials

Neon glow, metallic sheen, glass refraction, plasma fire — all GPU-rendered.

Real-Time Physics

N-body gravity, black holes, tidal forces — toggle on the fly.

Embeddable Player

One iframe tag. No signup. Auto-orbiting camera. Works on any website.

Technical specifications

1,000,000 Max particles
8 Orbital layers
30+ Material shaders
60fps Real-time rendering

Compute shaders for orbital mechanics. Instanced rendering with frustum culling. World-space trails with history buffers. Post-processing pipeline with 22 filters.

Made for creators

Generative Art

Create mesmerizing orbital art pieces with fractal hierarchies and GPU-rendered materials.

Web Backgrounds

Embed auto-orbiting particle systems on any website. One iframe tag, no signup required.

Education

Visualize orbital mechanics, gravitational attraction, and n-body physics in real time.

Three steps to creation

01

Create

Open the editor and add orbital systems. Bodies arrange in fractal hierarchies automatically.

02

Customize

Adjust orbits, colors, materials, physics. 25 presets to start from, or build your own.

03

Share

Generate a seed link or embed the player on any website with a single iframe tag.

Embed anywhere

Paste this snippet or customize with the Configurator

<iframe
  src="https://player.orbitarium.io/?p=solar-dance"
  width="800" height="600"
  style="border:none; border-radius:12px;"
></iframe>

Frequently asked

What is WebGPU?

WebGPU is the next-generation graphics API for the web. It provides direct access to GPU compute and rendering capabilities, enabling Orbitarium to simulate millions of particles in real time.

Which browsers support it?

Chrome 113+, Edge 113+, and Opera 99+ support WebGPU today. Firefox and Safari are actively working on support. On unsupported browsers, the landing page gracefully falls back to a CSS background.

How do I embed on my website?

Copy the iframe snippet from the Embed section above, or use the Configurator to customize colors, materials, speed, and size before generating your code.

Is it free?

The editor and player are free to use. Create orbital systems, share seed links, and embed the player on your websites at no cost.