this post was submitted on 03 Jul 2023
19 points (100.0% liked)

GameDev

2764 readers
1 users here now

A community about game development.

Rules:

More rules might follow if they become necessary; general rule is don't be a pain in the butt. Have fun! ♥

GameDev Telegram chat.

founded 1 year ago
MODERATORS
 

So, this engine is new to me. I was looking for a rendering-only engine (which this isn't) when I found this.
I'm wondering if anyone has any hands-on experience with it, his it compares to everything else out there, etc.
Any recommendation or, on the contrary, advice to stay away from it?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago

Seems too good to be true. Anyone who invested years into making their own engine is now eligible to state funded medicinal copium.

I guess it still takes a lot of skill to use it. And home-made engine can be a few clock cycles shorter, and a couple of bytes smaller...

Yup. This is high grade copium right here. Get your own today.

[–] [email protected] 2 points 1 year ago

So you use lua scripting that is the bindings to C++ classes. https://docs.o3de.org/docs/welcome-guide/

[–] [email protected] 1 points 1 year ago
[–] [email protected] 1 points 1 year ago (2 children)

Is this sort of an open-source version of Marmoset?

[–] [email protected] 6 points 1 year ago

It's an open source descendant of CryEngine. Basically, Amazon bought the rights to distribute a fork of CryEngine as a marketing ploy. They called this fork Lumberyard, and modified it to make it very easy to use their cloud services for online connectivity. Then they got bored of maintaining it themselves and released it as an open source project under the umbrella of the Linux Foundation.

[–] [email protected] 1 points 1 year ago

I don't know what Marmoset is