Hello! I am new to three.js, could you please help to create “passing through rays”.
Initially, the lines are just a cross (cross each other), as shown in screenshot 0.
When the model reaches the lines, the lines turn into curves which begin to go through the model.
At the moment, I have what is seen in screenshot 1. The model simply goes through the lines.
It is necessary to get flowing lines, as shown in screenshot 2 and 3.
How is this possible to do?