spite / THREE.MeshLine

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

Fix for WebGLBuffer memory leak #15

Closed jeremyabel closed 8 years ago

jeremyabel commented 8 years ago

there might be a more elegant way to do this, but it works :P

spite commented 8 years ago

Thank you! Looks good 😃 It can be refactored in the future if needed. Thanks for the patch! 👊