Yang-Xijie / ExARLive2D

An iOS app using ARKit to track face and show live2d model. [Swift+UIKit+GLKView]
5 stars 0 forks source link

Refresh rate in ARSession and GKLView is different #21

Open Yang-Xijie opened 2 years ago

Yang-Xijie commented 2 years ago

ARSession: 60fps GKLView: 30fps

However, it's unnessary that refresh rate of ARSession higher than GLKView.