搜索资源列表
字体旋转.rar
- 这是OPENGL旋转字体的例子!
OGLFont
- 一个封装好的opengl字体类,可以实现不受模型变换影响和受模型变换影响两类字体-a good opengl font type, model can be achieved without influence and transform transform affected by the model two fonts
字体旋转
- OpenGl的例子-OpenGl
OpenGl三维字体
- 在OpenGl中实现三维字体-in OpenGl achieve 3D fonts
opengl
- 不少个OpenGL的一些程序,有字体的,也有其他的,总之希望对大家有所帮助!
OpenGLBitmapFont
- OpenGL字体编程 包括bitmap文件的载入等技术
OpenGL图像字体
- OpenGL 中实现图像字体的功能。
43_FreeTypeFont.rar
- opengl字体显示,用了FreeType库。,opengl font with the FreeType library.
GLFontCN
- 面向对象的OpenGL字体程序实例。vs2010的编译环境。支持中文输入。-Object-oriented OpenGL font instance. vs2010 build environment. Support for Chinese input.
ftgl
- 这个是 FTGL (跨平台的OpenGL字体函数库) 的说明文档资料-This is FTGL (cross-platform OpenGL font library) note documentation
openglfont
- opengl字体变换小实例 包含英文和中文两个-Transform a small example of opengl font contains both English and Chinese
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
ftgl-2.1.3-rc5
- ftgl.非常好的OpenGL下的字体程序,支持多种渲染模式,效率高,效果好。经多个项目测试使用很好。需要FreeType开源库的支持。-ftgl. very good OpenGL font under the program supports multiple rendering modes, efficient and effective. The number of items tested and good. FreeType library support for open sour
3DFont
- 绘制一个 3D字体,用OPENGL库函数实现并且综合运用了数据结构-a 3D font with OPENGL technology
cmy2
- opengl VC 做的字体闪现 和图片贴图-opengl
OpenGLprogrammingGuideSixthVersion
- 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
OPenGL
- 交互式真实感场景系统 系统功能介绍: 在windows程序框架的基础上,各物体的构造,其中可以实现的场景效应有:雾,灯光,任意角度旋转。构建的物体有:茶壶,凳子,箱子,雪人,类球,图形学书,画面字体,舞台。 -Interactive realistic scenario system systems Features: In the windows application framework based on the construction of various objec
OpenGLGettingStarted
- 此代码为< OpenGL游戏编程> 一书的源代码。内容包含: 游戏开发快速入门、OpenGL程序框架、OpenGL变换、OpenGL光照、材质和纹理、OpenGL字体、摄像漫游、构造开空和地形、模型载入、实时阴影、DirectInput的使用、DirectSound的使用、游戏中的物理模拟、粒子系统、构造游戏引擎、3DRPG游戏、Quake室内场景实例等-This code is < <OpenGL游戏编程> " Was Written in the s
OpenGL-chinese
- opengl 实现中文字体显示!非常经典的一个opengl实例-opengl chinese!it is a very good program!!!!
opengl字体
- opengl空间字体显示,非常好的源代码。