ClearVolume / clearvolume

ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
http://clearvolume.github.io
GNU Lesser General Public License v3.0
43 stars 11 forks source link

ClearVolume network protocol: data type string change #10

Closed royerloic closed 7 years ago

royerloic commented 9 years ago

The 'type' field has changed. Possible types are: Byte, UnsignedByte, Short, UnsignedShort, Int, UnsignedInt, Long, UnsignedLong, HalfFloat, Float, Double,

Only UnsignedByte and UnsignedShort are supported right now.

skalarproduktraum commented 7 years ago

@maweigert @royerloic Is this still something current or can I close this? The issue text is also not exactly descriptive :-D

maweigert commented 7 years ago

Afaik can be closed. Unless @royerloic wants to elaborate ;)

skalarproduktraum commented 7 years ago

I guess this is also related to #17, so I'm closing this.