-
因为,我们年轻,所以我们有的是创新 有的是个性 有的是自信!!!
但是,我们也要有过硬的技术做后盾所以我们要脚踏实地的学习...
因为,我们年轻,所以我们有的是创新 有的是个性 有的是自信!!!
但是,我们也要有过硬的技术做后盾所以我们要脚踏实地的学习-Because we young, so we have some innovation and some are self-confident personality!!! However, we must have strong technical backing to do so we have to learn down-to-earth
- 2023-05-30 13:10:04下载
- 积分:1
-
opengl的MFC框架,基于单文档的,供初学者使用
opengl的MFC框架,基于单文档的,供初学者使用-opengl the MFC framework, based on single document, for beginners to use
- 2022-02-03 17:59:10下载
- 积分:1
-
OpenGL编程10个实例
OpenGL编程10个实例-OpenGL programs 10 examples
- 2022-04-13 10:56:17下载
- 积分:1
-
图形项目
图形化工程学会怎么能通过使用 openGL 和做色彩效果做茶壶的动画
- 2022-08-07 11:57:12下载
- 积分:1
-
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)...
OpenGL介绍 由SGI公司的GL发展而来的一个工业标准图形库。 OpenGL由图形库GL(Graphics Library)和应用图形库GLU(Graphics Library Utilities)两个库组成-OpenGL# 61548 introduced by SGI"s GL from the development of an industry-standard graphics library.# 61548 by the OpenGL graphics library GL (Graphics Library) and the application of graphics library GLU (Graphics Library Utilities) 2 component library
- 2022-03-18 17:40:04下载
- 积分:1
-
use the OpenGL a robot procedures. The robot can be achieved various moves.
用OpenGL实现的一个机器人程序。
可以实现机器人的各种动作。-use the OpenGL a robot procedures. The robot can be achieved various moves.
- 2022-02-14 17:58:45下载
- 积分: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写的,速度很快,显示3D物体
用opengl写的,速度很快,显示3D物体-use opengl written, very fast, show 3D objects
- 2022-03-20 04:00:34下载
- 积分:1
-
高级编程篇所附源代码。
啥也别说了,快下吧。
高级编程篇所附源代码。
啥也别说了,快下吧。-accompanying source code. Receivers also Enough of fast are you.
- 2022-07-11 00:35:27下载
- 积分:1
-
这是一个利用vc与opengl开发的旋转,爆炸,材质的程序。
这是一个利用vc与opengl开发的旋转,爆炸,材质的程序。-use vc with opengl development of the rotation, explosion, materials procedures.
- 2023-05-15 10:15:03下载
- 积分:1