cornerstone
cornerstone copied to clipboard
WebGL enabled canvas doesn't return WebGLRenderingContext
Based on the example shared from https://rawgit.com/cornerstonejs/cornerstone/master/example/WebGL/index.html, when I check the canvas, canvas.getContext('webgl')
returns null. Why is this happening?