A bout Unicode Text in Irrlicht and Physical Engine !

Post your questions, suggestions and experiences regarding game design, integration of external libraries here. For irrEdit, irrXML and irrKlang, see the
ambiera forums
Post Reply
vinhpq
Posts: 3
Joined: Fri Feb 05, 2010 1:27 am

A bout Unicode Text in Irrlicht and Physical Engine !

Post by vinhpq »

Hi all
I am new be in Irrlicht and have some questions:

1.) Can we draw text Unicode in Irrlicht by some Unicode normal font(Times New Roman, Arial) ?
2.) What physical engine could we use in Irrlicht latest version(ver 1.7 and later) ?

- I come from VietNam, I want to use Vietnamese Unicode Font to draw text in my projects, but now I have to use one special font not unicode.
- About physical engine: I heard that we cann't use some physical engine example(bullet, Iphysic, Newton) for the latest version. So i am wondering how to use, cause I want use latest version of irrlicht but also want to use physical engine.

Please help me, Thank all !
CuteAlien
Admin
Posts: 9644
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

For unicode please check this thread: http://irrlicht.sourceforge.net/phpBB2/ ... php?t=3995
(don't get the version on the first page, but go to the last pages for the most up-to-date versions).

You can use physic engines also with Irrlicht 1.7.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Post Reply