What does HackerNews think of o3de?

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.

Language: C++

#3 in 3D
#11 in Game engine
Note that Lumberyard became "Open 3D Engine" (yes, very inspired name) which is Apache 2 licensed:

https://o3de.org/

https://github.com/o3de/o3de/

AFAIK all development in Lumberyard has ceased and moved to O3DE.

> To solve some of these challenges, we introduced the Lumberyard game engine in 2016. Lumberyard provided a completely free (no royalties or seat licenses), source-available, real-time 3D development engine that made it possible to build, deploy, and scale quickly with cloud integrations. Over the past 5 years, we continued evolving the product for our customers.

> ...That’s why the Linux Foundation has announced the Open 3D Foundation, with AWS seeding the foundation with the Open 3D Engine (O3DE). O3DE is a AAA-capable, cross-platform open source game engine. As part of an open source community, O3DE can expand 3D development for games and simulations by providing all the tools that developers need to bring their real-time 3D environments to life.

ie. This is lumberyard, which is "Amazon Lumberyard is a now superseded freeware cross-platform game engine developed by Amazon and based on CryEngine (initially released in 2002), ..."

https://aws.amazon.com/blogs/gametech/open-3d-engine/

...but, love it or not, the source is Apache 2.0 (https://github.com/o3de/o3de), so there's sure to be some stuff you can grab there to use in other things.

I only recently found out about:

https://o3de.org/

https://github.com/o3de/o3de

Seems to be opensourced engine based on Amazon's Lumberyard engine, which itself was based on Crytek's engine (!!).