We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi everyone:
i use Mali Graphics Debugger to analyse an android app
i found that the number of vertex is higher than other game
how can i reduce vertex number?
Hi Chris,
For the vertex positions and the garbage at the side of the screen,i found the reason ,i use samsung i9300 which resolution is 720×1280 , but viewport of my game is (-66,0,853,1280) ,i think the correct viewport is (0,0,720,1280)
Thanks a lot
Hi zhong,
Glad that was the correct issue, an easy fix. Are there any other issues you'd like help with?
Thanks,
Chris