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

openGL error when using progressive renderer with glassboy #3

Closed
CedricGuillemet opened this issue Jan 5, 2019 · 3 comments
Closed

Comments

@CedricGuillemet
Copy link
Contributor

I get an openGL error reported when trying to render glassboy with a progressive renderer
GL Debug (ERROR - HIGH) Error has been generated. GL error GL_INVALID_ENUM in TexStorage3D: (ID: 1669289888) Generic error
this corresponds to https://github.com/knightcrawler25/GLSL-PathTracer/blob/master/PathTracer/src/Renderer.cpp#L83

@knightcrawler25
Copy link
Owner

knightcrawler25 commented Jan 6, 2019

Edit: I believe glTexStorage3D isn't needed so just removing those calls should be fine.

@knightcrawler25
Copy link
Owner

Let me know if that change worked

@knightcrawler25
Copy link
Owner

Closing this issue since its fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants