-
c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用...
c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
- 2022-03-14 16:02:14下载
- 积分:1
-
mapping Icosahedral, making eight feet out with a graphic, such as Prism, wirefr...
绘制二十面体,使得八个脚个有一个图形,有棱柱之类,是线框图。-mapping Icosahedral, making eight feet out with a graphic, such as Prism, wireframe.
- 2022-01-25 17:04:54下载
- 积分:1
-
Addison.Wesley
Addison.Wesley-2006-OpenGL.Shading.Language.(2nd Edition),一本讲述关于OpenGL的shading语言的书籍,英文原版,不错哦。-Addison.Wesley-2006-OpenGL.Shading.Language. (2nd Edition), an on OpenGL" s shading language on the books, the original English edition, oh well.
- 2022-07-01 14:12:09下载
- 积分:1
-
这是Nehe开发的简单的OpenGL程序
这是Nehe开发的简单的OpenGL程序-This is the development of a simple procedure OpenGL
- 2022-02-05 03:35:07下载
- 积分:1
-
使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。
使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。-use a mouse linear dynamic mapping, and to coordinate conversion to the screen coordinates of OpenGL.
- 2022-05-30 08:34:39下载
- 积分:1
-
image processing to the needs and would like to achieve th ree
本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。 本代码在Windows2000下编译通过。-image processing to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y coordinates. Main initialization procedures, mapping, the release of resources and operation, the function of these documen
- 2023-02-17 05:45:03下载
- 积分:1
-
OPENGL_Create a JPEG Texture Loader,
使用JPEGLIB库 将JPEG纹理加载到OPENGL中,并贴到3D模型上
- 2022-02-04 17:57:41下载
- 积分:1
-
画苹果LOGO的程序
源码中采用黄金分割的原理将苹果LOGO重现,原创,和原本的LOGO有些许差别,画的有些胖了!初接触OPENGL试着用自己的方法画了一下,不喜勿喷呦!
- 2022-07-11 11:36:54下载
- 积分:1
-
这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值...
这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a reference value
- 2023-02-13 13:25:04下载
- 积分:1
-
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。...
里面有关于opengl的开发,主要是利用opengl进行游戏平台的搭建与开发。-Inside on opengl development, mainly using opengl gaming platform for the structures and development.
- 2022-03-21 15:42:44下载
- 积分:1