Rendering lines in 3D space

There are few options here. Do you need to animation those lines (move their positions each frame) or not?

If you need this to run on PC or with not large number of connections (100 or so), I’d go for option 2, if you need tons of these, option 1 could be done much more performant.

5 Likes