I get 90% GPU usage on Android with no active blend states and all animations finished. My scene is very big, with thousands of objects. Nothing is moving on screen, yet the battery drains and my phone gets hot. Repo available (not public).
Even if all state machines and animations are removed, GPU usage remains extremely high. It seems like all vector objects are re-drawn every frame, wasting resources.
I get 90% GPU usage on Android with no active blend states and all animations finished. My scene is very big, with thousands of objects. Nothing is moving on screen, yet the battery drains and my phone gets hot. Repo available (not public).
Even if all state machines and animations are removed, GPU usage remains extremely high. It seems like all vector objects are re-drawn every frame, wasting resources.