-
此VC_0pengl程序对地球进行了模拟
此VC_0pengl程序对地球进行了模拟-this VC_0pengl procedures for the simulation of the Earth
- 2022-02-01 10:52:15下载
- 积分:1
-
用风险投资编写的爆炸场景,很逼真。可以让你看到真实…
用VC编写的爆炸场景,很逼真。可以让你看到真实的爆炸效果哦。-VC prepared with the explosion scenes, very realistic. Can let you see the real effect of the explosion Oh.
- 2023-06-06 14:15:04下载
- 积分:1
-
介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景...
介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
- 2023-03-29 01:55:03下载
- 积分: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
-
用VC++写的OPEN GL 一个飘动的图片,基于SDK,适合初学者学习,大家可以下载试试!...
用VC++写的OPEN GL 一个飘动的图片,基于SDK,适合初学者学习,大家可以下载试试!-VC OPEN GL write a floating photographs, based on the SDK, for beginners to learn, we can try to download!
- 2022-03-03 14:54:26下载
- 积分:1
-
OPENGL在VC++中的建立基本的图像,建立三角形和四边形的方法
OPENGL在VC++中的建立基本的图像,建立三角形和四边形的方法-OPENGL in VC++ In the establishment of basic images, the establishment of triangular and quadrilateral method
- 2023-01-15 16:35:03下载
- 积分:1
-
Movie player for LINUX,是一个非常全能的播放器,支持包括most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MO...
Movie player for LINUX,是一个非常全能的播放器,支持包括most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV,DVD,DivX5,wma,ogg,wav,Realplayer8.0在内的许多种媒体格式,对输出的格式支持也非常好(X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib),是LINUX种看电影动画的首选。12月7号放出的版本。这个版本开始支持wmv/wma9了。-Movie player for LINUX is a very all-round player, including support most MPEG, VOB, AVI, VIVO, ASF/WMV, QT/MOV, DVD, DivX5, wma, ogg, wav, Realplayer8.0 of many kinds of media formats, the output format support is also very good (X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib), LINUX species animated movie of choice. December 7 release version. This version of wmv/wma9 support.
- 2023-08-30 04:45:04下载
- 积分:1
-
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用....
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用.-in vc environment on the opengl mfc the window set up a simple example, the procedures are simple, right opengl beginners should be very useful.
- 2022-02-02 23:14:07下载
- 积分:1
-
机器人简单的手臂
//assignment1.cpp:定义控制台应用程序的入口点。//#include";stdafx.h";#include#include#include#include#include";supportClass.h";include";Mesh.h";include";printmatrix.h";使用命名空间std;
- 2022-03-09 11:34:56下载
- 积分:1
-
一个比较实用的OpenGL示例!采用VC++编写!可以使大家很快地进入OpenGL的世界中去!...
一个比较实用的OpenGL示例!采用VC++编写!可以使大家很快地进入OpenGL的世界中去!-a more practical example OpenGL! Using VC prepared! You can quickly enter the OpenGL world!
- 2022-07-09 13:14:26下载
- 积分:1