Need help with a JS Project/Animation
How can I recreate this sort of animation (See Video) ?; I'm having troubles with the lines/'traces' in particular
I've found a 2D version of this animation on Codepen.io (https://codepen.io/loktar00/pen/rNMKZq) but if I were to fork this and modify it, how would I modify it to make it so that there's a (solid) box in the middle then make it so that the lines/traces branch off of said box?; Furthermore, how could I then turn this from 2D to 3D (Aka the video) ...?
Need help asap
Please and Thanks in advance!
I've found a 2D version of this animation on Codepen.io (https://codepen.io/loktar00/pen/rNMKZq) but if I were to fork this and modify it, how would I modify it to make it so that there's a (solid) box in the middle then make it so that the lines/traces branch off of said box?; Furthermore, how could I then turn this from 2D to 3D (Aka the video) ...?
Need help asap
Please and Thanks in advance!
CodePenLoktar
Creates random circuit board traces. The code is meh, but the effect turned out pretty cool. Each traces checks the pixels in front of them as they t...

