ClearCoat, new examples, and game updates - This Week in Bevy

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

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

  • @peterhayman
    @peterhayman 4 месяца назад +1

    yaay its this week in bevy time!

  • @marcenware0113
    @marcenware0113 4 месяца назад

    Love it

  • @sunofabeach9424
    @sunofabeach9424 4 месяца назад +6

    why do people try to bring html into Bevy UI? there is such a great chance to step away from html and web restrictions in general and yet people stick to what seems more familiar to them

    • @David-ng9qh
      @David-ng9qh 4 месяца назад +2

      Because bevy UI sucks right now, I think GUI for Rust in general is very rough, but that's besides the point. Putting GUI in the ECS was a mistake.

    • @idedary
      @idedary 4 месяца назад +5

      Hi, I am the sole dev of Bevy Lunex. I also think that webdev is outdated and not really fit for current standards. There is a lot of tech debt, but HTML at it's core... is kinda peak UI solution. It supports bazillion different ways to center a div, but in the end you don't know how. And thats the problem. Its too advanced and complicated. Thats why I'm trying to extract only the best from it and reimagine the rest. I am actually aiming for a different flavour of layouting called "styleform" which throws the justify and alignment out of the window and uses only margins and paddings. The HMTL in description is only a marketting text so people can get a quick idea what this is about.

    • @idedary
      @idedary 4 месяца назад +5

      To be honest, after my experiments trying to bypass borrow checker to make a UI framework NOT pain to use, I think the only possible GUI that can exist for Rust is an ECS based one. Any other path I took literally either ends with bad perf or straight up throwing Rusts loved features out of the window, not using them. ECS has so far proved to solve both problems.

    • @sunofabeach9424
      @sunofabeach9424 4 месяца назад

      @@idedary there are two genders. "Putting UI in ECS was a mistake" and "ECS is the only way to implement UI in Rust"

    • @sunofabeach9424
      @sunofabeach9424 4 месяца назад

      @@idedary there are 2 gеdnеrs out there: "ui and ecs are a bad idea" and "ecs is the only way to implement ui in rust"

  • @DaxSudo
    @DaxSudo 4 месяца назад +1

    C'mon bevy no whammy's. I gotta know whats new in Bevy.

  • @sunofabeach9424
    @sunofabeach9424 4 месяца назад

    chris biscardi, would you make a guide on Aabb and BoundingCircle?

  • @kybarg
    @kybarg 4 месяца назад

    how to join discord? for me all discord links are dead

    • @chrisbiscardi
      @chrisbiscardi  4 месяца назад

      Discord links are to the official bevy discord, which you can find in the description or on the bevy website