搜索资源列表
PrintGL_Fietiger
- 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写
opengl_printing
- OPENGL编程环境设置,实现绘制场景。打印功能-OpenGL programming environment configuration, implementation mapping scene. Print function
PRINTGL01
- 该程序使用VC和OPenGL制作了绘制出的图像输出到打印机上的程序。在程序中定义了一个处理OPenGL图形输出的类ClientCapture,在该类中实现OPenGL图形输出的各种功能。-The program uses OpenGL and VC produced a rendering of the image output to the printer process. In the procedure to deal with the definition of a class Open
OpenGL_PrintSource
- Opengl不支持打印,在Opengl下打印一般是把Opengl图形转换为DIB图像,然后在GDI下完成打印功能-Opengl does not support printing, printing in general is under Opengl to Opengl graphics image is converted to DIB, and then under the GDI printing functionality
opengl_printing_demo
- 一个OpenGl绘图打印的Demo,包括打印预览,打印,图形放大,缩小等功能-OpenGl graphics print a Demo, including print preview, print, graphics, zoom in, zoom functions
openglprint
- opengl打印功能,初学者的很好学习代码,语言简单清楚-opengl printing, good for beginners to learn the code, the language simple and clear
opengl---simple-CS-game
- 基于opengl的简单CS游戏实现,包括3ds模型导入,MDL/MD2模型建模,游戏的逻辑处理,跟踪打印,计时器等功能。-Simple CS game based on the opengl, including the 3ds model import, MDL/MD2 modeling, game logic processing, tracking print and timer functions.