Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GL framebuffer incomplete #1381

Closed
xavArtley opened this issue Apr 3, 2020 · 5 comments
Closed

GL framebuffer incomplete #1381

xavArtley opened this issue Apr 3, 2020 · 5 comments
Labels
module: webgl Issues related to WebGL type: bug 🐞 Errors in functionality

Comments

@xavArtley
Copy link

Hello,
it is not really an issue but more a question,

I noticed when loading the example InteractiveOrientationWidget:
https://kitware.github.io/vtk-js/examples/InteractiveOrientationWidget.html

There are several warnings trace in the js console:
Capture d’écran de 2020-04-03 10-03-23

I was wondering if someone know where it comes from and if it's really harmeless

@jourdain
Copy link
Collaborator

jourdain commented Apr 3, 2020

I'm thinking that we might be calling stuff that should be delayed until the GLContext is properly created. That's just a wild guess as everything is fine once the app is ready and running.

@martinken do you have any idea?

@martinken
Copy link
Member

No idea, but it looks like a bug. Our framebuffer should be complete etc so something is up.

@xavArtley
Copy link
Author

xavArtley commented Sep 23, 2020

Don't know if it's help for this issue but the warning appear only when the mouse cursor enter into the renderwindow for the first time (if we resize the window the behavior can be reproduce)
Moreover the marker widget size increase as well
invalid_framebuffer

@jourdain
Copy link
Collaborator

@floryst

@floryst
Copy link
Collaborator

floryst commented Sep 9, 2021

I can no longer reproduce this issue in vtk.js v19. If the warnings still show up, please re-open and let us know.

@floryst floryst closed this as completed Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: webgl Issues related to WebGL type: bug 🐞 Errors in functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants