Irrlicht Engine – a cross-platform realtime 3D engine
The Irrlicht Engine supports 5 rendering APIs, which are 4 more than most other 3D engines do: Direct3D 9.0 OpenGL 1.2-4.x The Irrlicht Engine software renderer . . The Burningsvideo Software Renderer A null device. When using the Irrlicht engine, the programmer needs not know, which API the engine is using, it is totally abstracted. He only needs to tell the engine which API the engine should prefer. There are three reasons why the engine not only focuses on one API: Performance . Some gra