Search found 6 matches
- Tue Jun 26, 2007 9:27 am
- Forum: Project Announcements
- Topic: rewrite the roadrunner(carpc) with irrlicht
- Replies: 7
- Views: 2195
really??!
really!!!so cool,i hope you can help me to finish it!thanks
- Mon Jun 11, 2007 12:53 pm
- Forum: Project Announcements
- Topic: rewrite the roadrunner(carpc) with irrlicht
- Replies: 7
- Views: 2195
i just finish the main screen,there's a long way to go!
i just finish the main screen,there's a long way to go!:? 
- Mon Jun 11, 2007 2:09 am
- Forum: Project Announcements
- Topic: rewrite the roadrunner(carpc) with irrlicht
- Replies: 7
- Views: 2195
rewrite the roadrunner(carpc) with irrlicht
i just begin to rewrite eht roadrunner(carpc) with irrlicht,the main screen changes little,but more effect.please give me some advise.

- Thu Dec 07, 2006 3:42 am
- Forum: Beginners Help
- Topic: help!how can i overlay the image to the texture
- Replies: 0
- Views: 305
help!how can i overlay the image to the texture
i build a 800*600 texture interface ,and load a 320*250 image(not 2^image stream ,video stream ,use directshow rendertotexture method) to the texture,than use draw2dimage(texture,position) to draw the image,but the image can't fix its size to the texture itself.if i use draw2dimage(texture,position ...
- Thu Aug 24, 2006 1:09 am
- Forum: Project Announcements
- Topic: MultiByte Language support pack for Irrlicht
- Replies: 62
- Views: 78638
Re: use it in irrlicht-1.1
my way to use it in irrlicht-1.1:
1) download and build freetype-2.2.1
2) copy CGUITTFont.cpp and CGUITTFont.h to "..\irrlicht-1.1\source"
3) compare all the other .cpp and .h files in IrrTT with their correspondences in irrlicht-1.1 by using a file-compare tool(I use Beyond.Compare). Update the ...
1) download and build freetype-2.2.1
2) copy CGUITTFont.cpp and CGUITTFont.h to "..\irrlicht-1.1\source"
3) compare all the other .cpp and .h files in IrrTT with their correspondences in irrlicht-1.1 by using a file-compare tool(I use Beyond.Compare). Update the ...
- Wed Aug 23, 2006 1:08 am
- Forum: Beginners Help
- Topic: help!how to input chinese font to CGUIEditBox through IME
- Replies: 1
- Views: 359
help!how to input chinese font to CGUIEditBox through IME
hi,i use freetype and CGUITTFont class to show the unicode font in irrlicht like chinese,but it can't use to input unicode font like chinese to the component such as CGUIEditBox,who can tell me hwo to do???
thanks!!!!!
thanks!!!!!