Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vtkseg): fix part10 parsing #393

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

fix(vtkseg): fix part10 parsing #393

wants to merge 5 commits into from

Conversation

pieper
Copy link
Collaborator

@pieper pieper commented May 6, 2024

No description provided.

Copy link

netlify bot commented May 6, 2024

Deploy Preview for dcmjs2 ready!

Name Link
🔨 Latest commit 00708b0
🔍 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 added 4 commits May 6, 2024 16:42
Apparently there's not a good easy way to check for something
being an ArrayBuffer (isView returns false).  Since it's an
error condition anyway let it error out somewhere else.
@pieper
Copy link
Collaborator Author

pieper commented May 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant