How do even download the irrlicht game engine?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Marko!

How do even download the irrlicht game engine?

Post by Marko! »

Can someone tell me how to download the engine.

Im very new at coding i only became intreasted today so tell me whats what and in the end ill pick it up :)
nosafira
Posts: 7
Joined: Thu Feb 09, 2006 10:55 pm
Location: joinville - brasil
Contact:

Post by nosafira »

Eu não acredito em duendes - eles mentem muito!
nosafira
Posts: 7
Joined: Thu Feb 09, 2006 10:55 pm
Location: joinville - brasil
Contact:

Post by nosafira »

Eu não acredito em duendes - eles mentem muito!
nosafira
Posts: 7
Joined: Thu Feb 09, 2006 10:55 pm
Location: joinville - brasil
Contact:

Post by nosafira »

Eu não acredito em duendes - eles mentem muito!
Marko!

Post by Marko! »

ok i have downloaded,can anyone take me of after that? Like how do i make stuff how do i see it how to make models etc
Marko!

Post by Marko! »

i want to make a game where you are in a town and its a freewill game you do anything you like in the game can anyone please help me im very new at this i need top notch surrport


IM A NOOB
Marko!

Post by Marko! »

do i have to unzip it i mean i can open the file but the file its in is zipped
nosafira
Posts: 7
Joined: Thu Feb 09, 2006 10:55 pm
Location: joinville - brasil
Contact:

Post by nosafira »

you need a c++ compiler (visual c++, dev...), and configure it to recognize irrlicht files. There is a tutorial of what you need to do http://irrlicht.sourceforge.net/tut001.html

I'm a noob too.
Eu não acredito em duendes - eles mentem muito!
Marko!

Post by Marko! »

hmmm i cant find it i go into irrlicht-0.14.0 i click tools then what?
nosafira
Posts: 7
Joined: Thu Feb 09, 2006 10:55 pm
Location: joinville - brasil
Contact:

Post by nosafira »

Now you need use Visual c++ to make your game. Open visual c++ and configure it like at the tutorial (include, library folders and irrlicht.dll). Go to file-> open worspace. Choose the Hello World example at the examples directory(open HelloWorld.dsw). After that, ctrl + f5 and execute your first program in Irrlicht.
Eu não acredito em duendes - eles mentem muito!
Marko!

Post by Marko! »

i dont have them all i have is iffrtont tool and mesh viewer
nosafira
Posts: 7
Joined: Thu Feb 09, 2006 10:55 pm
Location: joinville - brasil
Contact:

Post by nosafira »

you need to download microsoft visual c++ in emule or get it with a friend of yours.
Eu não acredito em duendes - eles mentem muito!
Guest

Post by Guest »

i will leave it for another day
JP
Posts: 4526
Joined: Tue Sep 13, 2005 2:56 pm
Location: UK
Contact:

Post by JP »

If you're very new to programming, don't you think a "freewill" game like you describe is going to be a bit optimistic?

Check out the tutorials and see how you get on, you'll find that most people here won't be willing to help you when you seem to be at such a low level... ie can't even download the file :?
Image Image Image
MikeR
Posts: 767
Joined: Sun Dec 26, 2004 4:03 pm
Location: Northern California USA
Contact:

Post by MikeR »

You downloaded Irrlicht and only got the font tool?
I think you downloaded the wrong package.
You need the Irrlicht sdk. Unzip it, and look at the examples. There is a lot of great information there. You don't even need a compiler to see them.
That should get you started.
If it exists in the real world, it can be created in 3d

Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
Post Reply