spite / THREE.MeshLine

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

THREE.AdditiveAlphaBlending removed from three.js #22

Closed Jared-Sprague closed 7 years ago

Jared-Sprague commented 7 years ago

Hello! I notice in your README and some of your demos you recommend using THREE.AdditiveAlphaBlending if transperant = true. However that blending mode has been removed from three.js. Just FYI you might want to update your README and demo references to it. Thanks for a great library!

spite commented 7 years ago

Fixed on https://github.com/spite/THREE.MeshLine/commit/3e302abe5eda75da509876061139645cbd4ca955. Thanks!