hi all i m newbie for this forum and irredit i have some questions if they answer i m get too happy
1 - How to i create terrain in irredit example grass vsvs.
2- I have character picture for 3dsmax how to i move this character if u push up button its go forward ?
3- i cant run irrlich now i m using irredit 0.5
4- how to i export my completed programs its dont work how to i test it ?
i m waiting answers thank you all !!
Terrain - Character fo irredit
Irrlicht isn't an application to make games, its a programming API. if you want to do anything with it, you have to learn how to program.
irrEdit can be used to make scenes, but you still have to do programming to use anything made with it.
read this thread, you'll learn more there: http://irrlicht.sourceforge.net/phpBB2/ ... php?t=4548
irrEdit can be used to make scenes, but you still have to do programming to use anything made with it.
read this thread, you'll learn more there: http://irrlicht.sourceforge.net/phpBB2/ ... php?t=4548
-
- Posts: 44
- Joined: Thu Sep 28, 2006 2:27 pm
- Location: Europe
-
- Posts: 1029
- Joined: Thu Apr 06, 2006 12:45 am
- Location: Tennesee, USA
- Contact:
Irrlicht is a cross platform scene graph based 3D graphics library.
If you know C++ and you have a compiler then you can write programs that use Irrlicht.
Think of Irrlicht like the engine in your car.
You need an engine in order for a car to run but you still need to build the car and know how to drive it.
If you know C++ and you have a compiler then you can write programs that use Irrlicht.
Think of Irrlicht like the engine in your car.
You need an engine in order for a car to run but you still need to build the car and know how to drive it.