Alchemist0823 / three.quarks

Three.quarks is a general purpose particle system / VFX engine for three.js
https://quarks.art
480 stars 22 forks source link

How are we supposed to create new effects? #88

Open hichemfantar opened 1 month ago

hichemfantar commented 1 month ago

I'm new to particle systems but looking at the documentation, how are we supposed to generate the json files?

Alchemist0823 commented 1 month ago

If you use the open source library only. you can use toJsonon any parent object of ParticleEmitters to export JSON.

You can also use online cloud editor: https://quarks.art/create Tutorial: https://www.youtube.com/watch?v=wenZ_B6MZRM&t=86s&ab_channel=QuarksVFX