spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.13k stars 379 forks source link

Add BufferGeometry support and setVertices methods #89

Closed ryanking1809 closed 4 years ago

ryanking1809 commented 4 years ago

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