Is it necessary to learn Opengl/Directx before learning Irrlicht?
What are Prerequisites for Irrlicht.
Prerequisite for Irrlicht?
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Prerequisite for Irrlicht?
no, it is not necessary to know OpenGL or DirectX to use irrlicht.
The pre-requisites are as following:
1.knowledge of C++
2.a reasonably modern C++ compiler (if not using microsoft visual studio with windows 8.1 SDK)
3.the ability to compile a dynamic library and link it to an executable (see 1.)
The pre-requisites are as following:
1.knowledge of C++
2.a reasonably modern C++ compiler (if not using microsoft visual studio with windows 8.1 SDK)
3.the ability to compile a dynamic library and link it to an executable (see 1.)
"this is not the bottleneck you are looking for"