spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.18k stars 380 forks source link

Add BufferGeometry support and setVertices methods #89

Closed ryanking1809 closed 5 years ago

ryanking1809 commented 5 years ago

Add BufferGeometry support and add setVertices and setBufferArray methods to avoid the need to create initial geometry.