spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.14k stars 381 forks source link

Three.js fragment shader error #30

Closed bebensiganteng closed 7 years ago

bebensiganteng commented 7 years ago

The demo emit this error, is this something that can be ignored?

THREE.WebGLProgram: gl.getProgramInfoLog() WARNING: Output of vertex shader 'vPosition' not read by fragment shader

spite commented 7 years ago

Fixed on https://github.com/spite/THREE.MeshLine/commit/47bb7f365c7ee3dd386c2dd825ba187de2ff2cd9 and updated.