question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vtk.js not working anymore on Chrome/macOS

See original GitHub issue
Uncaught TypeError: Cannot read property 'blendFuncSeparate' of null
    at Object.e.initialize (Cone.js:1)
    at e.buildPass (Cone.js:1)
    at Object.e.apply (Cone.js:1)
    at Object.e.traverse (Cone.js:1)
    at Object.e.traverse (Cone.js:1)
    at Object.e.traverseAllPasses (Cone.js:1)
    at Object.e.forceRender (Cone.js:1)
    at Object.e.render (Cone.js:1)
    at Object.e.initialize (Cone.js:1)
    at i (Cone.js:1)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mix3dcommented, Mar 16, 2021

I recognize v12 is very old now. I will spend some time in the next few weeks to update to pre-webGPU v16 or v15 and see what that does.

1reaction
jourdaincommented, Apr 5, 2018

Try restarting your browser. I noticed that once Chrome reach a weird state, you can no longer create a WebGL context. HTH

Read more comments on GitHub >

github_iconTop Results From Across the Web

VTK.js blank screen - Web
I am trying to get the VTK.js examples to work in my Django Project and the webpack produces the js code (attached).
Read more >
Overview | vtk.js - Kitware, Inc.
Welcome to the vtk.js documentation. If you encounter any problems when using vtk.js, have a look at the troubleshooting guide, ...
Read more >
CustomWebGPUCone - vtk.js
CustomWebGPUConeLive example Sourceimport '@kitware/vtk.js/favicon';// Load the rendering pieces we want to use (for WebGPU)import ...
Read more >
VolumeViewer - vtk.js
create a gaussian at that given position and height with no bias. ... import vtkVolume from '@kitware/vtk.js/Rendering/Core/Volume';
Read more >
DistanceWidget - vtk.js
DistanceWidgetLive example Sourceimport '@kitware/vtk.js/favicon';// Load the rendering pieces we want to use (for both WebGL and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found