Line in question
What the 'Eve Universe' example looks like with THREE.LineSegments
(what is being used now):

What the 'Eve Universe' example looks like with THREE.Line
:

From what I can tell, THREE.LineSegments
results in not all lines being drawn, but I'm not sure why.