-
5dg OpenGL的2D对象
5DG S 2D Objects OpenGL-5DG S OpenGL 2D Objects
- 2022-06-19 16:30:58下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use linked list of C++
#include
#include
#include
#include
#include "point.h"
/*draw line from the line array*/
void drawPointLine()
{
Node * temp;
for (int i=0;inext!=NULL)
{
temp=temp->next;
glVertex2i(temp->x,temp->y);
}
glEnd();
}
}
/*find the point and delete the point from the line array*/
void delpointFun(int xx,int yy)
{
for (int i=0;inext!=NULL)
{&n
- 2022-01-31 23:45:53下载
- 积分:1
-
OpenGL绘图实例,开发工具VC++,欢迎下载
OpenGL绘图实例,开发工具VC++,欢迎下载-Examples of OpenGL graphics, development tools VC++, Welcome to download
- 2022-09-28 23:30:03下载
- 积分:1
-
Photorealistic rendering of texture mapping: mapping the cube, using a different...
真实感绘制 之 纹理映射:绘制立方体,利用不同的方式对该立方体贴纹理-Photorealistic rendering of texture mapping: mapping the cube, using a different method on the cube texture paste
- 2022-01-31 10:04:50下载
- 积分:1
-
ns2 节点创建
在 ns2 中的节点创建。
引进高达 100 节点创建一个节点
和节点之间建立连接...
- 2022-03-20 08:36:06下载
- 积分:1
-
packaged OpenGL category
经过包装的OpenGL类-packaged OpenGL category
- 2022-03-02 15:24:09下载
- 积分:1
-
本人编写的一个三维Opengl运行程序,Opengl已经打包成库也在程序中...
本人编写的一个三维Opengl运行程序,Opengl已经打包成库也在程序中-I prepared a three-dimensional Opengl operating procedures, Opengl has also packaged into the proceedings
- 2022-03-19 19:46:49下载
- 积分:1
-
赛车源码,讲解了赛车物理系统
赛车源码,讲解了赛车物理系统- The vehicle race source code, explainned the vehicle race
physical system
- 2023-09-08 14:30:05下载
- 积分:1
-
OpenGL实现多场景
OpenGL实现多场景-OpenGL more scenes
- 2022-01-28 18:29:03下载
- 积分:1
-
2维数组
应用背景本代码实现基本的Java编程任务 ; ; ; ; ; ; ; ;关键技术阵列,两,DUA,尺寸,尺寸,该尺寸的数组,二维数组
- 2023-08-18 06:30:03下载
- 积分:1