-
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
-
在VC中使用OpenGL编程实现虚拟现实,搭建了一个虚拟的三维建筑,对了解和使用OpenGL很有用处....
在VC中使用OpenGL编程实现虚拟现实,搭建了一个虚拟的三维建筑,对了解和使用OpenGL很有用处.-The programming demonstrate the use of OpenGL in virtual reality, it builds a virtual three-dimensional architecture.It s good for the beginner to understand and make use of OpenGL.
- 2023-06-05 09:40:04下载
- 积分:1
-
opengl写的一段程序,在VC下可以通过,而且允许没有问题,可以作为OPENGL的一个学习实例.
该程序主要是实现三维空间的物体旋转,实现了VC下导...
opengl写的一段程序,在VC下可以通过,而且允许没有问题,可以作为OPENGL的一个学习实例.
该程序主要是实现三维空间的物体旋转,实现了VC下导入3DMAX文件的过程.-opengl write a section of procedures, the VC can be passed, but there is no problem with permit can be used as a learning example OPENGL. realize the program is three-dimensional objects rotate, the VC realize 3DMAX document under the Import process.
- 2022-01-23 10:08:57下载
- 积分:1
-
Simple Draw using Opengl primitives in c++, this time the most easy draw: a poin...
Simple Draw using Opengl primitives in c++, this time the most easy draw: a point
- 2022-02-07 12:41:03下载
- 积分:1
-
角色扮演游戏编程,VC和OPENGL综合利用变邪恶游戏的方法。
角色扮演游戏编程,VC和OPENGL综合利用变邪恶游戏的方法。-Role-playing game programming, VC, and OPENGL utilization method of changing the game of evil.
- 2022-06-15 15:42:10下载
- 积分:1
-
VC +opengl 实现的数据绘制
在VC中创建的opengl的应用程序,界面精美,实现了整个OPENGL的开发环境实现。实现了数据的加载已经在三维空间中的显示。
- 2022-05-17 19:36:42下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
基于地形的动态实时生成
应用背景通过给定的DEM数据进行地形绘制,利用OpenGL来实现绘制并且通过漫游实现对地形的实时性的生成以及浏览。利用LOD技术实现多分辨率的地形生成。关键技术关键技术是采用OpenGL中的函数首先对DEM数据进行绘制,在绘制之后通过纹理贴图让绘制好的地形变得真实,然后通过LOD技术使地形的漫游更加逼真
- 2022-02-15 10:09:13下载
- 积分:1
-
OpenGL可用扩展库,FreeGlut的msvc版,内含32和64位
OpenGL可用扩展库,FreeGlut的msvc版,内含32和64位,dll和头文件一应俱全,支持vs2017,我目前也一直在用
- 2022-01-26 04:09:57下载
- 积分:1
-
这是一个OpenGL实现雷达与导弹飞行的小程序。
这是一个OpenGL实现雷达与导弹飞行的小程序。-This is an OpenGL radar and missile flight procedures small.
- 2022-06-14 18:19:04下载
- 积分:1