-
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
-
In computer graphics, the suppression of the display of one or more display elem...
在计算机图形学中,有三种方式表示三维物体:线框图、消隐图和真实感图。其中真实感图形的生成也要在消隐基础上进行光照处理。所谓消隐就是给定一组三维对象及投影方式(视见约束),判定线、面或体的可见性的过程。-In computer graphics, the suppression of the display of one or more display elements or display groups.
- 2023-07-22 22:30:03下载
- 积分:1
-
opengl NeHe 教程
opengl NeHe 教程-opengl
- 2022-02-04 06:32:35下载
- 积分:1
-
在MFC中使用OpenGL的例子,适合初学者
在MFC中使用OpenGL的例子,适合初学者-the MFC example of the use of OpenGL, for beginners
- 2022-03-23 03:38:37下载
- 积分:1
-
based on the OpenGL 3D terrain and sky simulation roaming procedures
基于OPENGL的三维天空与地形模拟漫游程序-based on the OpenGL 3D terrain and sky simulation roaming procedures
- 2023-02-03 20:20:04下载
- 积分:1
-
a rotating platform... a robo wid a missile
a rotating platform... a robo wid a missile
- 2023-02-20 02:05:04下载
- 积分:1
-
使用最新的opengl扩展fbo编写的程序,该扩展提供了替代pbuffer的功能,使MRT的实现更加方便。使用vc6和ogl2.0编写。...
使用最新的opengl扩展fbo编写的程序,该扩展提供了替代pbuffer的功能,使MRT的实现更加方便。使用vc6和ogl2.0编写。-use the latest expansion FBO opengl prepared by the procedures, the extension provides alternative pbuffer function, the MRT achieve more convenient. Use vc6 and ogl2.0 prepared.
- 2023-03-31 04:30:04下载
- 积分:1
-
用OPENGL开发的字体,美观大方,代码简单扼要,易于初学者学习使用...
用OPENGL开发的字体,美观大方,代码简单扼要,易于初学者学习使用
- 2022-12-12 13:25:03下载
- 积分:1
-
西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。
西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。-Northwestern University alumni Pan Li-liang was one of the OpenGL video texture example.
- 2022-05-06 12:59:32下载
- 积分:1
-
Opengl游动的鱼
应用背景
opengl纹理技术的应用,水面效果的实现等。
关键技术
基于C++,用OpenGL技术做的一个利用纹理实现的鱼游动的程序。含有水面涟漪。可以参考。
- 2023-07-12 05:25:04下载
- 积分:1