You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Unfortunately I have no idea what's going on here. Are you possibly trying to render something not supported by the renderer? If you can't figure out out, would you be able to export and share the scene with the GLTFExporter?
Hi,
I was giving this renderer a try on a project https://tympanus.net/codrops/2019/09/17/how-to-build-a-color-customizer-app-for-a-3d-model-with-three-js/
However, I only get these erros on the console and no output at all:
WebGL: INVALID_VALUE: texStorage2D: invalid dimensions
[.WebGL-000001A0EAA13280] GL_INVALID_OPERATION: Level of detail outside of range.
Any pointers to how these can be fixed to get the render?
The text was updated successfully, but these errors were encountered: