ray-tracing-renderer icon indicating copy to clipboard operation
ray-tracing-renderer copied to clipboard

Unable to Render

Open nischayn22 opened this issue 4 years ago • 1 comments

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?

nischayn22 avatar May 02 '20 09:05 nischayn22

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?

jaxry avatar May 04 '20 22:05 jaxry