Godot Engine hits over 50K euros per month in funding
Godot Engine hits over 50K euros per month in funding
All software development has issues that are simply left unfixed. Some bugs are hard to fix, and don’t really matter in the long run.
Example: they don’t even bother with memory management on cruise missiles, since eventually its gonna reach its target…
I think the priorities for Godot with the new funding should be:
Glad you asked. It’s another open source 3D game engine that may feel a bit more familiar to those who are used to Unity. This is their website.
I’m still just starting to learn it myself, and it can really use some more features, but I think it’s pretty cool. I like the UI more than Godot’s, and I like working in C#.
I found the thing I read earlier: …bearblog.dev/unity-to-godot-what-to-expect/
It doesn’t sound too bad, really.
Being able to fork and publish your own versions is integral to the open source philosophy
No, that is an enumerated freedom of the free software movement, not open source
Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose. from Wikipedia
The same article also talks about the difference between open source and source available:
Although the OSI definition of “open-source software” is widely accepted, a small number of people and organizations use the term to refer to software where the source is available for viewing, but which may not legally be modified or redistributed. Such software is more often referred to as source-available, or as shared source, a term coined by Microsoft in 2001
Under that strict definition, software under the GNU GPL would not be “open source” because the license stays with the code, and is not truly “for any purpose,” which is the same deal with the Epic license: you may use, study, change, and distribute the Unreal source code, but it stays under Epic’s license.
If you are talking about the FREEDOM to fork and publish and share and whatever, then you mean Free software.
You are not allowed to distribute unreal source. From their FAQ:
Unreal Engine licensees are permitted to post engine code snippets (up to 30 lines) in a public forum, but only for the purpose of discussing the content of the snippet
they want it to be open source so that they can’t do a unity
That has nothing to do with open source, that has to to with licensing, which I’m pretty sure isn’t an issue anyway since I think Unreal versions are tied to specific license versions, i.e. if you download the engine under one term, thats the only one you have to use
It is source available
Yes, open source.
Not Open Source
You mean free/libre? Open source literally just means you can see the source.
Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code,[1] design documents,[2] or content of the product. The open-source model is a decentralized software development model that encourages open collaboration.
And then later on…
Generally, open source refers to a computer program in which the source code is available to the general public for use or modification from its original design.
Unreal Engine is technically open source, because it’s source code is made available to the general public. But it is licensed under a restrictive EULA instead of any of the normal licenses you’d expect for an open source project (MIT, Apache, GPL3, etc).
This is definitely pedantic, but “open source” is a colloquial term, not a technical one. Most people mean FOSS when they say open source, but the terms aren’t exactly equivalent. The license that governs the code is really the only part that actually matters.
People were terminally online well before 2019. It exacerbated the problem but we’re not going back. I don’t really think that’s a problem, technologically it pushed us further ahead which is always a good thing.
You’re right in that we are starting to rediscover what it means to be physically social again. I think that’s a good thing, too. People that got away with shit before aren’t getting away with it any more.
And some of them realistically can’t. Every other commercial game engine is developed for the studio first; Cry, Source, Unreal etc. These engines were made for, well, Far Cry, Half-Life 2, Unreal Tournament. The studio saw returns for engine development in the sales of games, then they said “We could probably further monetize the work we’ve already done if we license the engine and SDK out to third parties.”
Unity on the other hand is trying to have the Autodesk/Adobe business model of “We have a free student or hobbyist tier, and then a commercial license that’s $100,000 per minute per seat.” The thing is, Autodesk and Adobe really don’t have realistic competitors in their market sectors. Unity very much does. Unity competes directly with GameMaker Studio, Godot, Unreal, Source 2 among others, the development of which are either directly supported by the sales of first party titles (or are outright FOSS projects in the case of Godot). So Unity has to set their prices to compete in that market, without the support of first party game sales.
You can see how that’s working out for them.
My wife has a few things on YouTube she made with Godot, and she has noticed a significant increase in traffic, since Unity made their blunder.
Godot really deserves their increased popularity and donations, it’s absolutely amazing what they have achieved as a true Open Source project that is absolutely 100% free to use, and gives 100% control to game developers.