-
矩阵的使用,glPushMatrix,glPopMatrix
矩阵的使用,glPushMatrix,glPopMatrix-The use of matrix, glPushMatrix, glPopMatrix
- 2022-03-01 13:00:57下载
- 积分:1
-
一个用opengl直接导入3ds的程序,可以正常运行
一个用opengl直接导入3ds的程序,可以正常运行-A use opengl directly into 3ds procedures, normal operation can
- 2022-05-31 15:26:25下载
- 积分:1
-
vc++ programming with opengl simulation
vc++结合opengl编程模拟――动态的银河系-vc++ programming with opengl simulation- dynamic, Milky Way
- 2022-02-05 10:18:24下载
- 积分:1
-
绘制加光照的彩色四棱锥
绘制一个彩色的四棱锥并添加光照效果:四棱锥边长为2;四棱锥各个顶点颜色不同;四棱锥的中心为(1,2,3);要求使用多种光,包括环境光、镜面光和散射光等,可以通过控制物体对光的反射材质因子和不同光的因子达到不同的光照效果。
- 2022-06-12 18:34:41下载
- 积分:1
-
opengl环境配置测试代码
资源描述介绍了opengl在MSVC 2015上的配置,包括freeglut,glew和gltools的配置,也有配置后检验配置是否完成的测试代码。
- 2022-01-28 19:50:58下载
- 积分:1
-
A lot of people asked me, "So how do i put it all together?"
I have taken some...
A lot of people asked me, "So how do i put it all together?"
I have taken some of the other tutorials and created this piece of eye candy.
It uses slightly modified versions of the Bouncing Ball and Water Ripple tutorials.-A lot of people asked me, "So how do i put it all together," I have taken some of the other tutorials and created this piece of eye candy. It uses slightly modified versions o f the Bouncing Ball and Water Ripple tutorials.
- 2022-03-02 22:23:25下载
- 积分:1
-
三维虚拟人脸点云(人脸换肤)
三维虚拟人脸点云(人脸换肤), 利用vc++和 opengl函数库制作的3维虚拟人脸,可以更换皮肤!
- 2022-01-24 15:45:32下载
- 积分:1
-
rectangular side loading Photo rotating frame
矩形边加载图片旋转框-rectangular side loading Photo rotating frame
- 2022-03-25 20:49:15下载
- 积分:1
-
通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用...
通过定义剪切平面,对已经存在的三维图形进行剪切处理,注意剪切函数的使用-By defining the shear plane, there have been cut three-dimensional graphics processing, attention to the use of shear function
- 2022-07-21 19:11:34下载
- 积分:1
-
stb_image.h
在这个网站上,http://nothings.org/,点击“public domain JPEG decompression”链接后,就是这段c代码(这个链接看起来是指跟Jpeg相关,其实进来的代码页包含了上面的所有内容)。拷贝,复制到你的源文件中。然后你会发现你只有一个c程序,没有头文件?所以,我们需要再从源代码上萃取处我们的头文件(其实作者有帮我们想到)。
- 2022-07-18 05:05:20下载
- 积分:1