Godot Engine 3.1 Looks Amazing

Godot Engine 3.1 Looks Amazing
Godot 3.1 is not yet stable but a demo made for it looks like the engine could actually visually compete with Unity and Unreal. https://www.youtube.com/watch?v=fNeTHHTDYso The demo is available at GitHub , requires using an unstable build (unless you're building yourself) and the use of `git lfs clone https://github.com/godotengine/tps-demo.git`. Thanks to its Patreon project , Godot Engine makes about $8000 per month (nearly $96,000 per year - of course there are Patreon fees but there might be nonpublic donations/support as well), which allows it to be much more than a passion project. Godot is being legally represented by  Software Freedom Conservancy  (I recommend this fantastic podcast about it). One thing that bugs me about Godot right now is their download page: Specifically this: Put yourself into the shoes of somebody new to Godot. They want to download the engine of course. Let's assume they know the difference between 32 and 64 bit but how are they supposed to make a fast dec…