spite / THREE.MeshLine

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

Morph Targets #13

Open liabru opened 8 years ago

liabru commented 8 years ago

Awesome work.

Does THREE.MeshLine support morph targets? Would it be possible?

spite commented 8 years ago

It doesn't, but it would be possible. The relevant parts are in the threejs source code. Anyone up for the challenge?