Hello Soft8soft!
I’ve been working on deploying my first app with Verge3D but have run into some issues. I followed your HTML interface based YouTube tutorials, positioned my buttons and they work perfectly from the App Manager localhost, but when I upload them to my site, I don’t see any images from Webflow at all.
No UI icons on the page, no v3d fullscreen icon on desktop, there’s not even a favicon in the top left of the window.
I’m also getting these error/warning messages in the console:
Loading failed for the <script> with source “http://mysite.com/sky/js/webflow.js”. sky:27:1
Verge3D 3.1.1 for Blender (License, WebGL 2.0) v3d.js:1:571863
v3d.WebGLProgram: gl.getProgramInfoLog() WARNING: Output of vertex shader 'webgl_d63a0821229be6c6' not read by fragment shader
WARNING: Output of vertex shader 'webgl_a88cc5e715473e96' not read by fragment shader v3d.js:1:503248
v3d.WebGLProgram: gl.getProgramInfoLog() WARNING: Output of vertex shader 'webgl_a88cc5e715473e96' not read by fragment shader 2 v3d.js:1:503248
v3d.WebGLProgram: gl.getProgramInfoLog() WARNING: Output of vertex shader 'webgl_aeb5fdc8a4f48e0c' not read by fragment shader 2 v3d.js:1:503248
v3d.WebGLProgram: gl.getProgramInfoLog() WARNING: Output of vertex shader 'webgl_a88cc5e715473e96' not read by fragment shader v3d.js:1:503248
Really liking Verge3d for 3D graphics on the web, its pretty amazing so far, thank you for building it!
Any help would be much appreciated.