Galaxy Generator is an interactive web application that recreates the dynamic flow of a galaxy using real-time 3D rendering. Built with React and React Three Fiber, the project focuses on visual exploration, allowing users to rotate the scene freely and observe the galaxy from any angle. The simulation is made up of thousands of particles arranged into branching spiral arms, creating a sense of depth, motion, and scale.
The experience is fully customizable through a control panel that lets users adjust key parameters such as the number of branches, particle count, and inner and outer colors of the galaxy. Additional tools, including a performance monitor, provide insight into how changes affect rendering in real time. The result is a hands-on, visually engaging project that blends creative coding with interactive 3D graphics.