SimuSphere is a browser-based physics simulation that recreates your uploaded image using thousands of animated spheres. Each sphere takes its color from the image, then moves, collides, and interacts under physics rules to form a dynamic visual reconstruction.
β‘οΈ Live Demo: simusphere.vercel.app
- π€ Upload any image (
.png,.jpg, etc.) and watch it recreated with spheres - β‘ Real-time physics with gravity, collision detection, bouncing, and constraints
- π Live statistics panel: step count, object count, FPS, and simulation phase
- π Progress bar to track simulation stages (calculation β display)
- πΌ Export final simulation as a high-resolution PNG image
- π¨ Randomized sphere radii and smooth gradients for a 3D-like effect
git clone https://github.com/290Priyansh/My_Sphere.git
cd My_Sphere