开发者

OpenGL 3D text rendering

Short of writing my own text rendering engine, is there any way I can import external fonts to use with glutstrokecharacter to render开发者_如何学编程 3D text in OpenGL. (Just for clairty, this needs to be done using the JOGL API).


glutStrokeCharacter uses built-in fonts. If you want to use custom font you need to use TextRenderer. Check this question for more options.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