Optimization to avoid jitters on cardboard app when moving camera with head on Android

。_饼干妹妹 提交于 2019-12-02 17:02:28

问题


I am working on a cardboard application for android platform. Currently I have Light-maps, heavy textures and around 100 UI elements in scene (most of them have text components with stock Arial font from Unity3D standard assets and few ScrollRect and Mask components). Running application on cardboard in a bit jittery overall when I move head to look around in the scene and shows spikes on Profiler when I load a new menu. Profiler view from a frame is shown in the image below :

Has anyone faced this issue before?

Can someone point me to right direction of optimization?

Thanks in advance.

来源:https://stackoverflow.com/questions/38959670/optimization-to-avoid-jitters-on-cardboard-app-when-moving-camera-with-head-on-a

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!