GeoSpaceMetry is an experimental 3D scene where geometry expands into space.
A central text floats in the void, surrounded by simple geometric forms in motion.
This project blends visual minimalism with cosmic vibes, exploring spatial balance and generative 3D elements using modern web tools.
π https://geo-spacemetry.vercel.app/
Hosted on Vercel using Next.js.
- Built with Next.js and Three.js
- Fully responsive 3D scene
- Central floating text
- Simple geometries orbiting in space
- Clean and minimal UI
- Optimized for modern browsers
- Next.js β App framework
- Three.js β WebGL rendering
- React Three Fiber
- Vercel β Hosting & deployment
git clone https://github.com/cpl121/geospacemetry.git
cd geospacemetry
npm install
npm run dev