-
机器人手臂的三维模拟
机器人手臂的三维模拟-3D simulation for arm of robot
- 2022-03-21 22:50:55下载
- 积分:1
-
glut实例 glut实例
glut实例 glut实例-glut example glut example glut examples examples glut
- 2022-01-30 10:28:21下载
- 积分: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
-
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。...
今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
- 2023-07-17 08:20:04下载
- 积分:1
-
一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。...
一个用OPENGL模拟水面波动的程序,虽然很简单,但是清楚的说明了水面模拟的基本思路,很适合学习。-a simulation using OpenGL surface fluctuations in the proceedings, although it is very simple. However, a clear indication of surface simulation basic idea is well-suited to learning.
- 2022-01-21 22:36:28下载
- 积分:1
-
利用OPENGL构建海洋三维景观的方法研究
利用OPENGL构建海洋三维景观的方法研究-use OpenGL 3D Landscape Construction Methods
- 2022-07-20 04:00:55下载
- 积分:1
-
OpenGL的太阳能系统的仿真
opengl对太阳系的模拟-opengl the simulation of the solar system
- 2022-02-14 00:28:56下载
- 积分:1
-
stl文件读取
用MFC结合OpenGL编写的一个stl文件读取程序,亲测可用,不过只有读取功能,比较简单的一个程序,亲们看需要下载吧
- 2022-11-05 23:10:04下载
- 积分:1
-
Lingkaran 3/4
这是简单的代码,使3/4圈。希望你喜欢它。我使用过此项目的转型模式,
- 2022-03-23 20:08:27下载
- 积分:1
-
Chip 7456' s Chinese font software, the use of its effectiveness.
芯片7456的汉字字模软件,使用效果不错。-Chip 7456" s Chinese font software, the use of its effectiveness.
- 2022-05-20 07:18:55下载
- 积分:1