Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanchai20/unityplugin-androidgpuquery

A unity plugin used to query gpu time consuming.
https://github.com/sanchai20/unityplugin-androidgpuquery

android gpuquery native-plugin rendertime unity-plugin

Last synced: 14 days ago
JSON representation

A unity plugin used to query gpu time consuming.

Awesome Lists containing this project

README

        

# unityplugin-androidgpuquery
A unity plug-in based on https://github.com/google/render-timing-for-unity.

Improvements:

* support multiple & nested timings per frame
* support custom render feature timings
* support gui instead of log

Limitations:

* only support unity URP
* only support Anroid(opengles) platform