graphosaurus
graphosaurus copied to clipboard
Graphs getting rendered differently when using THREE.Line and THREE.LineSegments
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.
http://threejs.org/docs/index.html#Reference/Objects/Line
http://threejs.org/docs/index.html#Reference/Objects/LineSegments