ClusterAtlas Posted February 7, 2017 Share Posted February 7, 2017 Does such thing exist? Been googling for moments already and all I've seen is for canvas components Any inputs appreciated Quote Link to comment Share on other sites More sharing options...
Exca Posted February 7, 2017 Share Posted February 7, 2017 This should help:https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API ClusterAtlas 1 Quote Link to comment Share on other sites More sharing options...
xerver Posted February 7, 2017 Share Posted February 7, 2017 WebGL draws to a canvas, nearly all Canvas APIs still work even when you are using WebGL. It is the CanvasContextRendering2D APIs that you can't use. Quote Link to comment Share on other sites More sharing options...
ClusterAtlas Posted February 8, 2017 Author Share Posted February 8, 2017 6 hours ago, xerver said: WebGL draws to a canvas, nearly all Canvas APIs still work even when you are using WebGL. It is the CanvasContextRendering2D APIs that you can't use. Thanks man didn't know that! 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.