frewsxcv / frewsxcv/graphosaurus

Graphs getting rendered differently when using THREE.Line and THREE.LineSegments

Open
#78 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
391
Forks
48
PR merge metrics
No merged PRs in 30d

Description

[Line in question](https://github.com/frewsxcv/graphosaurus/blob/18e92235fd8bcc4e1e5880f50c66a7ebbcd1e5ac/src/frame.js#L203)

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

screen shot 2016-04-14 at 9 01 27 am

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

screen shot 2016-04-14 at 9 01 40 am

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.