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.
使用 8th Wall XR 是否可以制作具有高清或全高清相机分辨率质量的 AR 应用程序?
渲染的相机分辨率将根据所使用的设备而有所不同。
对于 ARCore 设备,分辨率为 1920x1080。 对于 ARKit 设备,iOS 11.3 以下设备的分辨率为 1280x720,11.3+ 设备的分辨率为 1920x1080。 对于所有其他设备,分辨率为 640x480。
虽然目前无法更改这些分辨率,但我们希望在未来的版本中为非 ARKit 和非 ARCore 手机提供更高的分辨率。