Welcome![Sign In][Sign Up]
Location:
Search - draw simple cube in opengl

Search list

[OpenGL programOpenGL3D

Description: 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional effect of 3D maps, rectangular, cube and so on, similar to the functions of a simple 3D drawing tools, as well as other functions, You can download the compiler look into what really happened!
Platform: | Size: 7214080 | Author: Davinci | Hits:

[GDI-Bitmapopengl3d_rc

Description: 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional effect of 3D maps, rectangular, cube and so on, similar to the functions of a simple 3D drawing tools, as well as other functions, You can download the compiler look into what really happened!
Platform: | Size: 7301120 | Author: 133 | Hits:

[Otheropengl

Description: A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
Platform: | Size: 11264 | Author: Epsylon | Hits:

[OpenGL programOpenGL3D

Description: 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能.-In VC++6.0 to draw three-dimensional graphics using OpenGL source code examples, source code is more complex, three-dimensional effect that can draw 3D maps, rectangular, cube, etc., which function similar to a simple 3D drawing tools, and other functions.
Platform: | Size: 7299072 | Author: 黄黄 | Hits:

[OpenGL programOpenGL_MFC

Description: 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Texture mapping Texture lighting Texture transparency This sample create an OpenGL rendering context in a dialog box and draw a simple cube. We can manipulate the object with the mouse, and change texture file with a popup menu item. A timer animate a rotation. Texture files are .BMP files (2^n* 2^m* 24 bits).
Platform: | Size: 1108992 | Author: 李平 | Hits:

[Software Engineering1

Description: 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟 -!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional effect of 3D maps, rectangular, cube and so on, similar to the functions of a simple 3D drawing tools, as well as other functions, You can download the compiler look into what really happened!
Platform: | Size: 7305216 | Author: 流星雨 | Hits:

[OpenGL programopengl_qt_texture_mapping

Description: 纹理映射简单的讲,就是把一个纹理(其实说白了,纹理可以理解为一幅图像)映射到空间物体的表面上,因此纹理映射也叫贴图,这个表明不一定是矩形,比如说我可以是球面,或者是任意曲面。在上一篇文章OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转)中,我们绘制的空间体的表面都是一些光滑的颜色,如果要在其表面采用那种方法绘制图像的话,则必须利用微分的思想,一个一个的绘制小图像,然后拼接起来,可想而知,这个过程是多么的复杂,opengl的纹理映射就可以很好的解决这一问题。 这个实验室在上一篇博文OpenGL_Qt学习笔记之_04(3D图形的绘制和旋转) 绘制的立方体上贴每个面上贴上一张纹理(即图片)。-Simple texture mapping, a texture (in fact, white, and texture can be understood as an image) is mapped to the surface of the space objects, texture mapping, also known as maps, this show that is not necessarily a rectangle, for example, I can spherical, or any surface. In the previous article OpenGL_Qt study notes _04 (3D graphics rendering and rotation), the space we draw the body surface are smooth color, if you want to kind of method to draw the image on its surface, you must the idea of ​ ​ using the differential, a draw small image, then stitching together, we can imagine how complex this process is opengl texture mapping can be a good solution to this problem. This laboratory cube drawn on the blog post OpenGL_Qt study notes _04 (3D graphics rendering and rotation) posted each the surface paste a texture (picture).
Platform: | Size: 391168 | Author: wuwei | Hits:

CodeBus www.codebus.net