-
本程序中才用了立方体贴图,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
-
MAX708一种微处理器电源监控和看门狗芯片说明
MAX708一种微处理器电源监控和看门狗芯片说明-MAX708 a microprocessor chip power supply monitoring and watchdog Description
- 2022-03-23 19:37:46下载
- 积分:1
-
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助...
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助-This is for my own use OpenGL to do a procedure, interactive consoles, can set up their own light source. Anti-aliasing, shading and display modes, very helpful to learn OpenGL
- 2023-04-19 05:30:03下载
- 积分:1
-
OpenGL(R) 1.1 Release for Windows(R) 95
OpenGL(R) 1.1 Release for Windows(R) 95
---------------------------------------
1. OpenGL Functionality Notes
2. Redistributable components for Windows 95
-OpenGL (R) Release 1.1 for Windows (R) 95--------------------------------------- 1. O penGL Functionality Notes 2. Redistributable components for Windows 95
- 2022-12-04 03:50:03下载
- 积分:1
-
经典的OpenGL例子程序,对于初学OpenGL的人极为有用。
经典的OpenGL例子程序,对于初学OpenGL的人极为有用。-Classical OpenGL demos
- 2022-06-01 13:25:28下载
- 积分:1
-
meshlib是多边形网格创建、编辑和模型库。meshlib已…
MeshLib is our polygon mesh creation, editing and modeling library. MeshLib has been used in all our mesh modeling plug-ins for various CAD systems as well as standalone applications.
- 2022-05-15 23:45:54下载
- 积分:1
-
OpenGL示例用于球面三角网格生成
opengl sample used for making a triangle mesh of sphere-opengl sample used for making me a triangle sh sphere of
- 2022-03-21 21:22:49下载
- 积分:1
-
遗传算法
Genetic algorithm
Beecolony
PSO
- 2022-03-30 11:49:34下载
- 积分:1
-
学习opengl的好帮手,opengl入门,针对初学者
学习opengl的好帮手,opengl入门,针对初学者-Opengl learning a good helper, opengl entry for beginners
- 2022-03-21 05:48:03下载
- 积分:1
-
OpengGL 3Dobj文件读取 着色
读取一个obj文件,obj文件中包括三维点,点的颜色,面。然后对显示的网格使用着色器GLSL进行着色,代码中有着色的顶点着色器和片段着色器
注:运行OpenGL程序应该先配置好glut和glew
- 2022-02-02 05:54:58下载
- 积分:1