联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All OpenGL(43) 

[OpenGL] sphereANDcube

基础的图形绘制,实现了空间中球体和正方体绘制,并有光照模型的测试(镜面反射和漫反射),通过上下左右PgupPgDownF1到F4可改变视角等效果
Based graphics rendering, to achieve the space sphere and cube drawing, and a test illumination model (specular and diffuse), up and down about PgupPgDownF1 to F4 can change the viewing angle effect (2017-01-15, Visual C++, 2KB, 下载1次)

http://www.pudn.com/Download/item/id/1484460234333713.html

[OpenGL] a6

VC++平台下通过OpenGL实现纹理贴图程序 绘制桌子,茶壶,为他们贴上不同纹理 在桌面实现复合纹理 纹理与光照混合等效果
C++ drawing table, teapot achieved through OpenGL texture mapping procedures to achieve different textures for their complex texture paste mixed with a light texture and other effects on the desktop (2013-12-09, Visual C++, 1151KB, 下载56次)

http://www.pudn.com/Download/item/id/2421802.html

[OpenGL] 3DInversionMethods

用于进行三维重磁反演的参考资料硕博论文(一点点)
Reference Title of Thesis (a little bit) for three-dimensional gravity and magnetic inversion (2013-02-27, Visual C++, 4863KB, 下载46次)

http://www.pudn.com/Download/item/id/2142893.html

[OpenGL] 12121

博文的配套源码 《 【Visual C++】游戏开发笔记二十三 游戏基础物理建模(五) 粒子系统模拟(二)》 ,文章地址为http://blog.csdn.net/zhmxy555/article/details/7607916, 点击debug下的exe文件可以直接看到运行效果。 此为VC6.0版。(VC6.0直接可以打开工程,VS2005,VS2008,VS2010,VS2011等版本的朋友可以双击其中的工程文件进行版本转化,然后即可打开工程)
Bowen complementary source [Visual C++] 23 games game development notes the basis of physical modeling (e) particle system simulation (b), the article addresses http://blog.csdn.net/zhmxy555/article/details/ 7607916, click debug exe file can directly see the operating results. This is VC6.0 version. (VC6.0 directly can open the project, VS2005, VS2008, the VS2010, VS2011 version of the friends can double-click the project file for the version of the conversion and then you can open the project) (2012-06-03, Visual C++, 1982KB, 下载4次)

http://www.pudn.com/Download/item/id/1900146.html

[OpenGL] creator-Model-China-

三维建模实时驱动与显示--利用Creator建模世博中国馆 ,包括详细的建模过程报告,及可运行的程序
3D modeling of real-time driving and display- Creator modeling the China Pavilion, including a detailed report of the modeling process, and run the program (2012-04-05, Others, 7295KB, 下载25次)

http://www.pudn.com/Download/item/id/1817946.html

[OpenGL] world

openGL做的仓库漫游,内有3Dmax的模型,灯光,透明等效果。是当时的openGL课程设计。
OpenGL do warehouse roaming, there are 3Dmax model, lighting, transparency and effect. It was the openGL course design. (2012-04-03, Visual C++, 11901KB, 下载44次)

http://www.pudn.com/Download/item/id/1816154.html

[OpenGL] zimuyu

用openg 撰寫一全螢幕顯示駭客任務的字體 效果,非常有趣.
With openg write a full-screen display of fonts Matrix effects, very interesting. (2011-10-17, Visual C++, 1169KB, 下载2次)

http://www.pudn.com/Download/item/id/1671348.html

[OpenGL] GPU-ptr

基于预计算的交互式全局光照明研究 摘要 全局光照明效果为用户提供了虚拟场景中的物体形状、材质以及相互位置关系的重要信息,从而能够大大提高计算机生成图像的真实感。尽管在很多交互应用中都需要全局光照明效果,但过高的计算代价还是使得其一直局限于离线应用中。近年来,很多研究都试图将全局光照明集成到交互式应用中,例如光照明设计、虚拟现实系统以及电子游戏等等。为了降低运行时的计算开销,以提供交互级的绘制速度,一条主要的思路是引入预计算,并将一部分运行时的计算量前移到预计算阶段执行。 本学位论文研究通过预计算来实现交互式的全局光照明模拟,我们提出了两种新的算法。 浙江大学, 计算机科学与技术, 2007, 博士
【Abstract】 Global illumination provides viewers with important cues that enhance understanding of shapes, materials and spatial relationships in a virtual scene and can significantly improve the realism of computer synthesized images. While global illumination is desirable in many interactive applications, the computational expense has been limiting its use to off-line applications. Recently, many researches focus on integrating global illumination into interactive applications such as illumination design,... (2011-09-30, Visual C++, 7527KB, 下载12次)

http://www.pudn.com/Download/item/id/1658284.html

[OpenGL] Solar-System-by--sun

