Skip to content

How to achieve this spline and particle effect? #1685

Discussion options

You must be logged in to vote

Definitely doable with animation nodes. (You may also need basic shader node)
I don't have much time today. Will have to answer this question like at least half-day later.

Basic Idea I will go is to create splines using loop. Within the loop each spline can be deformed differently, and transformed by matrix from circle (distribute matrices - circle mode).
You can trim spline for animation.
also evaluate spline to instance all these small particles..


https://user-images.githubusercontent.com/55994236/112628672-958fa100-8e09-11eb-9fe0-d8057dcf42d0.mp4
I have made a simple example with my own presets.
For convenience, I will only show the most basic set up as a start point, instead of the a…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
7 replies
@OmarEmaraDev
Comment options

@Gerstmann-Bradley
Comment options

@OmarEmaraDev
Comment options

@Gerstmann-Bradley
Comment options

@Dumanbokaei
Comment options

Answer selected by OmarEmaraDev
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants