The Irrlicht Engine seams like a better idea then. https://irrlicht.sourceforge.io/ it is supported and has a small community. - Source: Reddit / 10 months ago
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: Reddit / about 1 year ago
If we're going to list graphics libraries then bgfx and irrlicht are probably worth a mention as well. - Source: Reddit / over 1 year ago
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: Reddit / over 1 year ago
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 1 year ago
Throwing in another C++ game engine for you to look at: Irrlicht. - Source: Reddit / almost 2 years ago
Do you know an article comparing irrlicht to other products?
Suggest a link to a post with product alternatives.