-
读取数据库中数据坐标,绘制图形
用Qt和OpenGl结合使用的显示纹理示例,内容丰富,代码详细,适合新手阅读
- 2022-02-26 17:45:12下载
- 积分:1
-
cubgs-src函示庫
资源描述simplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimplesimple
- 2022-10-15 00:00:04下载
- 积分:1
-
opengl程序设计这本书的全部源代码
很高兴与大家一起分享
opengl程序设计这本书的全部源代码
很高兴与大家一起分享-opengl 獗?全 源 芨 一
- 2022-05-21 03:09:47下载
- 积分:1
-
利用opengl的API函数实现阴影绘制,显示效果比较好
利用opengl的API函数实现阴影绘制,显示效果比较好-use opengl API functions shadow mapping shows that the results were quite good
- 2022-08-20 17:20:29下载
- 积分:1
-
光线追踪程序
光线追踪程序,对初学者来说有一定的借鉴意义,有OpenGL库的可以直接运行,没有的话需要自己配置相关
环境,但是release里编译好的exe可以直接查看效果。
- 2022-06-16 07:12:15下载
- 积分:1
-
Opengl绘制镜子效果
应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。
假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。
要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。
要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。
注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-13 12:23:43下载
- 积分:1
-
a plug
一个支持OpenGL的插件视图类(98KB)-a plug-in support OpenGL View category (KB)
- 2023-05-26 03:30:03下载
- 积分:1
-
在功能描述和应用OpenGL函数,很好配置…
opengl中的函数功能说明及应用,非常齐全,有助于大家深入学习OpenGL-opengl functions in the function descriptions and applications, very well equipped to help our in-depth study and OpenGL
- 2023-03-16 14:10:03下载
- 积分:1
-
简单的OpenGL程序
基于glut的最简单的OpenGL程序
- 2022-02-20 20:00:03下载
- 积分:1
-
in vc opengl context of the design, is learning opengl I think that when a very...
在vc环境下的opengl的设计,是本人在学习opengl时觉得很有用的一套源码程序,分8课相信对opengl的初学者是很有帮助的.-in vc opengl context of the design, is learning opengl I think that when a very useful source procedures, 8 pm lesson believe opengl beginners is very helpful.
- 2023-05-30 19:50:04下载
- 积分:1