spite / THREE.MeshLine

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

Problems remain: THREE.Ray: .at() target is now required #84

Closed blksky closed 4 years ago

blksky commented 5 years ago

Problems remain: THREE.Ray: .at() target is now required

fengxianhua commented 5 years ago

same case, is the library author no longer maintained?

jneilliii commented 5 years ago

Someone patched the code over here, I haven't tested yet.

https://github.com/Tankerxyz/THREE.MeshLine/blob/patch-1/src/THREE.MeshLine.js

trusktr commented 4 years ago

I'll be maintaining a TypeScript fork of this; it'll be inside of http://github.com/infamous/infamous once I post it up.

I'll port updates like this one to there.

One thing I need to add is an option for rounded ends.