Standalone minimal Cornerstone3D example

Hello,
thank you for providing the excellent cornerstone3D.js library. I found a lot of examples and tutorials. However, they are buried into all the rest of the library. I am looking for a simple standalone example: Basically a index.html file and a app.js file (e.g. show a dicom slice from some public URL). In the index.html file it should load cornerstone3D.js from a CDN. This way no nodejs/npm/webpack is required. Just open index.html in your browser and it runs.
Other libraries typically provide such a simple hello world example, but I am having difficulties building such a simple thing for cornerstone3D. Do you provide such an example somewhere? Is there a CDN for cornerstone3D somewhere? I would appreciate any help.

1 Like