this post was submitted on 21 Apr 2024
310 points (97.8% liked)

Godot

5662 readers
13 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 1 year ago
MODERATORS
 

A surprise to be sure, but a welcome one. Very excited to have another YouTube juggernaut in the open source ring!

you are viewing a single comment's thread
view the rest of the comments
[–] fubarx@lemmy.ml 2 points 4 months ago (1 children)

Really wish Apple would fund them to add full AR/VisionPro support.

[–] Immersive_Matthew@sh.itjust.works 1 points 4 months ago (1 children)

100%. I wish Meta spent some of their Billions on making XR dev tools better as it has been an utter train wreck for the past few years.

[–] Drummyralf@lemmy.world 1 points 4 months ago* (last edited 4 months ago) (1 children)

To be fair, it's currently pretty straightforward in Unity. I haven't checked Godots implementation yet, currently making my first 2D game in godot.

Also, meta is currently funding Godot, a comment further down mentions it.

The basics yes, but anything more complex is a mess and requires either 3rd party add ons (and all the issues they bring) or developing your own solutions which is a pain. Then add avatars and multiplayer and it is a right pain to implement. And then they update the SDK and it breaks everything. Ughhh.