Open chrislatorres opened 5 years ago
Is there a way we can get cleaner source for this? i.e. is Sketchfab using a framework?
This should be booting to grey gl scene with no errors now; for some reason the model load doesn’t complete.
Needs more investigation.
Just tested
node . -x webvr https://sketchfab.com/models/3e7fd0f34af540e4869b213510306b1f/embed
hangs
node . -x webvr https://sketchfab.com/models/3e7fd0f34af540e4869b213510306b1f/
, got grey screen then:
{ Error: socket hang up
at createHangUpError (_http_client.js:330:15)
at TLSSocket.socketOnEnd (_http_client.js:431:23)
at TLSSocket.emit (events.js:202:15)
at TLSSocket.EventEmitter.emit (domain.js:446:20)
at endReadableNT (_stream_readable.js:1129:12)
at processTicksAndRejections (internal/process/next_tick.js:76:17) code: 'ECONNRESET' }
{ Error: socket hang up
at createHangUpError (_http_client.js:330:15)
at TLSSocket.socketOnEnd (_http_client.js:431:23)
at TLSSocket.emit (events.js:202:15)
at TLSSocket.EventEmitter.emit (domain.js:446:20)
at endReadableNT (_stream_readable.js:1129:12)
at processTicksAndRejections (internal/process/next_tick.js:76:17) code: 'ECONNRESET' }
{ Error: socket hang up
at createHangUpError (_http_client.js:330:15)
at TLSSocket.socketOnEnd (_http_client.js:431:23)
at TLSSocket.emit (events.js:202:15)
at TLSSocket.EventEmitter.emit (domain.js:446:20)
at endReadableNT (_stream_readable.js:1129:12)
at processTicksAndRejections (internal/process/next_tick.js:76:17) code: 'ECONNRESET' }
{ Error: socket hang up
at createHangUpError (_http_client.js:330:15)
at TLSSocket.socketOnEnd (_http_client.js:431:23)
at TLSSocket.emit (events.js:202:15)
at TLSSocket.EventEmitter.emit (domain.js:446:20)
at endReadableNT (_stream_readable.js:1129:12)
at processTicksAndRejections (internal/process/next_tick.js:76:17) code: 'ECONNRESET' }
Bugsnag: Encountered an uncaught error, terminating…
Error: socket hang up
at createHangUpError (_http_client.js:330:15)
at TLSSocket.socketOnEnd (_http_client.js:431:23)
at TLSSocket.emit (events.js:202:15)
at TLSSocket.EventEmitter.emit (domain.js:446:20)
at endReadableNT (_stream_readable.js:1129:12)
at processTicksAndRejections (internal/process/next_tick.js:76:17)
Yeah, as far as I can tell the user code doesn't load up a model or initialize rendering.
Sketchfab supports WebVR. Similar to #493.
Command ran:
node . -x webvr https://sketchfab.com/models/3e7fd0f34af540e4869b213510306b1f/embed