Particle system and SFX developed for Immersive Studios project.
https://medium.com/@lightest/space-rockets-and-gpu-particles-c8b93f26c9d1
Dev environment using vite
. Clone the repo, cd
to the directory and run:
npm instal
npm run dev
Open http://localhost:5173/ in the browser.
There's a drag and drop handling active on the page. If you like to experiment with your own models, export them to one mesh .glb
file and just toss them on the page.
Few additional examples provided in static/models
directory.