Stride3d
- Game-Engine
- alsoKnownAs Xenko
- url: https://www.stride3d.net/
- repo: https://github.com/stride3d/stride
- Comparable Unity Monogame
- written-in: c#
- usedBy Vvvv
Features
- ECS
- isTopicOfDiscussion https://community.monogame.net/t/did-you-know-that-stride-is-basically-monogame-with-a-3d-editor/12250/4
Cons
- no game-server / server-authoritative out of the box.
- "Stride works fine for building the client, but you will want a specialized and dedicated server on the back end."
- no web support https://github.com/stride3d/stride/issues/70
Examples
vs Godot
- "Godot is just older and more established, but Stride has a better render engine, software architecture and is a pure .NET project. So the engine and the scripting use the same technology. Godot has a C++ core and only "interprets" the scripting languages, which is conceptually quite different."
Resources
References
Backlinks