dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
300 stars 112 forks source link

fix(vtkseg): fix part10 parsing #393

Open pieper opened 6 months ago

netlify[bot] commented 6 months ago

Deploy Preview for dcmjs2 ready!

Name Link
Latest commit 00708b0ecc23593fdb5c4ab85de73110ef5d0810
Latest deploy log https://app.netlify.com/sites/dcmjs2/deploys/663943a36f7cd300080f13f8
Deploy Preview https://deploy-preview-393--dcmjs2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

pieper commented 6 months ago

Shoot, it looks like there's some other problem at the vtk.js level with this example. It's pretty old and now it's getting these errors:

WebGL: INVALID_OPERATION: texImage3D: ArrayBufferView not big enough for request

I don't have time to look into this now which is too bad because this is a good demo.