-
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术
使用OPENGL C++做的显示程序,使用SKYBOX,HEIGHTMAP 技术-Use OPENGL C++做striped cavity显most序Use , SKYBOX, HEIGHTMAP summarized术
- 2023-01-19 11:45:04下载
- 积分:1
-
opengl 实现交互操作,效果很不错
opengl 实现交互操作,效果很不错-opengl to achieve interoperability, the effect is pretty good
- 2023-03-07 02:15:04下载
- 积分:1
-
opengl超强文档集合,教程,地形生成,等等。巨好,巨多
opengl超强文档集合,教程,地形生成,等等。巨好,巨多-opengl super collection of documents, tutorials, terrain generation, and so on. Macrophages, and giant multi-
- 2022-02-05 21:55:33下载
- 积分:1
-
Snow world, realize the 3
下雪的世界,实现了3维雪场景的仿真,结果逼真,效果好,vc++和OPENGL下实现。-Snow world, realize the 3-dimensional simulation of the snow scene, resulting in realistic, effective, vc and OPENGL achieve.
- 2022-05-31 21:10:04下载
- 积分:1
-
可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型...
可以读入并显示obj模型,可以用键盘的上下左右键随意旋转模型,并提供了两个obj3D模型-Can read and display the obj model, can be used around the top and bottom of the keyboard keys at random spin model, and provide two obj3D model
- 2022-01-28 08:27:23下载
- 积分: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
-
opengl2.0.zip:opengl2。0开发包 我从网上下载的,供大家学习
opengl2.0.zip:opengl2。0开发包 我从网上下载的,供大家学习-opengl2.0.zip: opengl2. 0 development kit I downloaded from the Internet for everyone to learn
- 2022-03-14 07:23:53下载
- 积分:1
-
on opengl achieve 3D cone reduction of a small sample. From this example can be...
基于opengl实现的三维视锥裁减的一个小示例。由这个示例可以看出视锥体裁减对于提高显示速度的重要性。-on opengl achieve 3D cone reduction of a small sample. From this example can be seen as the cone reduction in the rate of increase shows importance.
- 2022-04-17 00:43:49下载
- 积分:1
-
利用OpenGL实现圆锥和圆柱
主要利用opengl实现圆锥和圆柱,并且能够通过按键控制图形的旋转、平移。如果是入门学习Opengl可以下载下来看看
- 2023-02-07 08:50:05下载
- 积分:1
-
opengl文件
opengl文件-opengl documents
- 2023-05-04 07:00:02下载
- 积分:1