Skip to content

Comprehensive real-time CPU/GPU statistics for PowerVR devices

License

Notifications You must be signed in to change notification settings

powervr-graphics/PVRMonitorForUE4Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PVRMonitorForUE4Plugin

Comprehensive real-time CPU/GPU statistics for PowerVR devices

PVRMonitorPlugin

The PVRMonitor Plugin for Unreal Engine provides a quick way to see handy real-time CPU/GPU statistics as an overlay on PowerVR devices.

A wide range of hardware counter statistics are available, depending on the exact hardware being used. Counters are displayed in a widget containing the maximum, minimum, and average values, and a configurable graph representing the previous 32 frames.

These hardware counters are the same ones that are available with our PVRTune desktop profiling tool, but PVRMonitor makes a quick on-device check much more convenient.

The overlay is activated by dropping the PVRMonitor actor onto the scene. As a default, the overlay will display graphs for FPS, GPU clock speed, renderer active, and tiler active. The overlay is user-configurable from the overlay itself, and from within Unreal Engine. This allows any combination of desired graphs.

Aside from rendering the overlay, all processing for this plug-in is performed on CPU, so GPU performance will not be noticeably impacted.

It is possible to create your own visualiser using the source code for PVRMonitor, as it is entirely open source.

For more information, see our website: https://www.imgtec.com/developers/powervr-sdk-tools/pvrmonitor/

About

Comprehensive real-time CPU/GPU statistics for PowerVR devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published