interactive-particles
interactive-particles copied to clipboard
Feature Request: Add support for interactive shape morphing between presets
-Feature Description
Add a feature that lets users interactively morph between predefined shape presets (e.g., circle → triangle → star) using smooth transitions. This enhances the dynamic and interactive nature of the particle system.
-Why is this useful?
- It makes the visual experience more engaging.
- Great for demos, live installations, or generative showcases.
- It opens doors to future extensions like user-defined shapes.
-Suggested UI
-Buttons to switch between shapes (Circle, Triangle, Star)
-A slider to control the interpolation between the current and next shape
-Optionally: autoplay transitions
-Technical Notes
-Interpolate particle positions between shape presets. -Use easing functions or linear interpolation. -Presets can be generated using point distributions for each shape.
Let me know if this idea aligns with the goals of the project.
-Visual Mockup: