cvshepherd Posted December 12, 2014 Report Share Posted December 12, 2014 Hi,is it somehow possible to get the webcam plugin (https://github.com/photonstorm/phaser-plugins/blob/master/Webcam/Webcam.js) working with the WebGL renderer?Or should this work out of the box, and I'm just doing it wrong? Cheers Quote Link to comment Share on other sites More sharing options...
rich Posted December 12, 2014 Report Share Posted December 12, 2014 Good question, I've never actually tried it with WebGL. I can't see why it won't work though - it will need a canvas to draw to, so a BitmapData or similar, which will then need refreshing / updating, otherwise it should be fine. 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.