Fireworks generates Swift code on the fly for macOS and iOS as you build particle effects, letting you interactively design and iterate without having to constantly rebuild your app. Fireworks offers several ways to adjust values: - Click and drag the controls on the right to quickly scrub through values - Left click on the preview window to move the particles around - Hold down CTRL or right mouse button and drag on the preview to resize the emitter - Enter values directly into the code editor on the left Once you're satisfied with your particles design, implementing it in your project only takes 2 steps: 1. Add the texture to your assets catalog 2. Paste the code generated by Fireworks I hope you enjoy using Fireworks and I look forward to hearing your feedback! You can download Fireworks here: https://www.fireworksapp.xyz p.s: I wrote more about Fireworks in this blog post if anyone is interested: https://medium.com/@almalehdev/fireworks-a-visual-particles-editor-for-swift-618e76347798









