-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
一个opengl例子
这是一个基础的学习opengl与vs2017结合的例子,从最基本的步骤开始,到一个几何模型的简单演示。
- 2022-02-13 08:45:24下载
- 积分:1
-
波阵面Obj装载机
随着 TGA 图像解析器的简单波阵面Obj装载机。源代码已经过测试很多波前 obj 文件和向证明应符合大多数的 obj 文件,到目前为止。
- 2022-05-08 07:42:33下载
- 积分:1
-
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定....
三维地形实时动态显示的核心技术研究的源码,实时性好,性能稳定.-Real-time dynamic display of three-dimensional topography of the core technology research source, real-time with good, stable performance.
- 2023-03-01 15:30:04下载
- 积分:1
-
采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果
采用粒子系统技术模拟一个圆球爆炸时碎片四溅的效果-use particle system simulation technology explosion of a ball of debris cascade effect
- 2022-02-07 11:35:32下载
- 积分:1
-
openGL开发基础实例代码,配OpenGL开发库
openGL开发基础实例代码,配OpenGL开发库-openGL based on examples of code development with OpenGL development library
- 2022-03-01 16:10:21下载
- 积分:1
-
Using c++ and opengl written, based on the basic elements of the operation, very...
用c++和opengl写的,基于基本图元的操作,对初学者很有帮助-Using c++ and opengl written, based on the basic elements of the operation, very helpful for beginners
- 2022-03-24 16:04:30下载
- 积分:1
-
这是OPENGL和VC++制作的3D游戏场景片段,里面制作了3D水,和烟雾特效.也对贴图进行了各向异性的优化....
这是OPENGL和VC++制作的3D游戏场景片段,里面制作了3D水,和烟雾特效.也对贴图进行了各向异性的优化.-VC production and OpenGL 3D game scenes footage, which produced a 3D water, and smoke effects. Texture is right for the optimization of anisotropic.
- 2022-02-01 20:37:51下载
- 积分:1
-
GLSL实现模型的振荡波形的影响,非常酷!
用GLSL实现的模型波状摆动的效果,非常酷!-GLSL realize the model with oscillating wavy effect, very cool!
- 2022-05-16 08:33:55下载
- 积分:1
-
opengl读取obj文件并显示
用于opengl读取obj文件并包含模糊处理等作用,可进行放大缩小或者存储文件。能够处理大部分的obj文件,具有一定的借鉴作用。
- 2022-02-07 09:27:36下载
- 积分:1