reality-check icon indicating copy to clipboard operation
reality-check copied to clipboard

Level up your AR development workflow with RealityCheck: an open-source Mac app for streamlined debugging and real-time preview of AR projects built with RealityKit

Results 16 reality-check issues
Sort by recently updated
recently updated
newest added

- Consider using [ScreenCaptureKit](https://developer.apple.com/documentation/screencapturekit) - [CGWindowListCopyWindowInfo(_:_:)](https://developer.apple.com/documentation/coregraphics/1455137-cgwindowlistcopywindowinfo) can help to restrict captures to simulator ```swift // Define a function to capture the screen of the Xcode simulator app window func captureSimulatorWindow()...

When an entity with a model component is selected in the navigator, some visual and audio announcement would be helpful to connect action and effect. Library to consider: https://github.com/gonchar/GoncharKit

Device: iPhone 15 Pro Max iOS version: 17.2 Xcode version: 15.1 **The first error report:** Error message: -[MTLDebugRenderCommandEncoder validateCommonDrawErrors:]:5775: failed assertion `Draw Errors Validation Vertex Function(vsSdfFont): the offset into the...

bug

When several apps are displayed in the Discover/Connection Control, the behavior is inconsistent. It should be possible to jump from one app to another, closing them and cleaning up after...

bug

Create and interface for expressing `EntityQuery https://developer.apple.com/documentation/realitykit/entityquery