Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sanchai20/unityplugin-androidgpuquery
- Owner: SanChai20
- License: apache-2.0
- Created: 2023-10-27T09:53:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-05T07:13:29.000Z (about 1 year ago)
- Last Synced: 2024-10-17T14:19:59.962Z (about 1 month ago)
- Topics: android, gpuquery, native-plugin, rendertime, unity-plugin
- Language: C#
- Homepage:
- Size: 388 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 logLimitations:
* only support unity URP
* only support Anroid(opengles) platform