ssaket Posted October 25, 2018 Share Posted October 25, 2018 Hi devs, yesterday, I was reading about the OffscreenCanvas (https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas) and found one cool demo at https://developers.google.com/web/updates/2018/08/offscreen-canvas; Then I decided to give it a go by creating https://codepen.io/anon/pen/ReEGxp, but the engine fails to initialise at the worker thread reason- "window not found !" ; Is there any way by which I can bypass this check ? I tried passing canvas context but no results ! It is supported by Three.js.. so I guess, shouldn't be an unknown area to explore Quote Link to comment Share on other sites More sharing options...
Guest Posted October 25, 2018 Share Posted October 25, 2018 This should be fixed by next nightly..I added watchdogs to prevent this issue ssaket 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.