-
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
-
opengl 小程序
opengl 学习必程序、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、、
- 2022-01-25 18:59:01下载
- 积分:1
-
opengl 3dsGL which types of data into documents
opengl中3dsGL类型文件数据的导入-opengl 3dsGL which types of data into documents
- 2023-08-28 22:15:02下载
- 积分:1
-
the ripple effect of the water, the development of animation at the reference va...
水的涟漪效果,是开发动画时有参考价值...强烈推荐-the ripple effect of the water, the development of animation at the reference value strongly recommend ...
- 2022-06-20 02:57:45下载
- 积分:1
-
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形...
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形-a simple function of OpenGL graphics application procedures introduced in opengl MFC using a painting of a rectangular function
- 2022-09-30 18:20:03下载
- 积分: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
关于OpenGL的相关知识,主要针对初学者。-About OpenGL-related knowledge, mainly aimed at beginners.
- 2023-02-04 21:45:03下载
- 积分:1
-
Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能
Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能-Opengl Trolley interactive and realized the collision detection, reading 3ds model features such as AI
- 2022-10-30 10:55:03下载
- 积分:1
-
二位纹理 绘制一个简单的二维纹理图 将二位纹理映射到四边形上...
二位纹理 绘制一个简单的二维纹理图 将二位纹理映射到四边形上-2 Texture mapping a simple two-dimensional texture map texture mapping will be 2 on the quadrilateral
- 2022-04-08 20:59:02下载
- 积分:1
-
OpenGL,Render to texture(RTT)类及应用实例
OpenGL,Render to texture(RTT)类及应用实例-OpenGL, Render to texture (RTT) category and application examples
- 2022-08-24 09:49:39下载
- 积分:1