Welcome![Sign In][Sign Up]
Location:
Search - opengl he

Search list

[OpenGL programobjloader

Description: 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
Platform: | Size: 61664 | Author: 孟庆洋 | Hits:

[OpenGL program在VC中实现OpenGL实现3D绘图的好程序

Description: 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI graphics interfaces to the development of real-time 3D
Platform: | Size: 879007 | Author: 蔡明宇 | Hits:

[OpenGL program基于VC++的OpenGL编程讲座之坐标变换

Description: 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
Platform: | Size: 7526 | Author: 微微 | Hits:

[OpenGL programNehe-OpenGL-VB-Code(Lesson1-20)

Description: Ne-He OpenGL系列教程1-20课的VB源代码。包含了要用到的Opengl源文件。-Ne-He OpenGL series of tutorial classes 1-20 VB source code. Includes Opengl use of the source document.
Platform: | Size: 2189100 | Author: 小韩月 | Hits:

[OpenGL programobjloader

Description: 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
Platform: | Size: 61440 | Author: 孟庆洋 | Hits:

[OpenGL programLesson31-40

Description: 著名的Nehe的OpenGL教程VC++配套源码31-40课,适合OpenGL初学者使用,作者在他的程序中已详加注释-famous Nehe OpenGL tutorial source VC matching 31-40 class, suitable for beginners to use OpenGL, the author of the procedures he has been careful Notes
Platform: | Size: 1543168 | Author: 陈思嘉 | Hits:

[OpenGL program在VC中实现OpenGL实现3D绘图的好程序

Description: 在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI graphics interfaces to the development of real-time 3D
Platform: | Size: 878592 | Author: 蔡明宇 | Hits:

[OpenGL program基于VC++的OpenGL编程讲座之坐标变换

Description: 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
Platform: | Size: 7168 | Author: 微微 | Hits:

[OpenGL programNehe-OpenGL-VB-Code(Lesson1-20)

Description: Ne-He OpenGL系列教程1-20课的VB源代码。包含了要用到的Opengl源文件。-Ne-He OpenGL series of tutorial classes 1-20 VB source code. Includes Opengl use of the source document.
Platform: | Size: 2189312 | Author: 小韩月 | Hits:

[OpenGL programopengl_mksw

Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装 目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll 把glut.h放到 vc的include目录中 把glut32.lib放到vc的lib目录中 把glut32.dll放到system32下 对于vs.net include和lib在..\vc7\platformSDK下 参考资料 nehe.gamedev.net 特别经典的opengl教程 www.codeguru.com -opengl as one powerful 3D API, rendering speed, high efficiency. We can achieve our 3D world. The procedures for the use of a glut (download http://www.xmission.com/ ~ nate/glut.html), he embodies gl.h, glu.h glaux.h has also expanded the number of other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, the programming opengl familiar friends can see from the code in AX achieve opengl application with the ordinary procedure is the same. Glut library installation for the current glut of glut- 3.7.6. Included glut.h, glut32.lib, glut32.dll put into vc glut.h include the directory into vc glut32.lib put the lib directory put into glut32.dll for system32 vs.net include and lib in .. \ vc7 \ platformSDK under s
Platform: | Size: 132096 | Author: 周立 | Hits:

[OpenGL programfish_openGL

Description: 本程序是在Visual studio 6.0里用openGl编写的,实现了鱼在鱼缸里旋转等一系列功能,效果逼真,程序使用纹理映射等。-the procedures in Visual Studio 6.0, he devoted openGl prepared, achieving a fish tank Lane in a series of rotating function, lifelike, procedures such as the use of texture mapping.
Platform: | Size: 58368 | Author: wuhq | Hits:

[OpenGL programNeHe_Tutorials_Help

Description: NEHE的opengl教程(含所有章节代码)帮助文件,英文版-NEHE the opengl Guide (containing all the chapters code) to help document, in English
Platform: | Size: 1603584 | Author: caowenli | Hits:

[OpenGL programPrintGL_Fietiger

Description: 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写的,实现了打印的功能,但是打印线的时候特别的不清楚,还有就是在Ch4.rar中的那三个球在这里也是打印不了的(可能和OpenGL的命令有关)(我刚刚接触OpenGl,很多东西不懂,只是抄袭别人的类来用,没有深入研究过). CAp.rar 是OpenGL打印的另一种实现的方法,在Ch4.rar的基础点改写,也是抄袭了别人的原码,主要使用了一个现成的捕捉类,实现了客户区的捕捉,它存在的问题就是有时会捕捉到屏幕菜单,像打印,打印预览什么的.不过这个倒是可以打印Ch4中的那三个球.此外,还可以直接保存成BMP文件. 以上是在下拙作(姑且说是自己的吧,因为都是抄袭别人的代码,所以说的时候有点脸红).权做抛砖引玉,如遇高手,万望不吝赐教 网名:fietiger Email:fietiger@163.com -: Print.rar GL is a more common OpenGL Print code, Some of the CodeGuru on, I was the basis of the above done a little bit of change, CGLobj is to the View as a member of the They exist between the original inheritance. the same effect. Ch4.rar a book is the one above the original code, no printing function. However, he designed the relatively good (personal view) all of the mapping function is COpenGLD C complete, and the vote View Television mouth is the transformation from one type to complete the camera, so I do not know how else, just use the grindstone. NewGL.rar combination of the above two, I rewrite, and achieving the Print function, But the time line Print special unclear There is Ch4.rar of those three balls in print here is not the (possibly the life and OpenGL so) (I just Open
Platform: | Size: 330752 | Author: fietiger | Hits:

[OpenGL programg3DGMV-0

Description: 超强的三为OpenGL渲染渊代码,这点收操能够 VC 6.0 平台(文件就是压缩文件,你他吗的肥硕没有,你门高个屁啊,网页他么的都做不好,关门把)-super three Yuan for OpenGL rendering code, This can be plagued parade VC 6.0 platform (document is compressed files, you him? the stout not, you Gate high Ganpi ah, Mody's website he has done well, closing put)
Platform: | Size: 1530880 | Author: 按时地方 | Hits:

[OpenGL programOpenGL_ActiveX

Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装 目前的glut库是glut-3.7.6.包含glut.h,glut32.lib,glut32.dll 把glut.h放到 vc的include目录中 把glut32.lib放到vc的lib目录中 把glut32.dll放到system32下 对于vs.net include和lib在..\vc7\platformSDK下 -opengl A powerful as the 3D API, playing up speed, high efficiency. We can realize their 3 D world. The procedures for the use of the glut (download to http :// www.xmission.com/ ~ nate/glut.html) He not only includes gl.h, glu.h glaux.h also expanded some other senior function. So in our future proceedings, just include glut.h headers. Implementation details please download the source code, programming opengl familiar friends can see from the code, AX in achieving opengl application with the ordinary procedure is the same. Glut for the installation of the current glut is the glut- 3.7.6. Glut.h included, glut32.lib. glut32.dll put into vc glut.h include the directory put glut32. vc lib into the lib directory put into system32 under glut32.dll for vs . net include and lib in .. \ vc7
Platform: | Size: 132096 | Author: xian | Hits:

[Otherxiangqi

Description: 中国的象棋。算法很好。想赢他不容易。 -China s chess. Good algorithm. He is not easy to win.
Platform: | Size: 96256 | Author: 哲民 | Hits:

[OpenGL programopenglkjy

Description: opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h -opengl as a powerful 3D API, rendering speed, and high efficiency. We can realize their own 3D world. This procedure uses the glut library (downloaded to http://www.xmission.com/ ~ nate/glut.html), he not only contains gl.h, glu.h
Platform: | Size: 132096 | Author: jerry | Hits:

[GDI-BitmapOpenGL

Description: 一些有趣的OpenGL程序,你能够从这些例子中深刻体会到OpenGL的强大,并且你可以很容易学习OpenGl的用法,自己写出这些经典的例子。-Some interesting OpenGL program, you can from these examples have realized that the power of OpenGL, and you can easily learn the usage of OpenGl he wrote these classic example.
Platform: | Size: 12270592 | Author: Tan Jianfeng | Hits:

[OpenGL programOpenGL-three-teapot-three-light

Description: 1. 绘制带有光照效果的场景; 2. 场景包含 3 个茶壶,通过键盘 123 可以分别选中三个茶壶,然后用鼠标对每个茶壶 进行分别的旋转; 3. 使用点光源,点光源为白色,以白色的球体表示; 4. 使用 3 个不同的点光源 i. 光源 1 的坐标设置在世界坐标系中,并围绕着三个茶壶的中心进行圆周运动; ii. 光源 2 的坐标 设置在观察坐标系,不发生变化; iii. 光源 3 的坐标设置在茶壶 1 的物体坐标系中,当茶壶 1 被选中进行旋转时,光 源 3 要跟随茶壶 1 做相同的旋转;-he 1 draw with light effects 2 scene contains 3 teapot, through the keyboard 123 can be respectively selected three teapot, then using the mouse to rotate each teapot separately 3 using a point light source, light source is white, with white sphere representation 4 using 3 different point light source I light source 1 coordinate setting in the world coordinate system, and around three teapot center circular motion II light source 2 coordinate setting during the observation coordinate system, not to change III light source 3 coordinate setting in the teapot 1 object coordinate system, when the teapot 1 was selected rotates, light source 3 to follow the teapot 1 do the same rotation
Platform: | Size: 69632 | Author: 雷勇 | Hits:

[3D GraphicNeHe OpenGL中文教程+源代码

Description: 对于学习OpenGL的人来说,NeHe简直就是我们的指路人,在OpenGL资料相对匮乏的时候,他为我们带来了一部完整的经典教程,非常适合新手学习(For the people who study OpenGL, NeHe is our guide, in the relative lack of OpenGL information, he brought us a complete classic tutorial, very suitable for novices to learn)
Platform: | Size: 7878656 | Author: 飞天小拖把 | Hits:
« 12 3 »

CodeBus www.codebus.net