Earlier quoted context omitted.
I hope so! Though the Blender situation is a little different. Blenders main competition are paid software. While Unity and Unreal are technically paid too, many users can use them "for free" for the most part. Unity and Unreal are both foraying into non-gaming applications like Cinema, and whatever the word is for working with architectural programs/formats. Might be an opportunity for Godot to stay focused and gain…
> I know Unity is under a bit of an upheaval right now with their engine architecture and it's putting a lot of strain on it's userbase. Care to elaborate?
Godot Engine – A decade in retrospective and future
31–40 of 168 posts
Re: Godot Engine – A decade in retrospective and future
#32A very well written and inspiring post. I haven't used Godot much, but I feel 2020 and the next decade is going to continue growing much more :) > This was an extremely hard decision to make [work full time in Godot], because at the time, my experience (...) was paid a lot more, and I was receiving extremely good job offers(...). [T]he same happened to Rémi (an Energy Engineer), who also changed his life plans and pr…
Re: Godot Engine – A decade in retrospective and future
#33Earlier quoted context omitted.
It's all about the $$$ and the community. Blender started as a commercial project too. I was already using it in the 90's alongside POVRay. The good thing is unlike in the photography or the print industry there is no real industry wide vendor lock-in when it comes to formats in 3D, so it's always possible to create a challenger. Right now Godot isn't really on par with Unity, but it could become the de-facto game en…
> there is no real industry wide vendor lock-in when it comes to formats in 3D Mmm, Blender had a lot of problems having to reverse FBX from autodesk, which AFAIK is or was a de-facto standard. About open standards, I kinda hate xml, so I didn't like Collada much. I'm looking forward for knowing more about glTF[1]. Thankfully Blender 2.8 had the official add-on from the beginning.
Khronos YouTube channel has lots of talks on the format.
Re: Godot Engine – A decade in retrospective and future
#34Isn't Unreal Engine an alternative in 3D space?
Re: Godot Engine – A decade in retrospective and future
#35I wonder if Godot has a chance of becoming the Blender of game engines. From the way it is growing it's starting to look like a real long-term possibility to me, especially for the smaller game studios.
I hope so! Though the Blender situation is a little different. Blenders main competition are paid software. While Unity and Unreal are technically paid too, many users can use them "for free" for the most part. Unity and Unreal are both foraying into non-gaming applications like Cinema, and whatever the word is for working with architectural programs/formats. Might be an opportunity for Godot to stay focused and gain…
Which, in many cases, is way worse than the alternative pricing model.
Re: Godot Engine – A decade in retrospective and future
#36Earlier quoted context omitted.
I hope so! Though the Blender situation is a little different. Blenders main competition are paid software. While Unity and Unreal are technically paid too, many users can use them "for free" for the most part. Unity and Unreal are both foraying into non-gaming applications like Cinema, and whatever the word is for working with architectural programs/formats. Might be an opportunity for Godot to stay focused and gain…
> I know Unity is under a bit of an upheaval right now with their engine architecture and it's putting a lot of strain on it's userbase. Care to elaborate?
It might help them get some perf but its not as user friendly, nor trivial, so in Unity fashion they're just going to have several systems available is less than perfect interopt.
They're also rewriting more things in C# but I think that's a pretty good change, personally.
Re: Godot Engine – A decade in retrospective and future
#37It seems like some of you have some real love for Godot. How come you decided to use/recommend Godot over Unity when it was less mature? Was it much better along some axis that Unity didn't provide? What makes it better along that axis? Usually happens when something is 10x better at something new that people care about that the incumbent is blind to or is structurally incapable of addressing. I'm just wondering what…
The fact that it's open source is also big, because there are often bugs in the Unity engine that I can't fix since I don't have source access.
A lot of devs also like jumping on new technology because it feels good to learn new things.
Oh and then because it's open source, you can improve the engine and it gives you the "Ikea effect" where you like something more because you helped to create it.
Re: Godot Engine – A decade in retrospective and future
#38Earlier quoted context omitted.
> I know Unity is under a bit of an upheaval right now with their engine architecture and it's putting a lot of strain on it's userbase. Care to elaborate?
They are migrating several modules from C++ to C#, by making use of their Burst compiler stack, and have introduced a new ECS based framework named DOTS, on the quest to appease to AAA studios.
Re: Godot Engine – A decade in retrospective and future
#39It seems like some of you have some real love for Godot. How come you decided to use/recommend Godot over Unity when it was less mature? Was it much better along some axis that Unity didn't provide? What makes it better along that axis? Usually happens when something is 10x better at something new that people care about that the incumbent is blind to or is structurally incapable of addressing. I'm just wondering what…
Re: Godot Engine – A decade in retrospective and future
#40Earlier quoted context omitted.
I hope so! Though the Blender situation is a little different. Blenders main competition are paid software. While Unity and Unreal are technically paid too, many users can use them "for free" for the most part. Unity and Unreal are both foraying into non-gaming applications like Cinema, and whatever the word is for working with architectural programs/formats. Might be an opportunity for Godot to stay focused and gain…
Unity is not free. Instead of paying once or a fixed subscription, you have to pay a % of all your profits. Which, in many cases, is way worse than the alternative pricing model.
With Unreal Engine, there is also an exception for hobbyists, specifically you only have to pay 5% to Epic if you make more than $3000 in a quarter.