forked from google/neuroglancer
-
Notifications
You must be signed in to change notification settings - Fork 10
Skeletons
Ignacio Tartavull edited this page Oct 9, 2017
·
6 revisions
Binary format:
* 4 bytes little-endian unsigned int number of vertex
* 4 bytes little-endian unsigned int number of edges
* number of vertex * 3 float32
* number of edges * 2 uint32