Transferring models is still a work in progress, but lately I’m looking at glTF [5] as an interesting option.
I would like to mention that VTK has an improved support for glTF 2.0. It should be possible to create a Slicer extension leveraging the new vtkGLTFReader, vtkGLTFImporter and vtkGLTFExporter classes.
You can read more details about the functionality here:
Hi @cpinter - is there news to report on the glTF extension? For context, I understand that the latest Blender supports glTF import and export so it would be great for interoperability.