Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I want to know the % utilization of the GPU. (Just approx., no need to be exact)
Is it possible to acquire this in a similar fashion to the system expression cpuutilization via Javascript or something else?
Develop games in your browser. Powerful, performant & highly capable.
You could just open the task manager
Or the CPU% from the debug mode, seems to be the same value
GPU, Graphics Processing Unit, not CPU.
Also, this is for acquiring some additional info on remote client machines.
round(cpuutilisation * 100) & "% CPU (" & renderer & ")"[/code:1rxjxlwf] edit: oh just noticed, you asked gpu, i answered with cpu
I think for the GPU you would need a tool like
GPU-Z http://www.techpowerup.com/gpuz/
MSI Afterburner http://event.msi.com/vga/afterburner/download.htm
RivaTuner http://www.guru3d.com/content-page/rivatuner.html
for NVIDIA with development-driver NVIDIA PerfKit http://developer.nvidia.com/object/nvperfkit_home.html