-
因为,我们年轻,所以我们有的是创新 有的是个性 有的是自信!!!
但是,我们也要有过硬的技术做后盾所以我们要脚踏实地的学习...
因为,我们年轻,所以我们有的是创新 有的是个性 有的是自信!!!
但是,我们也要有过硬的技术做后盾所以我们要脚踏实地的学习-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
-
Use opengl to realize the simulation of ocean, the effect is very real
利用opengl来实现对海洋的模拟,效果很真实-Use opengl to realize the simulation of ocean, the effect is very real
- 2022-03-22 08:27:31下载
- 积分:1
-
opengl在mfc下运行实现的几个基本操作
根据课程理解,在mfc下摘取opengl核心代码在display中运行,实现几何变换,投影,光照等基本操作
- 2023-09-07 05:25:03下载
- 积分:1
-
wrl 文件的读取
主要是utf8 vrml (wrl)文件的读取,利用opengl MFC C++ 编写的 ,提供给广大同学学习,有不托之处还希望指正。
- 2023-02-09 07:25:03下载
- 积分:1
-
模拟人体运动
能够真实的模拟人体在运动中的各个部位的运动,效果真实。用C++与opengl编写,效果真心不错,对初学者与有一些经验的用户比较实用。
- 2022-02-13 12:58:31下载
- 积分:1
-
a rotating dizzy magic small chunks of the production process can be used as scr...
一个旋转的眩幻小方块的程序
可以作为制作一些屏幕保护程序的
初始例子-a rotating dizzy magic small chunks of the production process can be used as screen saver some of the initial example
- 2022-03-31 06:43:13下载
- 积分: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和mMFC创建三维动画
用opengl和mMFC创建三维动画-use opengl and create 3D animation mMFC
- 2022-08-16 20:45:38下载
- 积分:1
-
Opengl world of the game demo, very good
有关opengl世界比赛的演示程序,效果很好-Opengl world of the game demo, very good
- 2022-03-19 18:58:30下载
- 积分:1
-
使用OpenGL库,C Builder环境下地形仿真系统三
利用OpenGL函数库,在C++Builder环境下实现三位地形的仿真显示,实现了对地图的放大,缩小,旋转,移动等操作,对不同的高程使用不同的颜色加以标记没,并增加了光照效果,使显示更逼真!-use OpenGL libraries, the C Builder environment under three terrain simulation showed that the realization of the right of the map to zoom, rotate, such as mobile operators, the use of different elevation of different colors, not to be labeled, and to increase the effects of light, shows a more realistic!
- 2023-08-01 12:45:03下载
- 积分:1