Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Android 场景形式我正在开发一个应用程序,我知道目前我们没有选择使用渲染的 3d 对象录制视频,但是有没有任何选项可以像我们进行普通相机视频录制一样录制相机数据(谷歌 Android录像样本)?
您可以使用此类在 Sceneform 项目中记录渲染的 3d 对象:
https://github.com/google-ar/sceneform-android-sdk/blob/master/samples/videorecording/app/src/main/java/com/google/ar/sceneform/samples/videorecording/VideoRecorder.java