-
vb called opengl, prepared by the Rotary model, the source code can study based...
vb调用opengl,编写的旋转模型,通过这个源代码,可以学习基础的vb调用opengl过程-vb called opengl, prepared by the Rotary model, the source code can study based vb process called opengl
- 2022-04-11 16:55:01下载
- 积分:1
-
VC++,OPenGL中的为了获得理想视觉和计算机处理速度,使用的LOG技术...
VC++,OPenGL中的为了获得理想视觉和计算机处理速度,使用的LOG技术-VC++, OPenGL in in order to achieve an ideal visual and computer processing speed, the use of LOG Technology
- 2022-03-11 11:57:38下载
- 积分:1
-
- 2022-10-19 06:50:03下载
- 积分:1
-
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习...
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习-OpenGL graphics programming code, a good book" s source code, unfortunately did not download the book. Hope that the code for them to learn from
- 2022-01-25 21:08:20下载
- 积分:1
-
Opengl绘制镜子效果
应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。
假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。
要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。
要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。
注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-13 12:23:43下载
- 积分:1
-
opengl实现obj模型进行八叉树空间分割
在opengl上读取obj3d模型,利用八叉树进行模型空间分割,搜索边界,内部,外部模型。该算法也避免了模型有空洞的缺陷。算法快速,简单易行。可以借鉴学习。
- 2022-02-12 17:41:21下载
- 积分:1
-
game software
the game software
game software
game software
the game...
game software
the game software
game software
game software
the game software
game software
- 2022-03-21 23:40:26下载
- 积分:1
-
一个关于计时器的小程序
一个关于计时器的小程序-a timer on the small program
- 2022-06-12 19:53:25下载
- 积分:1
-
对初学者很有帮助的一个程序。想学习OpenGL的朋友可以看看哟…
对初学者很有帮助的一个程序。希望学Opengl的 朋友能看看对你的提高很有好处-Very helpful for beginners of a program. Want to learn opengl friends can see your very good to improve
- 2022-02-04 21:18:31下载
- 积分:1
-
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值...
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid graphics, which use the VC and the integration of the OpenGL programming OpenGL completed, with a very good reference value
- 2023-02-10 00:10:04下载
- 积分:1