Skip to content

maxwmoir/particles

Repository files navigation

Particles Netlify Status

This is my first attempt at rendering particles using React Three Fibre. In this app, you can graph parametric shapes and surfaces and adjust their attributes from a settings panel.

Installation

I sometimes have a demo running at maxmoir.dev, but if you want to test it yourself, you can download the repo with the following command:

git clone https://github.com/maxwmoir/particles.git

Usage

After entering the project directory, install the required packages with:

npm install

Then you can try the project for yourself by running:

npm run dev

Demo

2025-07-25_19-48-33.mp4

About

My first attempt at making particles with Three js and React.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published