First of all awesome project! I found it just in time for some digital signage work I'm doing. Thanks for your work!
I'm trying to run the shadows.js on the RPi 2 and it seems to be crashing at line 472 in context.js (shadowContext = vg.egl.createContext(vg.screen.context);). If I step through the debugger try to view the vg.screen object I get an 'Interal error: illegal access'. Also, find below, the crash dump.
Hi,
First of all awesome project! I found it just in time for some digital signage work I'm doing. Thanks for your work!
I'm trying to run the shadows.js on the RPi 2 and it seems to be crashing at line 472 in context.js (shadowContext = vg.egl.createContext(vg.screen.context);). If I step through the debugger try to view the vg.screen object I get an 'Interal error: illegal access'. Also, find below, the crash dump.
Anybody else seeing this?
Thanks, Kevin