搜索资源列表
glfont_openglshowtext
- 一种高效能的、以位图方式绘制字体的方法,开发环境:vc++/opengl/winxp
Big-5_Font_Bitmap_Library
- Big-5 Font 字型庫;可自由使用完全免費 -Printing Routines for OpenGL. The file declares the routines that renders the formatted strings with the font bitmaps and glBitmap() call. The rasterization position is moved after
guangshan
- glRasterPos2i (20, 20) //指定光栅位置 glBitmap (10, 12, 0.0, 0.0, 11.0, 0.0, rasters) //宽度和高度都是12,中心位置0,0,x移动11偏移。raster包含位图数据 -glRasterPos2i