this may seem like a n00bish question...but how do i start irrlicht so i can make stuff?
ive downloaded it but i cant find the damn file in the directory i downloaded it 2! can some1 giv me the path plz?
how do u get irrlicht 2 run?
f!r$t st0p t0 sp34k !n thi$ gently caress!n l4m0r l4ngu4g3 pl34se, b3c4use no1 c4n 4ctu4lly und3rst4nd !t !!!!!
1. irrlicht isnt a program, its an 3d engine
2. you need an compiler and maybe an ide to get it to run.
3. you need to know programming to get results with irrlicht.
short explanation:
1. download an ide like Dev-C++:
http://www.bloodshed.net/dev/devcpp.html
2. download the irrlicht SDK
http://prdownloads.sourceforge.net/irrl ... p?download
3. install Dev-C++ and then extract the irrlicht sdk archive to the dev-cpp directory, example:
Dev-Cpp/IrrlichtSDK
4. open DevC++ and then create a new console project. delete all its content and link to the correct irrlicht include files and libraries.
5. have a look at the tutorials to get to know irrlicht.
6. good luck!
i hope this helped
1. irrlicht isnt a program, its an 3d engine
2. you need an compiler and maybe an ide to get it to run.
3. you need to know programming to get results with irrlicht.
short explanation:
1. download an ide like Dev-C++:
http://www.bloodshed.net/dev/devcpp.html
2. download the irrlicht SDK
http://prdownloads.sourceforge.net/irrl ... p?download
3. install Dev-C++ and then extract the irrlicht sdk archive to the dev-cpp directory, example:
Dev-Cpp/IrrlichtSDK
4. open DevC++ and then create a new console project. delete all its content and link to the correct irrlicht include files and libraries.
5. have a look at the tutorials to get to know irrlicht.
6. good luck!
i hope this helped
-
- Posts: 6
- Joined: Fri Oct 22, 2004 10:32 pm
- Location: Internet
- Contact:
i made a screenshot tutorial on how to setup irrlicht with dev c++, i hope this can help you (and of course also others):
right click/save as...
http://mitglied.lycos.de/animespy2003/d ... rlicht.rar
look at page1-page8
right click/save as...
http://mitglied.lycos.de/animespy2003/d ... rlicht.rar
look at page1-page8