Looking to create a dynamic animation where triangle particles of varying sizes come together from all directions on the screen to form the word "Zoid." I've researched and it seems like three.js is the API that can help achieve this.
Which specific example in three.js should I reference for this type of animation?
I don't need anyone to create it for me, just seeking the name of the technique or animation style.