logoalt Hacker News

makotech221today at 7:21 AM2 repliesview on HN

Also check out Stride3d https://github.com/stride3d/stride, which is a more full featured engine built on (i believe) Monogame. Runs on .net 10


Replies

S04dKHzrKTtoday at 9:18 AM

Just an FYI, Stride isn't related to MonoGame or XNA. Stride was originally Paradox (and then Xenko) made by Silicon Studio. They eventually open sourced it and let the community take over.

The lead architect (I think) of Xenko also wrote SharpDX which MonoGame used for a while though.

grufkorktoday at 8:01 AM

Haven’t used the engine specifically, but seems to be a cool project. I have used the Stride renderer which is embedded in VVVV, a live multimedia node-based language, which makes it interesting that you can extract and reuse such large components from the engine.