Software Alternatives & Reviews

irrlicht VS Open 3D Engine

Compare irrlicht VS Open 3D Engine and see what are their differences

irrlicht logo irrlicht

This caused the Irrlicht homepage and forum to work badly. Over the last days most things started working again – except the forum continues to be broken. Old posts can be read but everything else is currently not working.

Open 3D Engine logo Open 3D Engine

Open 3D Engine is an open-source 3D game development engine in real-time.
  • irrlicht Landing page
    Landing page //
    2021-09-19
  • Open 3D Engine Landing page
    Landing page //
    2023-09-01

irrlicht videos

Album Review: Irrlicht by Klaus Schulze

More videos:

  • Review - Klaus Schulze - Irrlicht (1972)

Open 3D Engine videos

Lumberyard Engine Open Sourced!! -- O3DE or "Open 3D Engine" is the new name

More videos:

  • Review - Welcome to OPEN 3D Engine (O3DE)
  • Review - Announcing Open 3D Engine (O3DE)

Category Popularity

0-100% (relative to irrlicht and Open 3D Engine)
Game Development
32 32%
68% 68
Game Engine
30 30%
70% 70
3D Game Engine
36 36%
64% 64
2D Game Engine
100 100%
0% 0

User comments

Share your experience with using irrlicht and Open 3D Engine. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare irrlicht and Open 3D Engine

irrlicht Reviews

We have no reviews of irrlicht yet.
Be the first one to post

Open 3D Engine Reviews

What Are the Best Game Engines?
Lumberyard is a free, cross-platform engine. But recently, Amazon has taken its game engine and transformed it into an open-source model. Open3D is the latest from Amazon. It builds on top of Lumberyard and creates a more modular approach to game development.

Social recommendations and mentions

Based on our record, Open 3D Engine should be more popular than irrlicht. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

irrlicht mentions (6)

  • was there a game engine in the early 2000's called: Jet3D?
    The Irrlicht Engine seams like a better idea then. https://irrlicht.sourceforge.io/ it is supported and has a small community. Source: almost 2 years ago
  • My PC is really old ( 2007ish ) , So what Game engine/Framework that isn't simple but can work with that PC in mind ?
    I'd recommend Irrlicht Engine. It was very popular during mid-to-late 2000's , and it to my knowledge it still supports OpenGL 1.x as well as its' own software renderer. I once had a PC similar to your specs in 2008, and Irrlicht ran decently alongside ODE physics engine. Source: about 2 years ago
  • I want to make a game for Linux. Where do I even start?
    If we're going to list graphics libraries then bgfx and irrlicht are probably worth a mention as well. Source: over 2 years ago
  • Why do I only see tutorials on basic stuff?
    The make or break moment for me was working on an indie game dev team when I was a teenager. I joined a team and was immediately mentored in a way that made programming and code make sense. We developed using open source engines like Irrlichtand Ogre3D, where my mentor was able to detail what came with the different available libraries, and how to utilize them to create a game. He would assign us to create... Source: over 2 years ago
  • Hot loading C++ game code
    Although primarily intended for games, Irrlicht is a relatively simple library (compared to a full game engine). https://irrlicht.sourceforge.io/. - Source: Hacker News / over 2 years ago
View more

Open 3D Engine mentions (17)

  • Unreal Engine change its price for non-game apps
    O3DE[0] looks interesting - owned by the Linux Foundation, originally based on Amazon's Lumberyard, and it has some big players involved: Amazon, Epic Games(!), Microsoft, NVIDIA, Intel, Huawei, Red Hat, [0] https://o3de.org. - Source: Hacker News / 7 months ago
  • Alternative Game Engines for Marooned Unity Developers
    03DE: Open source game engine, under Apache License 2.0, developed by Amazon and the linux foundation. Seems to work under a modular package called "gems", that you can use to pull in the functionality you need. It uses c++ as it's main language, but you can use Lua, python or visual scripting for scripting stuff. Has multiplayer built into the engine and what they call a "robust" system for open-world games.... Source: 7 months ago
  • Someone dropped the source code for Far Cry 1 on archive.org
    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. - Source: Hacker News / 10 months ago
  • Did they take down the post about motion matching recently?
    Many pages in o3de.org are down. They are working on it. Source: 11 months ago
  • Is SPIRV-Cross a valid option to target Metal from HSSL?
    I've worked on this a bit as part of the shader pipeline of Open3DEngine, From my experience there are very few compatibility issues between hlsl and sprir-v, sprir-v to msl however does run into a few issues.Here are the ones I remember. Source: about 1 year ago
View more

What are some alternatives?

When comparing irrlicht and Open 3D Engine, you can also consider the following products

Godot Engine - Feature-packed 2D and 3D open source game engine.

Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.

Unity - The multiplatform game creation tools for everyone.

OpenSceneGraph - Project website for OpenSceneGraph

Castle Game Engine - An open-source 3D/2D game engine for ObjectPascal.

Urho3D - Urho3D is a lightweight, cross-platform rendering and game engine implemented in C++ and released...