cornerstone3D
cornerstone3D copied to clipboard
[Bug] Error compiling shader '#version 300 es
Describe the Bug
Error reported when using integrated Intel graphics card。The error is at “renderWindow.render()” in RenderingEngine.ts:1164 。When I use a NVIDIA standalone graphics card,the error is disappeared。It seems that the error related to graphics card`s performance。So can I use cornerstone3D with a lower performance graphics card?Or what should I do?
Steps to Reproduce
1 use a nii file ,it`s size is about 130Mb
2 use Edge or Chrome browser, build a example with cornerstone3D
3 after loaded the nii file to render, the error occurred
The current behavior
The expected behavior
Normal rendering
OS
Windows 10
Node version
16.20.2
Browser
Chrome 116.0.5845.188
does this load for you? https://www.cornerstonejs.org/live-examples/petct
does this load for you? https://www.cornerstonejs.org/live-examples/petct
yes,it is normal
Have the same problem. Have you solved it?
So are you saying it is only for nifti examples? all other examples work?
So are you saying it is only for nifti examples? all other examples work?
no,it`s not related to nifti , has same situation for dcm
Can you check the latest OHIF viewer, which now includes Cornerstone 3D 2.0?
Here are the migration guides:
Try OHIF locally: https://viewer-dev.ohif.org/localbasic
Try Cornerstone3D 2.0 locally: https://www.cornerstonejs.org/live-examples/local.html