(no title)
churnedgodotdev | 3 years ago
- Godot is great at importing Blender models/scenes.
- Blender is GPL, Godot is MIT.
- Godot produces much lighter .exe files. Blender Apps are at least 200MB.
- Godot has web export, too.
Godot still has stability issues that can affect larger projects (presently over 7000 open issues on Github[1]) but for smaller demos and art things Godot usually is pretty solid.
andrewflnr|3 years ago
churnedgodotdev|3 years ago
Okay, that makes sense. The video on the linked Blender Apps page shows this really simple app where one drags models around and then drags materials onto the models to give the model that material. So something simple like that would work better in Godot. But Blender's 3D modeler is way more powerful than Godot's but has a very steep learning curve so distributing a simpler version of Blender's modeler could definitely make sense.