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

Поделиться
HTML-код
  • Опубликовано: 1 ноя 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.

  • @hectorsvill
    @hectorsvill 4 года назад

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

  • @Kittymemesdaily
    @Kittymemesdaily 2 года назад

    Thank you for posting this!

  • @eliallen8699
    @eliallen8699 2 года назад

    Very well done! Thanks for the insights!

  • @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!!!

  • @_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.

  • @philipbecker3332
    @philipbecker3332 3 года назад

    Very helpful!! Thank you so much 👍👍👍

  • @fizanfaizal66
    @fizanfaizal66 4 года назад

    Hello I love your tutorials

  • @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 🙏🏼

  • @yadnikadbbedade9971
    @yadnikadbbedade9971 4 года назад +1

    Should I buy a Mac for my xcode please tell

  • @ShayaanAzeem
    @ShayaanAzeem 4 года назад

    Finally a new video!

  • @phillipchan1
    @phillipchan1 3 года назад

    great tutorial great teaching

  • @visualride-davidcox2243
    @visualride-davidcox2243 4 года назад

    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.

  • @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

  • @rafatwasef8518
    @rafatwasef8518 2 года назад

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

  • @codea1273
    @codea1273 4 года назад

    Do you have any of these projects open source?