资源列表

« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2275 »

[OpenGLLesson09

说明:会在旋转的物体上贴图并打上光线以及混色(透明)处理。这一课应该算是第一课中级教程。您将学到如下的知识:在3D场景中移动位图,并去除位图上的黑色象素(使用混色)。接着为黑白纹理上色,最后您将学会创建丰富的色彩,并把上过不同色彩的纹理相互混合,得到简单的动画效果。
<ff> 在 2008-10-13 上传 | 大小:35.42kb | 下载:0

[OpenGLLesson11

说明:创建一个飘动的旗帜。我相信在这以后,你可以掌握纹理映射和混合操作。
<ff> 在 2008-10-13 上传 | 大小:65.85kb | 下载:0

[OpenGLLesson12

说明:这次我将教你如何使用显示列表,显示列表将加快程序的速度,而且可以减少代码的长度。 当你在制作游戏里的小行星场景时,每一层上至少需要两个行星,你可以用OpenGL中的多边形来构造每一个行星。聪明点的做法是做一个循环,每个循环画出行星的一个面,最终你用几十条语句画出了一个行星。每次把行星画到屏幕上都是很困难的。当你面临更复杂的物体时你就会明白了。
<ff> 在 2008-10-13 上传 | 大小:63.53kb | 下载:0

[OpenGLMISSILET

说明:学习OPenGL的基础,程序控制了导弹的发射,很好的演示了照相机的用法,对生成火焰了爆炸效果的学习有很大的帮助
<林清漂> 在 2008-10-13 上传 | 大小:203.08kb | 下载:0

[OpenGLTextureMapping

说明:This the second tutorial of the Advanced section. In this tutorial we will examine what Texture Mapping is all about. Textures in 3D Graphics are a way of making something appear rich and complex even though it may not a
<zhf> 在 2008-10-13 上传 | 大小:233.17kb | 下载:0

[OpenGLWalkthroughApplication

说明:This the last tutorial of this series. In this tutorial we will develop a complete virtual reality application using OpenGL. We would be making use of the principles learnt in the above tutorials extensively. We will cal
<zhf> 在 2008-10-13 上传 | 大小:1.03mb | 下载:0

[OpenGLDrawingSimple2D

说明:This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the p
<zhf> 在 2008-10-13 上传 | 大小:26.08kb | 下载:0

[OpenGLQuadrics

说明:This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In th
<zhf> 在 2008-10-13 上传 | 大小:233.79kb | 下载:0

[OpenGLSelection

说明:This the last tutorial of the Advanced section. In the previous tutorials we learnt to create some sophisticated 3D Graphics using OpenGL. But graphics applications require some form of interaction with the objects on th
<akszhf> 在 2008-10-13 上传 | 大小:28.3kb | 下载:0

[OpenGLcube

说明:opengl旋转的立方体,MFC工程,对初学者来说有用
<xuxiang> 在 2008-10-13 上传 | 大小:20.46kb | 下载:0

[OpenGLPoint_In_Polygon

说明:判断点是否在多边形范围内,算法方面的代码,希望对大家有用
<xuxiang> 在 2008-10-13 上传 | 大小:86.7kb | 下载:0

[OpenGL51622463csg.c

说明:OpenGL方面的Boolean运算代码,Boolean运算在OpenGL里面是较难的问题
<xuxiang> 在 2008-10-13 上传 | 大小:5.85kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2275 »

源码中国 www.ymcn.org