Using SwiftGodot: Godot on iPad- Miguel de Icaza - GodotCon 2024

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 31

  • @wukerplank
    @wukerplank 2 месяца назад +41

    He brings better development tools to the iPad than Apple 😂 Seriously rooting for this!

    • @VisualGameDev
      @VisualGameDev 2 месяца назад +1

      Miguel de Icaza nailed the UI, it really is better than what Apple does in some apps.

  • @ZeoWorks
    @ZeoWorks 2 месяца назад +15

    The webapp for godot was a miracle, what incredible progress godot has made.

  • @herrspaten1796
    @herrspaten1796 2 месяца назад +31

    "Yes it was ugly, but that was the vibe at the time." 😂. Great talk!

  • @VisualGameDev
    @VisualGameDev 2 месяца назад +10

    Amazing work, having Godot on iPad would change "on the go" game making forever. I hope this project lives to release and we will have this native version of Godot available in the App Store soon. That is simply amazing.

  • @tiktokdailyreview7015
    @tiktokdailyreview7015 2 месяца назад +8

    Great talk, I don't use or intend to use Swift or iPad but love the care this guy gives it

  • @418im_a_teapot4
    @418im_a_teapot4 Месяц назад +6

    I hope we will have this kind of UI flexibility with godot android editor cause it really is hard to navigate with the desktop UI on mobile

  • @dannyelmism0
    @dannyelmism0 2 месяца назад +7

    This is Dope!!!!! If we can have an iPad on the road and think of a solution or something boom edit them on your iPad and you are done!!!

  • @alexanderbuchler4048
    @alexanderbuchler4048 2 месяца назад +2

    utterly impressive work, trying it out right now on iPad Pro and this is so well done.

  • @jonas1ara
    @jonas1ara 2 месяца назад +3

    A revolution for game development is coming

  • @MotionFriend
    @MotionFriend Месяц назад

    Wow, banger of a talk! Such a fun and cheeky guy, wish I was there ❤

  • @Mempler
    @Mempler 2 месяца назад +3

    I would love if we get the slides edited into the video so it is readable

  • @christianr.5868
    @christianr.5868 2 месяца назад +2

    Can’t wait for this

  • @mainbrainart
    @mainbrainart Месяц назад

    Holy Shit, this insane, so much work but beautiful done. definetly going to try it

  • @I_am_Hero002
    @I_am_Hero002 2 месяца назад +11

    Justice for Android, we also need a godot app native to Android 📲

    • @kazruiz
      @kazruiz 2 месяца назад +13

      There are already Godot 3 & 4 apk builds for Android. If you meant an android build with UI in mind, then yeah that would be nice.

  • @pinkorcyanbutlong5651
    @pinkorcyanbutlong5651 2 месяца назад +15

    > so the android community [...] you can give them a mcdonald's burger and they'll be happy [...] or cold fries, [...] food is food
    > the iPad and iOS community is just a little bit more, what, they like their escargot
    this is both the most apple user thing to say, but still not wrong at all

    • @pengain4
      @pengain4 2 месяца назад +1

      That's not exactly true as well. There are tons of usability/polishing issues that I'm facing on MacOS every day. Just the recent ones:
      - to use git/compiler - you need to install Xcode; to install Xcode you need to register an account; (maybe it's normal behavior for people that like being submissive to corpos, I dunno :) )
      - system complained that something is wrong with my account but it didn't know what is wrong with it;
      - filling passwords sometimes works, sometimes not - very annoying thing;
      - some system forms don't react when you are pressing Enter in the text field - you need to click action button with a mouse; some system forms implement this behavior;
      - system password manager is much less polished/functional than top-5 industry standards (even free ones);
      - fully-charged Apple BT headphones sometimes disconnects for no reason or mic stops working and sometimes it requires reboot;
      The amount of bugs and bag UX that I faced recently when I started using mac for few hours a day was tremendous.
      I had some expectations that MacOS is really that polished as it's advertised but it seems that it's not true.
      There are awesome things about Apple products indeed: they can combine arts and engineering to create some innovative experiences.
      But at the same time there is some culture of overmarketing and spreading BS (e.g. "you holding it wrong"), vendor lock-in or just selling feeling of superiority to customers.

    • @bertram7538
      @bertram7538 2 месяца назад

      Well, apple devs mocking android and vice versa. Pls let's not go there again XD

    • @drfyzziks1
      @drfyzziks1 2 месяца назад +11

      I wonder how many of the people watching this on RUclips know who Miguel de Icaza is & what he's worked on over the years (hint: If you've ever used GNOME, Midnight Commander or Ximian / Mono on Linux, you owe Miguel a beer 😆)
      Dude cut his teeth on open source projects for Linux long before most here had ever heard of it.

  • @JOELwindows7
    @JOELwindows7 Месяц назад

    whoahow! no pecking way!! natified Godot?!?!
    man! This is exciting. I now wish there is one with Jetpack Compose. So instead of raw export APK, it shims with Material 3 guideline compliance yey!

  • @MastermindAtWork
    @MastermindAtWork 2 месяца назад +10

    The Android Godot team needs to Overhaul its UI like this. Instead of being similar to how iOS looks, it should look more to something Google would make with Material UI

  • @christianr.5868
    @christianr.5868 Месяц назад

    How will exporting work?

  • @ChristopherCricketWallace
    @ChristopherCricketWallace Месяц назад

    He's a freakin' WIZARD

  • @ozanyasindogan
    @ozanyasindogan 2 месяца назад +2

    Well it looks nice but I believe it's a dead born. Still with the experience you got there, I believe investing in Godot with Swift and native compilation of scripts with direct Metal Api access would be a better investment..

    • @tapo9478
      @tapo9478 2 месяца назад +9

      there's a metal rendering backend in 4.4 and this guy is the author of swiftgodot, allowing you to write natively compiled scripts in swift. the output of his work here also means treating godot as a library which would solve the C# web export problem (.NET CLR expects to be entrypoint)

    • @apoclypse
      @apoclypse 10 дней назад

      The real gem in this is libgodot imo. The Swift and Apple stuff is cool but he said one very key thing. By making Godot into a library it could be embedded into other apps, developers can create their own UI in pretty much anything. That's the real takeaway here. He just happens to like Apple and SwiftUI so that's his entry point.

  • @complexity5545
    @complexity5545 Месяц назад

    It'll take godot like 10 years, from 2024, before it becomes a plausible solution for serious game development. The people running the show are nerds and haven't yet learned to make the usage and ergonomics for the human interface. Godot reminds me of how blender used to be 20 years ago. Its the same arc with a bunch of tinkering. If you're a talented programmer (like you know how to make compilers), you'd be better starting from scratch and making your own game engine. Its the perfect time (since unity can't be trusted ever again).

  • @dzibanart8521
    @dzibanart8521 Месяц назад

    Not letting users change the ui colors or editor is trash, such an apple bullshiet.

    • @christianr.5868
      @christianr.5868 Месяц назад +1

      Then add tell him that, it’s in beta still for a reason