What are good approaches for a browser-based particle editor that keeps effects as local files and supports agent-assist...
I’m working on a free browser-based particle/VFX editor built on Three.js. The main design goals are: No install, runs entirely in the browser Effects stay as local files in the u...