3D text display

Hi all,
I’m trying to display the 3D-text including Korean characters.
Some advices or examples?

Thanks in advance.
Hanuni

[This message has been edited by hanuni (edited 03-21-2002).]

On windoze it’s possible to use outline font, created from system fonts.
You can find a working sample with sources on NeHe tutorials site (http://nehe.gamedev.net)

hope this helps

rIO.sK
htrtp://www.spinningkids.org/rio

that’s right, and the name of the function to use is wglUseFontOutlines . (can be useful to know if you want to perform a search).

Morglum