-
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
-
图形图像编程OPENGLDEMO mfc
图形图像编程OPENGLDEMO mfc -graphics programming mfc OPENGLDEMO
- 2022-03-19 19:17:48下载
- 积分:1
-
应用程序向导创建了这个mfc_basic应用你。这个应用程序不好。
AppWizard has created this mfc_basic application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-03-02 11:07:04下载
- 积分:1
-
这是OpenGL绘制三维图形的源代码,比较使用,日…
这是利用OPENGL绘制3D图形的源代码,比较使用,自己可以根据需要修改,比较实用!-This is the use of OPENGL rendering 3D graphics source code, compare the use, they can edit, compare and practical!
- 2022-03-31 07:51:32下载
- 积分:1
-
基于mfc的opengl创建
本人基于VS2010在mfc的对话框下,进行opengl程序的编写,三维视图的建立,代码亲测有效
- 2023-06-08 17:00:09下载
- 积分:1
-
3D雪人景色
基于VC6.0结合opengl 做出雪景效果,非常逼真,,采用贴图技术,使画面更加漂亮,,还在动画过程中,插入了配音,非常适合opengl动画的学习
- 2022-03-13 13:44:08下载
- 积分:1
-
openGL之摄像漫游天空盒
VC6.0,中opengl环境中,关于摄像漫游和天空盒的代码,备注非常详细,简单易懂。
- 2022-04-26 17:14:36下载
- 积分:1
-
opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP...
opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP-opengl achieve triangulation Texture 2005-06 development languages : Java Platform : Windows XP
- 2022-01-31 11:51:53下载
- 积分:1
-
few source codes in games
few source codes in games
- 2023-07-13 13:55:03下载
- 积分:1
-
OpenGLOpenGLESdifference
OPENGL与OPENGL ES的异同 很简单 很使用-OpenGLOpenGLESdifference
- 2022-05-23 10:36:26下载
- 积分:1