-
一个用OpenGL写得时钟,还算一般,呵呵。
一个用OpenGL写得时钟,还算一般,呵呵。-A clock written using OpenGL, fairly general, huh, huh.
- 2023-01-31 01:45:04下载
- 积分:1
-
bouncing ball game
创新的游戏,用鼠标控制。航天器球周围的屏幕和拾取速度路过你从墙上反弹。目标 isAn 创新游戏,用鼠标控制。航天器球周围的屏幕和拾取速度路过你从墙上反弹。
- 2022-02-04 07:04:55下载
- 积分: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
-
C#封装的OpenGL 3D游戏引擎
C#封装的OpenGL 3D游戏引擎-C# Package of OpenGL 3D game engine
- 2022-06-02 10:35:02下载
- 积分:1
-
nurbs曲面渲染茶壶
修改了之前的屏幕闪烁问题,用nurbs曲面渲染茶壶。代码清晰易懂适合初学者学习和交流,本代码首先初始化了control points然后生成nurbs曲面
- 2022-02-26 03:09:20下载
- 积分:1
-
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现...
移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现-mobile demonstration effect of the fog, based on win32 console, the use of texture mapping to achieve
- 2022-05-14 23:43:33下载
- 积分: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程序,大家可以参考一下,学习学习
这是我写的一个OPENGL程序,大家可以参考一下,学习学习-This is what I wrote a OPENGL procedures, we can refer to, learning to learn
- 2022-02-21 06:50:30下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use Array of C++
// student name:
// student ID:
// date:
/*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/
#include
#include
#include
GLint ploypoint = 0;
GLint ployline=-1;
GLint height;
GLint choose=0;
GLint move_ployline,move_ploypoint;
struct Point
{
int x;
int y;
};
struct GLintPointArray
{
Point point[60];
};
GLintPointArray ploy[60];
void drawPointLine()
{
for (int i=0;i
- 2022-05-15 00:12:34下载
- 积分:1
-
opengl开发的游泳池的制作程序,包括演示程序,和开发源代码,是cg游戏爱好者的学习好材料...
opengl开发的游泳池的制作程序,包括演示程序,和开发源代码,是cg游戏爱好者的学习好材料-opengl development of swimming the production process, including a demonstration procedures, and open source, is cg game enthusiasts to study materials
- 2022-01-26 05:45:05下载
- 积分:1