-
OpenGL
基于OpenGL的三维地形可视化方法研究-OpenGL-based 3D terrain visualization method
- 2022-01-22 02:17:23下载
- 积分:1
-
opengl高级编程与可视化系统开发(系统篇)
opengl高级编程与可视化系统开发(系统篇)-opengl Advanced Programming and Visualization System (the System Part 1)
- 2022-04-10 10:51:51下载
- 积分:1
-
使用OPENGL编程,创建一个组合图形,包括对图形的组合,旋转等相关操作。...
使用OPENGL编程,创建一个组合图形,包括对图形的组合,旋转等相关操作。-use OpenGL programming, the creation of a combination of graphics, including the right combination of graphics, rotation and other related operations.
- 2022-03-10 19:16:26下载
- 积分:1
-
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!...
opengl特效:使用纹理模拟冒泡,用贴图来达到冒泡的感觉,很有意思呀!-opengl effects : the use of simulated textures bubbling with textures to achieve the bubbling feeling, a very interesting!
- 2022-01-21 21:33:59下载
- 积分:1
-
OpenGL templates40 examples source codes
OpenGL templates40 examples source codes
- 2022-03-26 00:32:33下载
- 积分:1
-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-04-15 23:43:04下载
- 积分:1
-
3D openGL 漫游
这是一个在3D场景中进行漫游的系统,可以以中心为一点任意的旋转地球。该系统是基于MFC和OPENGL框架的,并且加载了地形。
- 2022-10-18 22:45:14下载
- 积分:1
-
基于OpenGL的三维图形显示中的显示列表设置,实现基于显示列表的三维动态显示,供研究开发人员使用。...
基于OpenGL的三维图形显示中的显示列表设置,实现基于显示列表的三维动态显示,供研究开发人员使用。-OpenGL-based three-dimensional graphical display of the display list settings, the display list based on the three-dimensional dynamic display, for research and development personnel.
- 2022-03-10 19:52:34下载
- 积分:1
-
本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果...
本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果-cases this is a multi-texture mapping integration examples of how to achieve more texture mapping and integration with the results
- 2022-03-21 01:05:13下载
- 积分:1
-
gpu 实现marching cube
使用OPENGL的新特性实现了MARCHING CUBE算法,使用了OPENGL的shader语言glsl,在GPU上实现了MARCHING CUBE算法,提高了速度。 该代码使用GLUT来进行窗口的控制,同时引入了新的库。
控制方式:使用D键来切换数据(共3种数据)
使用A键暂停/继续动画效果
使用VS2010 编辑 需要在工程属性中的INCLUDE路径中包含代码内的GL文件夹
- 2023-05-12 15:00:03下载
- 积分:1