dipterix / threeBrain

3D Visualization of Brain MRI
https://dipterix.org/threeBrain/
42 stars 10 forks source link

Add geometries of lines #19

Closed dipterix closed 1 year ago

dipterix commented 2 years ago

Use cases:

Two types of "lines" will be planned

  1. straight lines (poles) that can be dynamically linked to electrodes
  2. use buffergeometry for massive static lines (https://stackoverflow.com/questions/46079467/display-25000-lines-at-60fps-in-threejs)