Search found 10 matches
- Wed Sep 13, 2006 10:42 am
- Forum: Beginners Help
- Topic: How to get the name of a texture...
- Replies: 2
- Views: 185
- Tue Sep 12, 2006 7:11 pm
- Forum: Beginners Help
- Topic: How to get the name of a texture...
- Replies: 2
- Views: 185
How to get the name of a texture...
...attached to a particular triangle so that I can change footstep sound to an appropriate one when the player walks on a carpet, wooden floor, dirt etc. ???
- Tue Sep 05, 2006 8:55 am
- Forum: Beginners Help
- Topic: password-protected ZIPs
- Replies: 3
- Views: 334
password-protected ZIPs
is it possible to use such files in irrlicht?
- Tue Sep 05, 2006 8:53 am
- Forum: Beginners Help
- Topic: Microsoft Visual C++ Toolkit 2003
- Replies: 4
- Views: 251
- Sat Sep 02, 2006 5:01 pm
- Forum: Beginners Help
- Topic: Microsoft Visual C++ Toolkit 2003
- Replies: 4
- Views: 251
Microsoft Visual C++ Toolkit 2003
Hi!
Where else can I find Microsoft Visual C++ Toolkit 2003 to be used with CODE::BLOCKS? It's been discontinued and replaced with vs express 2005
which sucks...
Where else can I find Microsoft Visual C++ Toolkit 2003 to be used with CODE::BLOCKS? It's been discontinued and replaced with vs express 2005
![Sad :(](./images/smilies/icon_sad.gif)
- Sat Sep 02, 2006 9:47 am
- Forum: Beginners Help
- Topic: building Irrlicht 1.1 with DevCpp
- Replies: 1
- Views: 137
building Irrlicht 1.1 with DevCpp
Hi! I want to use D3D8 and D3D9 for gcc so I need to recompile irrlicht source. I did it with irr 0.14 but now i'm trying to do the same with irr 1.1. However, it turnes out that 2 files are missing. Namely:
CImageLoaderMisc.h
CImageLoaderMisc.cpp
Can I compile without these?
CImageLoaderMisc.h
CImageLoaderMisc.cpp
Can I compile without these?
- Wed Mar 15, 2006 10:27 am
- Forum: Advanced Help
- Topic: billboards & decals
- Replies: 2
- Views: 853
billboards & decals
could you please tell me how do I make decals e.g. bullet holes? and how to make a billboard rotate only around one axis (to imitate trees)
- Wed Mar 15, 2006 10:22 am
- Forum: Advanced Help
- Topic: lightmaps
- Replies: 0
- Views: 251
lightmaps
I was wondering if I could use LightMap Maker in Irrlicht. As the name would suggest it generates ligthmaps, but unfortunatelly it exports only to 3ds and X in a way that it creates 2 seperate files: one with original textures and the other with lightmaps. So my question is: is there any way to get ...
- Mon Mar 13, 2006 8:58 am
- Forum: Advanced Help
- Topic: .MY3D problem
- Replies: 6
- Views: 446
Yes, I've tried renaming them. It helped, but I'd rather avoid doing that.
Ok, here's the source. Check it out.
http://www.74kilos.prv.pl/moje.zip
[/url]
Ok, here's the source. Check it out.
http://www.74kilos.prv.pl/moje.zip
[/url]
- Sun Mar 12, 2006 1:50 pm
- Forum: Advanced Help
- Topic: .MY3D problem
- Replies: 6
- Views: 446
.MY3D problem
recently I switched from Mingw to VS6.0 and came upon a minor problem. when I try to load a my3d file I get things like: "could not load texture: dmytexture.jpg". though I have all the necessary textures. I've noticed that it searches for the wrong files because it somehow added "d&qu...