Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →
Godex Alternatives
Similar projects and alternatives to godex
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
Godello
Trello inspired kanban board made with the Godot Engine and GDScript, with a real-time collaborative backend (Elixir and Phoenix Channels) and a local backend for offline usage (Godot Custom Resources)
-
-
defold
Defold is a completely free to use game engine for development of desktop, mobile and web games.
-
Retro3DGraphicsCollection
a compilation of commercially usable game ready retro style 3d graphic assets
-
-
-
-
GoDotTest
C# test runner for Godot. Run tests from the command line, collect code coverage, and debug tests.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
godex discussion
godex reviews and mentions
-
Unity's Self-Combustion Engine
I wonder if Godex[0] could be a fit for you. ECS based Godot, based on 3.x which has much more broad WebGL support.
[0] https://github.com/GodotECS/godex
- Switching from Unity to Godot 4, but having second thoughts
-
How to implement ECS based physics
There is usually a few steps how to deal with performance issues before reaching the conclusion "I need ECS", but if you need it then try https://github.com/GodotECS/godex
- Correct architecture in Godot
- Miscellaneous Questions Regarding 3D from a Prospective User (maximum nodes, 3D vs Unity, etc)
-
Unity style coding in Godot
You might want to check out Godex. It is a Godot extension that introduces an entity/component system. It is not mature yet, but it is under development and seems promising. https://github.com/GodotECS/godex
- Hopefully with all the Unity refugees joining us this becomes way less of an issue
-
People coming from Unity/Other engines, what do you miss the most?
However, the great thing about godot, is if you want a feature, like ECS, for example just add it yourself.
-
Coming from Unity? What can we do to help? What do you need?
You can try the fork called Godex, it has ECS built into it and is a lot of fun to use in my opinion.
-
C# games in Godot, 2022 edition
There is an ECS port for Godot named Godex, but it isn't hugely mature:
https://github.com/GodotECS/godex
I haven't used it, though I've been curious about it. As far as better options for ECS game engines go, I'd go with Bevy (personally), but you'll have to learn Rust (which I'm a proponent of anyway).
https://bevyengine.org/learn/book/introduction/
But both of these are still in "Beta", if that's even the proper term for their development cycle, at this point. They work, technically, but they could use some help, to my understanding.
-
A note from our sponsor - Nutrient
www.nutrient.io | 15 Mar 2025
Stats
GodotECS/godex is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of godex is C++.