-
put CStatic converted into Class CStaticGL category, for the use of OpenGL dialo...
把CStatic类改装成CStaticGL类,用于在对话框中使用OPENGL画出3维模型,并在模型中添加透明效果。进一步给每个模型的元件增加贴图。-put CStatic converted into Class CStaticGL category, for the use of OpenGL dialog sketches of three-dimensional model, the model and add transparency effects. Further to each model component increased textures.
- 2022-01-25 22:47:52下载
- 积分:1
-
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程-one pair of beginners learning OpenGL Programming very useful simplified electronic directory
- 2023-07-02 21:25:03下载
- 积分:1
-
使用cg和opengl实现的水的跳跃模拟。
使用cg和opengl实现的水的跳跃模拟。-Cg and opengl realize the use of the water jump simulation.
- 2022-03-01 19:57:15下载
- 积分:1
-
VC, Opengl prepared by the screen contains the source code and the procedures fo...
VC、Opengl编写的屏幕保护程序 包含源码和执行程序 通过鼠标的拖动可控制环和球的转动-VC, Opengl prepared by the screen contains the source code and the procedures for implementation by dragging the mouse to control the ball and the Central Moment
- 2022-02-06 03:16:20下载
- 积分:1
-
opengl机器人手臂
资源描述机器人手臂灵活转动,opengl,运行通过,代码上传,望对大家有帮助
- 2023-07-29 19:15:03下载
- 积分:1
-
OpenGL实现网格模型读入,编辑功能,包含源代码及演示
OpenGL实现网格模型读入,编辑功能,包含源代码及演示-OpenGL grid model of reading, editing functions, including source code and demo
- 2022-01-27 10:49:07下载
- 积分:1
-
Opengl绘制镜子效果
应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。
假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。
要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。
要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。
注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-13 12:23:43下载
- 积分:1
-
茶壶运动模拟
茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。茶壶运动模拟,有光照等信息。可以得到一个有光照信息的茶壶。随着鼠标的移动可以变换位置。
- 2023-01-10 22:10:04下载
- 积分:1
-
效果图
效果图
- 2023-07-21 18:40:08下载
- 积分:1
-
using the QT seems to achieve a great effect of the fog, in linux below image wi...
在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
- 2022-05-05 05:06:04下载
- 积分:1