-
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。...
图形学程序,vc写的原始纹理实现例子,没有用opengl等图形系统,完全自写代码,推荐下载。-graphics procedures, vc wrote the original texture achieve example, no use opengl other graphics system, completely self-written code to download.
- 2022-02-11 19:37:47下载
- 积分:1
-
一个OpenGl的小例子,画了一座山
一个OpenGl的小例子,画了一座山-a small example, a drawing of a mountain
- 2022-03-04 19:59:23下载
- 积分:1
-
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照...
使用GLSL实现简单的对图像的处理包括了模糊,锐化,膨胀,侵蚀,边缘检测,和一些简单的光照-GLSL realize the use of simple image processing, including fuzzy, unsharp, swelling, erosion, edge detection, and some simple light
- 2022-04-16 21:12:38下载
- 积分: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
-
Dinosaur drawing
从txt文件中的给定点绘制恐龙。
- 2022-01-31 23:07:04下载
- 积分:1
-
opengl的球形建模的一个例子,希望对搭建有所帮助。
opengl的球形建模的一个例子,希望对搭建有所帮助。-This is a global model simple with OpenGl,It has much knowledge!
- 2023-02-10 13:55:04下载
- 积分:1
-
OpenGL深度测试画茶壶
OpenGL深度测试画茶壶-OpenGL depth testing painted teapot
- 2023-06-02 15:50:03下载
- 积分:1
-
用OPENGL实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。...
用OPENGL实现 一个球体围绕另外一个球体转动,并且根据行动的角度实现光照 色泽上的变化。-use OpenGL a ball around another ball rotation, According to the Operations and the angle of illumination and color changes.
- 2022-11-27 09:55:03下载
- 积分:1
-
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!...
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!-the source object is to achieve the rotation specially prepared in a small program for beginners vc are of great help!
- 2022-02-06 21:11:12下载
- 积分:1
-
单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台...
单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台-single window of OpenGL, many books are in the console under the OpenGL programming, in a single programming under Windows can add more features controls for large structures platform OpenGL
- 2022-03-06 19:13:58下载
- 积分:1