-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-02-21 01:20:14下载
- 积分:1
-
三维建模设计
三维图像建模,在三维坐标中实现球和立方体的绕坐标轴旋转和自身的旋转。还有整个坐标系分别绕想x,y,z坐标轴的平移和旋转。
- 2022-03-22 10:16:38下载
- 积分:1
-
OpenGL实现三维动画
OpenGL通过动态调整观察点位置实现三维动画,观看演示效果时,请使用上、下、左、右键和加减键可调整视角、调整观察位置
- 2022-02-11 14:29:52下载
- 积分:1
-
opengl 写的模仿雨落下的效果,采用mfc
opengl 写的模仿雨落下的效果,采用mfc-opengl written to imitate the effect of falling rain, using mfc
- 2022-02-21 11:55:58下载
- 积分:1
-
merhaba dünya
- 2022-03-25 12:40:05下载
- 积分: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 rawfiles例子源代码
OpenGL rawfiles examples source codes
- 2022-03-04 02:29:28下载
- 积分:1
-
树分形 opengl
在用 Opengl 使用 c + + 与分形 3d 做一棵树
三个分形的 opengl 代码示例
- 2022-07-01 00:41:05下载
- 积分:1
-
飞机飞行的opengl源代码,使用OpenGL学习。飞行操作…
飞机飞行的opengl源代码,可供opengl学习用。飞机飞行的opengl的源代码,可供opengl的学习用。-aircraft flying opengl source code available for use opengl learning. Flight opengl the source code for the study using opengl.
- 2022-03-20 06:07:41下载
- 积分:1
-
OpenGL源代码
项目(polyclipping)集(cmake_build_type“释放”缓存字符串“释放型”)集(cmake_install_libdir库lib_suffix美元{ })(对布尔build_shared_libs缓存设置 ; ;“建立共享库(DLL /。。所以)而不是静态的(。库/。一)”)add_library(polyclipping快船。CPP)#头名称clipper.hpp太一般,在子目录下,安装安装(文件clipper.hpp目的地包括/ polyclipping)安装(目标polyclipping图书馆地cmake_install_libdir } {美元)set_target_properties(polyclipping性能版完成上传流量的限制soversion 10)
- 2022-09-30 12:05:05下载
- 积分:1