I’ve updated the OpenAnatomy Exporter module to export model names and all the hierarchy folders, which displayed well in 3dviewer.net and other gltTF viewers.
See a model loaded into the interactive 3D viewer GUI by clicking here. You can click on the volume to find the clicked object’s name, show/hide individual objects or group of objects, etc.
The viewer can be embedded in any site, for example here is the SPL abdominal atlas exported using OpenAnatomy Exporter module (it is an interactive viewer, click-and-drag to rotate):
The viewer can be embedded, too:
<iframe width="640" height="480" style="border:1px solid #eeeeee;"
src="https://3dviewer.net/embed.html#model=https://raw.githubusercontent.com/lassoan/Test/master/SPL-Abdominal-Atlas.gltf">
</iframe>
3dviewer is nice because it is free and open-source (see github page), so it can be easily used in any project and customized and extended as needed.
There are a few more sample atlas files (head, knee, abdominal) here.