用opengl技术在visual studio环境下编写的一个太阳系系统。可以鼠标控制,并且有光晕等效果
it s a simulation of solar system which is written in c++ on visual studio 2010, using opengl libruaries. You can control by mouse. (2011-08-08, Visual C++, 2939KB, 下载11次)

http://www.pudn.com/Download/item/id/1617162.html

[OpenGL] Game_car

利用OPENGL 完成的小赛车竞赛游戏,实现了雾效,高度图等效果
OPENGL complete use of the small car race games, a fog effect, the effect of a high degree of map (2009-08-04, Visual C++, 1395KB, 下载167次)

http://www.pudn.com/Download/item/id/866097.html

[OpenGL] 3DTerrain

依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。运行时,按左右将重新生成随机地形,按下退出。
OpenGL on the basis of a modified example, on OGLES at QUAD painting did not find the function, used to replace the two triangles, the main use, etc. have the effect of FOG. Running around will be re-generated by random topography, press Exit. (2009-03-15, Visual C++, 1973KB, 下载3次)

http://www.pudn.com/Download/item/id/674278.html

[OpenGL] CgOpenGL

基于Cg和Opengl的实时水面模拟,包括反射折射,水面波动,太阳光等效果
Cg and opengl-based real-time simulation of water surface, including the reflection refraction, surface fluctuations, the effect of sunlight, etc. (2009-02-25, Visual C++, 692KB, 下载95次)

http://www.pudn.com/Download/item/id/653699.html

[OpenGL] MyTerrain1

3D地形模拟2(带纹理)PC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。 带纹理的,主要要用到glTexImage2D,效果如图。使用的时候将纹理文件tr.rgb放到根目录下即可。 运行时,按左右将重新生成随机地形,按下退出。
3D terrain simulation 2 (with texture) PC version of OpenGL on the basis of a modified example, in OGLES on QUAD painting did not find the function, used to replace the two triangles, there are mainly used, such as the effect of FOG. With texture, the main use to glTexImage2D, the effect of figure. When will the use of texture files into the root tr.rgb can. Running around will be re-generated by random topography, press Exit. (2008-05-26, Visual C++, 2071KB, 下载4次)

http://www.pudn.com/Download/item/id/473948.html

[OpenGL] 3D

3D地形模拟2(带纹理)PocketPC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果,其实在PPC上能够体现出来的性能极其有限了。 带纹理的,主要要用到glTexImage2D,效果如图。使用的时候将纹理文件tr.rgb放到根目录下即可。 运行时,按左右将重新生成随机地形,按下退出。
err (2007-12-28, Visual C++, 338KB, 下载40次)

http://www.pudn.com/Download/item/id/384681.html

[OpenGL] MyTerrain1

3D地形模拟2(带纹理)PC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。
3D terrain simulation 2 (with texture) PC version of OpenGL on the basis of a modified example, in OGLES on QUAD painting did not find the function, used to replace the two triangles, there are mainly used, such as the effect of FOG. (2007-10-31, Visual C++, 131KB, 下载4次)

http://www.pudn.com/Download/item/id/353300.html

[OpenGL] Realbool

计算机图形学作业,三维真实感球,具有阴影、透视等效果
computer graphics, 3D photorealistic balls, with shadow, perspective and other effects (2007-04-24, Visual C++, 44KB, 下载157次)

http://www.pudn.com/Download/item/id/272682.html

[OpenGL] 200681114393210418

3D地形模拟2(带纹理)PC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。
3D terrain simulation 2 (with texture) PC based on a version of the OpenGL examples amended. In OGLES not find the painting QUAD function, the two used to replace the triangle, There used in the main FOG such effects. (2007-03-23, Visual C++, 132KB, 下载20次)

http://www.pudn.com/Download/item/id/258732.html

[OpenGL] multieffecthouse

一个OPENGL的三维编程作业,一个房子,有透明,纹理铁图,光照等效果。
an OpenGL 3D programming operations, a house with transparent, iron texture maps, and other light effects. (2007-03-21, Visual C++, 239KB, 下载550次)

http://www.pudn.com/Download/item/id/258068.html

[OpenGL] gl3d

OPGL源代码,演示了OPGL的面与物体的构成,以及3维物体的旋转,移动,放大等操作。并提供了背景设置,光影等效果的控制。适合于OPGL入门.
OPGL source code, OPGL demonstration of the surface and the composition of objects, as well as three-dimensional object rotation, Mobile, zooming etc. And provided background setup, lighting and other effects of control. OPGL suitable for induction. (2006-11-08, Visual C++, 1362KB, 下载25次)

http://www.pudn.com/Download/item/id/224743.html

[OpenGL] island

本程序使用OPENGL在vc框架下实现了对岛屿的显示,程序中使用了 纹理 光照 和雾等效果。能对其进行3D漫游
the procedures used in OpenGL vc under the framework of the island, procedures for the use of texture and light effects like fog. 3 to its roaming D (2006-09-05, Visual C++, 204KB, 下载101次)

http://www.pudn.com/Download/item/id/212298.html
123
总计:43