搜索资源列表
openGL
- 图形界面编程 好好阿訇 好 好-good
translateandrotate
- 题目:编程实现 多边形的平移、旋转变换 要求:不能调用OpenGL的变换函数,如glTranslatef, glRotatef,glScalef。要求通过矩阵相乘的方式,自 己计算出变换后几何图形的坐标。-do it without glTranslatef and glRotatef
Chapter-3
- opengl 编程指南 第三章源码 涉及深度测试,多边形模式,框线显示-opengl Programming Guide Chapter source involving depth testing, polygon mode, borders
line2
- OPENGL 编程,用到了基本的点,线,和三维映射到二维立体显示,实用性高-OpenGL programming, use the basic point, line, and three-dimensional map to the two-dimensional stereoscopic display, high availability
simpleMFC
- 一个简单的MFC程序,结合了OPENGL的2D编程,实现了简单的画图功能。是一个openGL如何在MFC中结合应用的例子。-A simple MFC program, with the 2D OPENGL programming, to achieve a simple drawing functions