cornerstone3D icon indicating copy to clipboard operation
cornerstone3D copied to clipboard

[Bug] Error compiling shader '#version 300 es

Open qlingsu opened this issue 2 years ago • 5 comments

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

image

The expected behavior

Normal rendering

OS

Windows 10

Node version

16.20.2

Browser

Chrome 116.0.5845.188

qlingsu avatar Sep 16 '23 11:09 qlingsu

does this load for you? https://www.cornerstonejs.org/live-examples/petct

sedghi avatar Sep 28 '23 17:09 sedghi

does this load for you? https://www.cornerstonejs.org/live-examples/petct

yes,it is normal

qlingsu avatar Oct 21 '23 10:10 qlingsu

Have the same problem. Have you solved it?

hxtla12138 avatar Oct 24 '23 01:10 hxtla12138

So are you saying it is only for nifti examples? all other examples work?

sedghi avatar Oct 25 '23 14:10 sedghi

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

qlingsu avatar May 21 '24 01:05 qlingsu

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

https://docs.ohif.org/migration-guide/3p8-to-3p9/

sedghi avatar Nov 14 '24 21:11 sedghi