Search found 5 matches
- Wed Jan 13, 2010 7:30 am
- Forum: Beginners Help
- Topic: Where does the unit F stand for?
- Replies: 4
- Views: 536
Re: Where does the unit F stand for?
Hello, while rescaling my texture on a plane a while ago I was forced to fill in a value and just look how it becomes. Say I want a textured schaled 2 times as small on a 128*128 plane, how do I find the good value for irrlichts plane mapping? Its a value with F. (If I knew what it stands for, I wo...
- Mon Jan 11, 2010 7:26 am
- Forum: Beginners Help
- Topic: how to read the API
- Replies: 7
- Views: 826
- Fri Jan 08, 2010 1:51 am
- Forum: Beginners Help
- Topic: screen resolution...
- Replies: 7
- Views: 691
- Wed Jan 06, 2010 8:51 am
- Forum: Game Programming
- Topic: Creating Tiles
- Replies: 6
- Views: 2281
Re: Creating Tiles
I would like to know is there any posibility to create and manipulate with tiles in Irrlicht ? I am makin 3D version of Simutrans, and I would like to copy its tiles in my game. I want firstly to generate terrain, I know how to do that, but when i get terrain, how to divide it in tiles, and is ther...
- Wed Jan 06, 2010 2:42 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: What is a good level editor for irrlicht?
- Replies: 60
- Views: 107150
I recomend DeleD, Maplet and Visual Editor. http://www.delgine.com http://blitzbasic.co.nz/Products/maplet.php http://captorsoft.port5.com/ DeleD is good becouse its free, powerful and supported by irrlicht. Maplet is good for putting together levels quickly and can export to B3D files, which DeleD...