Is there an example of medical imaging (DICOM) ?
I did not find it.
/ping @NicolasRannou
@tanxu1120 please have a look at ami.js.
You can think of it as an extension of Three for medical imaging. There are a bunch of loaders, helpers, custom shaders that should allow you to look at your data more easily.
https://fnndsc.github.io/ami/#geometries_slice
The difference with other existing web packages is that it is the only one based on WebGL for DICOM visualization.
Most helpful comment
@tanxu1120 please have a look at ami.js.
You can think of it as an extension of Three for medical imaging. There are a bunch of loaders, helpers, custom shaders that should allow you to look at your data more easily.
https://fnndsc.github.io/ami/#geometries_slice
The difference with other existing web packages is that it is the only one based on WebGL for DICOM visualization.