Shdr
Shdr copied to clipboard
Quad never loads on http://shdr.bkcore.com/
Shows an infinite loading sign on chrome .
Same on Firefox.
Same on Chrome 62.0, Linux Mint 18 64bit
Error message from chrome dev console:
shdr.js:206 GET http://shdr.bkcore.com/models/quad.js 404 (Not Found)
I see the corresponding source file exists in the github repo, it seems that it just never made it to the webserver or possibly got deleted?
I find the same failure (on Windows Firefox). has anyone got it to work?
same here on chromebook
i tried rewriting models/quad.js
to https://cdn.jsdelivr.net/gh/BKcore/Shdr/sources/models/quad.js
in shdr.js, but even when it found the file it crashes.
I'll stick with the cube :)