lacyrhoades / SceneKit2Video

Demo project: High-def video output from SCNKit
MIT License
70 stars 15 forks source link

ARKit #5

Open LeonardRockstar opened 7 years ago

LeonardRockstar commented 7 years ago

I was trying to use SceneKit2Video in order to record video of an ARKit scene. It records the nodes in the scene correctly, but for some reason the video of the camera is rotated 90 degrees. I was testing on an iPad Pro 12.9 inch (2015). This seems to only happen when I'm recording in landscape mode.

eric-krikey commented 7 years ago

I have been trying to do this as well. I have it working to record the camera feed properly, but it is not including the nodes in the scene. How did you get it to do that? Thanks!

Francescu commented 6 years ago

@eric-krikey I don't have the rotation issue, but I have the same issue as you when nodes are moving or added while recording. When the nodes are in the scene before the recording and static, I have no issue