资源列表
[OpenGL] OpenGL
说明:opengl三维图形系统开发(系统开发篇)电子书,很详细,写了有关opengl开发的一些例子,对初学者很有帮助-opengl three-dimensional graphics system development (system development articles) e-books, in great detail, wrote a related development opengl some examples, very helpful for beginners<lucy> 在 2025-06-08 上传 | 大小:18.75mb | 下载:0
[OpenGL] sanjiaopaofen
说明:本人用半个月的时间搜集的基于Opengl的三角剖分的资料,对于正在学习的人有一些帮助-I used half the time to gather Opengl based triangulation of data, for some people who are learning to help<bihongliang> 在 2025-06-08 上传 | 大小:18.58mb | 下载:0
[OpenGL] siggraph2011RPBFA
说明:一篇三维人脸重建的最新论文,被siggraph2011接收-A three-dimensional face model to do the latest papers received by siggraph2011<kk> 在 2025-06-08 上传 | 大小:18.6mb | 下载:0
[OpenGL] mg
说明:三维模型的控制,三维军标的制作,是了解军标现状的不错资料 三维军标生成与态势标绘技术研究-Control of three-dimensional model, the subject of three-dimensional military production, to understand the status quo of the military standard three-dimensional military standard for good information ge<xu> 在 2025-06-08 上传 | 大小:18.65mb | 下载:0
[OpenGL] opengl_6
说明:用opengl写的海贼王魔方代码,使用的是C++,6个面的纹理图片都不一样,可以按键盘旋转魔方-Piece Cube opengl write code to use is C++ the 6 surface texture picture is not the same, you can press the keyboard rotating cube<waterelement3> 在 2025-06-08 上传 | 大小:18.72mb | 下载:0
[OpenGL] OpenSceneGraphReferenceDocs-3.0.0
说明:OSG3.0帮助文档,是OSG开发的重要资料。-Reference Documents of Open Scene Graphics 3.0<peace> 在 2025-06-08 上传 | 大小:18.58mb | 下载:0
[OpenGL] OpenGLShow
说明:VC OpenGL开发Active控件Demo-VC OpenGL开发Demo<cj> 在 2025-06-08 上传 | 大小:18.61mb | 下载:0
[OpenGL] nehe-lesson
说明:通过openGL可以实现六个面六个自由度的源代码,这其中也包括六个面不同的贴图方式。-We can achieve six degrees of freedom of the surface of the source code through six openGL, which also includes six different surface textures manner.<杨维华> 在 2025-06-08 上传 | 大小:18.55mb | 下载:0
[OpenGL] OpenGL001
说明:这段代码解释了什么是混合.就是将前景色与背景色结合得到新颜色的过程 背景色:又叫目标颜色,是已经进入颜色缓冲区的颜色. 前景色:当前渲染命令的颜色,作为结果进入缓冲区,又叫源颜色. 混合有混合方程式,混合方程式有两个混合因子来计算最终的混合颜色. 打开命令:glEnable(GL_BELNDING);//blend:混合 混合因子的设置需要函数glBlendFunc();来实现,他有两个参数,分别是源混合因子和目标混合因子的值 而这两个混合因子有15个预定义的值.(This code<l1994z > 在 2025-06-08 上传 | 大小:18.56mb | 下载:0