Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't work if adding scene object on click #50

Open
sebastienboulogne opened this issue Feb 18, 2019 · 3 comments
Open

don't work if adding scene object on click #50

sebastienboulogne opened this issue Feb 18, 2019 · 3 comments

Comments

@sebastienboulogne
Copy link

sebastienboulogne commented Feb 18, 2019

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

@halileohalilei
Copy link

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.

@sebastienboulogne
Copy link
Author

@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 :)

@redrightreturning
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants