Hi, first of all I would like to congratulate this community and verge3d.
I need to solve a problem that breaks out the first time the scene is loaded with the browser (except safari). this message appears repeatedly in the console which greatly slows down the loading:
3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(933,96-198): warning X4008: floating point division by zero
C:\fakepath(1163,170-203): warning X4008: floating point division by zero
Eo @ v3d.js:1
Co.acquireProgram @ v3d.js:1
Se @ v3d.js:1
(anonymous) @ v3d.js:1
setTimeout (async)
(anonymous) @ v3d.js:1
(anonymous) @ v3d.js:1
setTimeout (async)
(anonymous) @ v3d.js:1
(anonymous) @ v3d.js:1
setTimeout (async)
(anonymous) @ v3d.js:1
(anonymous) @ v3d.js:1
…
how can i solve? ty
Attachments:
You must be
logged in to view attached files.