Create, visualize, and learn the cosmic dance of galaxies.
-
🎨 Custom Galaxy Generation
Tweak parameters like stars, radius, spin, randomness, and color gradients. -
🌀 Real-Time 3D Rendering
Powered by React Three Fiber and WebGL, for fluid and beautiful galaxy animations. -
🧠 Science Meets Design
Explore deep space physics:- Quantum uncertainty in randomness
- General Relativity & gravitational curvature
- Astrophysical principles behind formation & collapse
- Spacetime geometry visualized
- Cosmic endgame theories (Big Crunch, Heat Death)
-
📱 Mobile Responsive
Adaptive control panel with toggle, perfect across all devices. -
🔗 Sharable Galaxy Configs
Encodes galaxy params into URL queries for sharing your creations.
- Framework: Next.js
- 3D Engine: Three.js via @react-three/fiber
- UI Styling: TailwindCSS
- Icons: Lucide Icons
In Hindu cosmology, Brahma is the creator of the universe. This app lets you do the same — simulate, shape, and understand the creation (and eventual fate) of galaxies.
🚀 Try It Now
🔗 Shareable link generation included.
git clone https://github.com/MainakVerse/Brahma.git
cd Brahma
npm install
npm run dev