--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/6ebb3172-c595-4c28-ba88-d4d9891c72f7%40chromium.org.
GPU articulation is done through WebGL, also referred to as Open-WebGL, it's documentation can be found here: https://developer.mozilla.org/en-US/docs/Web/API/WebGL_APIRegards,Deco
On Thu, 21 May 2020, 03:42 Samuel, <ssdasi...@gmail.com> wrote:
Hey guys,--I've created a chrome extension that uses the chrome.processes API which I can use to get various piece of information about CPU usage, memory usage, etc. However, I'd like to use also a google API to get FPS and GPU info (I know I can't get the GPU usage, but I'd like to know what info I could get from my gpu). Is there an API that I can use to get these info? What type of info could I get related to my GPU (using my chrome extension)?Best regards,Samuel
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
Thanks, is it possible to get the value of FPS from a chrome API? I know I can use the flag "show-fps-counter", but could I have access to this value via my chrome extension?
On Thursday, May 21, 2020 at 12:57:54 AM UTC-3, Deco wrote:
GPU articulation is done through WebGL, also referred to as Open-WebGL, it's documentation can be found here: https://developer.mozilla.org/en-US/docs/Web/API/WebGL_APIRegards,Deco
On Thu, 21 May 2020, 03:42 Samuel, <ssdasi...@gmail.com> wrote:
Hey guys,--I've created a chrome extension that uses the chrome.processes API which I can use to get various piece of information about CPU usage, memory usage, etc. However, I'd like to use also a google API to get FPS and GPU info (I know I can't get the GPU usage, but I'd like to know what info I could get from my gpu). Is there an API that I can use to get these info? What type of info could I get related to my GPU (using my chrome extension)?Best regards,Samuel
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/6ebb3172-c595-4c28-ba88-d4d9891c72f7%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/9efa857a-7e54-4aa4-a5a3-8d651cdf4fca%40chromium.org.
No this is not possible, no API exists which allows for fetching such variables.
On Thu, 21 May 2020 at 17:30, Samuel <ssdasi...@gmail.com> wrote:
Thanks, is it possible to get the value of FPS from a chrome API? I know I can use the flag "show-fps-counter", but could I have access to this value via my chrome extension?
On Thursday, May 21, 2020 at 12:57:54 AM UTC-3, Deco wrote:
GPU articulation is done through WebGL, also referred to as Open-WebGL, it's documentation can be found here: https://developer.mozilla.org/en-US/docs/Web/API/WebGL_APIRegards,Deco
On Thu, 21 May 2020, 03:42 Samuel, <ssdasi...@gmail.com> wrote:
Hey guys,--I've created a chrome extension that uses the chrome.processes API which I can use to get various piece of information about CPU usage, memory usage, etc. However, I'd like to use also a google API to get FPS and GPU info (I know I can't get the GPU usage, but I'd like to know what info I could get from my gpu). Is there an API that I can use to get these info? What type of info could I get related to my GPU (using my chrome extension)?Best regards,Samuel
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/6ebb3172-c595-4c28-ba88-d4d9891c72f7%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.