From the frontpage: "The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++ and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL and its own software renderer [...]"
Then how will I specify directx8 render API.
I'm trying but not getting it ,Instead when I'm trying OPENGL render API.;
My game is running fine.
What should I do?.