cornerstone3D icon indicating copy to clipboard operation
cornerstone3D copied to clipboard

[Bug] Error compiling shader '#version 300 es

Open qlingsu opened this issue 1 year 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