Stacking AR Objects Using RealityKit, ARKit + SwiftUI // Coding on iPad Pro

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 31

  • @DancesWithDingo
    @DancesWithDingo 3 місяці тому

    I didn’t think at first that this would be useful because it was in playground on iPad, but I was WRONG!! Great video!

  • @EmmaKAlexandra
    @EmmaKAlexandra 4 роки тому +1

    I don’t do much reality kit or ar stuff (yet), but I love watching you work on the iPad. I know there aren’t many of us doing that yet but I hope it’s the future. Gives me a lot of insight into what I can do to support iPad devs in the future

    • @EmmaKAlexandra
      @EmmaKAlexandra 4 роки тому

      @@realityschool I think a lot of developer utilities are missing from iPad dev. There are a few things like editors and git clients, but I feel like we're missing things like docs, test utilities, quality regex tools, data analysis tools, snippets, gist editors. These are all things you have on macOS that simply aren't there on iPadOS. I'm currently working on a docs tool. I'm hoping it'll be useful for Swift stuff, but the docs built into Playgrounds (and hopefully Xcode) are already pretty good. I'd like to write a suite of tools for assisting developers on iPads mostly bc I like developing there too.

    • @EmmaKAlexandra
      @EmmaKAlexandra 4 роки тому

      @@realityschool It would be awesome to get that insight. Love learning about people's experience doing dev on iPad. The iPad I have is truly the most versatile screen I own and I can't wait for it to be a platform that supports devs better.

  • @Kittymemesdaily
    @Kittymemesdaily 2 роки тому

    Thank you for posting this!

  • @eliallen8699
    @eliallen8699 2 роки тому

    Very well done! Thanks for the insights!

  • @fizanfaizal66
    @fizanfaizal66 4 роки тому

    Hello I love your tutorials

  • @philipbecker3332
    @philipbecker3332 3 роки тому

    Very helpful!! Thank you so much 👍👍👍

  • @phillipchan1
    @phillipchan1 3 роки тому

    great tutorial great teaching

  • @Venu_S_1319
    @Venu_S_1319 8 місяців тому

    Thanks!

    • @realityschool
      @realityschool  8 місяців тому

      Thank you so much for the super thanks!! That is very kind of you 🙏🏼

  • @ShayaanAzeem
    @ShayaanAzeem 4 роки тому

    Finally a new video!

  • @hectorsvill
    @hectorsvill 4 роки тому

    This project was a lot of fun! I did it in Xcode. 😁

  • @_digital_dan
    @_digital_dan 3 роки тому

    I’m currently working on a project for building AR towers out of basic-shape blocks and it’s crazy how bad physics works between the virtual objects, especially when it comes to multi-peer physics synchronization.

  • @Gaz964
    @Gaz964 4 роки тому

    OMG This is perfect. I needed the rayResult piece for an app I am building. Where did you originally learn about this feature? I need to be able to use this as a limiter for interacting with flat surfaces, but don't know the limitations and how to use this (insert proper term for the *guard let rayResult* thank you!!!

  • @yadnikadbbedade9971
    @yadnikadbbedade9971 4 роки тому +1

    Should I buy a Mac for my xcode please tell

  • @visualride-davidcox2243
    @visualride-davidcox2243 3 роки тому

    As usual, a great help Ryan! Um, embarrassingly enough, I've never done a "Playground" tutorial, so I'm trying to figure out how to translate this into Xcode. When you get a chance, could you please point me to a recommended tutorial to do this for AR projects into XCode? Thanks again for you tutorial!

    • @jeanfernandez5397
      @jeanfernandez5397 2 роки тому

      Any update on this?

    • @visualride-davidcox2243
      @visualride-davidcox2243 2 роки тому

      @@jeanfernandez5397 Not that I’ve seen. Though I haven’t been looking much the past year, with the AR glasses on hold a couple more years.

    • @jeanfernandez5397
      @jeanfernandez5397 2 роки тому +1

      @@visualride-davidcox2243 That just means we have a couple more years to become better AR programmers! We'll be ready to change the world when the time comes for this technology.

  • @rafatwasef8518
    @rafatwasef8518 2 роки тому

    I want to know how to place object by tapping using SwiftUI for iPhone not iPad

  • @JimmyGunawanX
    @JimmyGunawanX 4 роки тому

    Thanks for this tutorial, Ryan! Is there anyway to save the state of AR, perhaps exporting it out as data that can be reloaded back or brought into 3D app like Blender?

    • @JimmyGunawanX
      @JimmyGunawanX 4 роки тому

      Ryan Kopinsky Yes that's pretty informative thanks Ryan. I am curious with saving composition, passing it to friends or other users, mixing it and then getting the scene back. Of course the environment might be different but I hope you can cover something like this in the future.
      Providing both users have same anchor, or object maybe they can "communicate" with AR

  • @estheresty
    @estheresty 4 роки тому

    Hi Ryan, I’ve been thinking to get a MacBook Air cause it’s so much easier to carry around. Do you think an i3 model is sufficient enough for coding purpose only or you think it’s better be at least an i5 or should upgrade to Pro no matter what? Thanks.

    • @estheresty
      @estheresty 4 роки тому

      Ryan Kopinsky thanks for your prompt reply! Do you think whether to choose an i3 or i5 processor is less of a concern? I’ve researching a lot online and most people don’t suggest to get an i3 processor. What’s your thought? And would you talk about why you mainly code in Swift but not Obj C? Is there a particular reason? Thanks.

    • @estheresty
      @estheresty 4 роки тому

      Ryan Kopinsky I’ve come cross your LinkedIn profile and realise that you managed to learn Java in less than a week, that’s truly impressive! Would you share some tips or resources that you find it useful on learning Swift too? Thanks again!

    • @estheresty
      @estheresty 4 роки тому

      @@realityschool your videos really inspire me to learn Swift in the first place. I initially want to create some cool Instagram AR filters but struggle to find good videos that teach me how to actually make it. In terms of learning, I find best with a book on the side while having no BS videos. Any chance you would make videos that talks about what are the necessary skills to have and possible time frame to become an iOS dev in the future?

    • @denisblack9897
      @denisblack9897 2 роки тому

      you better save up for M1 Air, while learning stuff "theoretically", than buy a shitty macbook -> get discouraged -> give up
      its a tough grind even with good hardware, dont make it harder on yourself

  • @codea1273
    @codea1273 4 роки тому

    Do you have any of these projects open source?