-
mfc OpenGL 模板
老外写的很有用
减少大量重复劳动
mfc OpenGL 模板
老外写的很有用
减少大量重复劳动
-mfc OpenGL template foreigner was very useful to reduce the substantial duplication of work
- 2023-02-22 05:50:03下载
- 积分:1
-
本程序是基于opengl开发环境的c++代码,主要是生成门的图形.
本程序是基于opengl开发环境的c++代码,主要是生成门的图形.-opengl development environment based on the c code, the main door is generated graphics.
- 2022-10-16 18:35:03下载
- 积分:1
-
内含两个文件,一个是键盘钩子程序,另外一个是程序界面
内含两个文件,一个是键盘钩子程序,另外一个是程序界面-intron 2, is a keyboard hooks, and the other one is a procedural interface
- 2022-01-26 03:11:58下载
- 积分:1
-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-03-14 17:08:44下载
- 积分:1
-
不使用DirectX或OpenGL作成的3D立方体效果 作者: po 不使用DirectX或OpenGL而实现的3D立方体效果
不使用DirectX或OpenGL作成的3D立方体效果 作者: po 不使用DirectX或OpenGL而实现的3D立方体效果-not use DirectX or OpenGL 3D cube make the results Author : po not use DirectX or OpenGL and 3D cube achieve results
- 2022-06-13 22:58:41下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
- 2022-01-25 21:51:32下载
- 积分:1
-
计算机图形学opengl旋转的金字塔
计算机图形学opengl旋转的金字塔-computer graphics opengl rotating pyramid
- 2022-04-24 12:48:49下载
- 积分:1
-
opengl的一个图像源代码
opengl的一个图像源代码-opengl image of a source code
- 2022-01-25 22:26:07下载
- 积分:1
-
纹理的OpenGL程序的例子
Examples Textures of opengl program
- 2022-01-25 23:26:12下载
- 积分:1