You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't think of a reason why this would not work. We simply pass the scene to the renderer before starting recording, so it shouldn't be a problem if the scene has any changes in it during recording. I'll try to have a look at this.
@halileohalilei I would like to add and change object on the scene by clicking on a collectionView. My scene is updated but when i record the updated scene the object is not visible or it's not in augmented reality anymore. Could you provide a sample example of what you explained in your previous comment. Do you want my email? Thank you so much for your work and help :)
I too am having a similar sort of problem. I don't believe I'm adding any nodes in the middle of recording, but when I look at the finished recording, none of my nodes are present (just the video from the camera). I followed the readme and don't believe I'm doing anything crazy, but I'm happy to provide code if that helps. Any help is greatly appreciated!
I would like to add a scene object on a click event.
I'm able to see the object appearing on the sceneView (after the click) but after recording, i can't see it on the (output) video :(
How to do that ? Thank you
The text was updated successfully, but these errors were encountered: