ios - How to force SCNView to render a new frame? -


Is there no animation inside the scene, so no way to force SCNView to present a new frame on demand is? If the scene gives static SCNView exactly once and then after a few changes

Usually this is understood, but I am working together, which works with the Enhanced Reality framework of Vaforia , For which I have to provide a new frame every time to process a new video frame from the camera. I have worked on this issue by creating our own UIView with CIAAGLLear which presents the scenic content using SCNRenderer. It works very well, but I'm curious if there is any way to do this with SCNView, then I can save myself from touching OpenGL directly.

you game property to yes


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -