home.social

#realitykit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #realitykit, aggregated by home.social.

  1. And no matter how cool we believe it is to use Gantry on macOS, there is an extra magic when playing with it on iOS youtube.com/shorts/Qw0Le0k0zA4

    #OpenUSD #RealityKit #iOS

  2. Gantry can convert .gltf, .fbx, .obj, .ply formats to .usd(z). It does this natively and on the device, so you are already working on .usd by the time you see the model in the viewport.
    youtube.com/shorts/nx1genFHWx8
    #OpenUSD #RealityKit #macOS

  3. I'm sure there's a good reason, but it's unfortunate that we can't present alerts in #SwiftUI #RealityView #Attachments

    ```
    Presentations are not permitted within volumetric window scenes
    ```

    #realityKit #appleVisionPro #visionOS

  4. visionOS does illumination differently than iOS, needing smaller on-the-fly components for faster development. New light components are focused on IBL and provide minimal configuration. So if you're playing around with lighting on visionOS, this gist might come in handy:
    gist.github.com/elkraneo/1ea60

    But if you are still in the iOS or macOS space, I just open-sourced my "old" components:
    github.com/monstar-lab-oss/lig

    youtu.be/jC6ehrGX7gE

    #RealityKit #iOS #macOS #visionOS #IBL #HDR

  5. I'm trying to place an object where the user takes a photo in AR. I've modified the AR app template to make a custom AR view, and then moved the object creation code to a button action. I'm trying to create an ARAnchor using the camera transform and placing the object using that, but nothing’s appearing in the view (the template code places the object on a plane and that worked).

    c. line 129 in this gist: gist.github.com/JetForMe/adf1e

    Apple’s examples really want you to place objects on planes (developer.apple.com/documentat), but that’s not what I want to do.

    #iOS #ARKit #RealityKit

  6. Testing out visionOS SDK today 🥳

    Very, very small steps, but here's a first shot at loading a RealityKit volume in the simulator. Wish I could try this with a Vision Pro.

    Asset created with Reality Composer Pro.

    #visionos #visionpro #apple #realitykit #realityview #realitycomposerpro