This project is an experimental particle system built with Three.js, inspired by various tutorials I've followed. The main goal is to simulate a dynamic galaxy-like environment using configurable particles.
The system is rendered in real-time and responds to changes smoothly, giving a visually appealing result that represents a simplified galaxy simulation.
- Adjustable number of particles
- Customizable color gradients and themes
- Interactive controls (via Debug UI or GUI)
- Smooth animations using shaders or material blending
- Three.js
- JavaScript (ES6+)
- dat.GUI
Particles are one of my favorite concepts in creative development, and I've created several other projects with particle systems. However, most of them are not open-source. You can see those private projects featured on my portfolio website:
👉 [Another particle project] (https://particle.parisashahbazi.com/)