-
nehe的opengl教程第45课,nehe的教程十分出名,是初学者必备
nehe的opengl教程第45课,nehe的教程十分出名,是初学者必备-opengl tutorial nehe of the 45th Division, nehe the tutorial is very well known, is essential for beginners
- 2023-03-21 21:05:04下载
- 积分:1
-
Arduino OBD2 项目
Arduino obd2 代码的读码器,开放源燃料效率仪器仪表
- 2023-01-27 20:50:03下载
- 积分: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
-
采用OpenGL粒子系统模拟爆炸效果,看上去效果不错.
采用OpenGL粒子系统模拟爆炸效果,看上去效果不错.-use OpenGL explosive particle system simulation results look good results.
- 2022-03-19 21:12:37下载
- 积分:1
-
MFC 加载3ds文件
使用opengl 加载3ds 文件并显示,对于初学者有很大的帮助。。
- 2022-02-06 07:21:25下载
- 积分:1
-
用鼠标实现opengGL程序的拾取功能,并且可以对3D模型进行选择...
用鼠标实现opengGL程序的拾取功能,并且可以对3D模型进行选择-Use the mouse to pick up procedures opengGL realize functions, and can choose from 3D model
- 2022-07-01 09:08:20下载
- 积分:1
-
Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
图像处理程序OpenGL编程Chap04_MyTemplate.rar-Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
- 2022-01-26 02:38:47下载
- 积分:1
-
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。...
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。-This procedure have used the cube texture, opengl implementation of lighting calculation, and in accordance with standard illumination pattern of a single fragment color. And then the color and application of these fragments to the geometry of the filter unit mixed texture.
- 2023-03-03 17:25:04下载
- 积分: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
-
OpenGL 绘制的五星红旗
简单的OpenGL 绘制的五星红旗,适合初学者对opengl模块的基本用法进行了解。
- 2022-01-25 22:07:41下载
- 积分:1