-
OpenGL室内漫游
OpenGL室内漫游,包括太阳系,跟随视点或不跟随视点
- 2022-08-17 21:12:18下载
- 积分:1
-
Three
三到四个三角形,每边以中心为中心切割做图形,并用RGB颜色表示它们适合初学者所以初学者也应该使用
- 2022-01-26 05:51:11下载
- 积分:1
-
这是一个用vc+OpenGL做的简单的骨骼动画的例子
这是一个用vc+OpenGL做的简单的骨骼动画的例子-vc OpenGL do with the simple skeletal animation example
- 2022-02-01 22:53:11下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
- 2022-07-22 15:54:04下载
- 积分:1
-
这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。...
这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various models and textures.
- 2022-02-13 17:39:56下载
- 积分:1
-
利用opengl绘制三次bezier曲线,B
利用opengl绘制三次bezier曲线,B--绘制曲线 C--全部重绘 E--重绘曲线 Q--退出-Use opengl rendering three Bezier curves, B drawn curve C all redraw redraw E curve Q Quit
- 2022-03-21 00:13:33下载
- 积分:1
-
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置....
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
- 2022-10-10 00:20:03下载
- 积分:1
-
简单的屏幕保护模板
简单的屏幕保护模板-Simple template screen saver
- 2022-06-26 08:01:41下载
- 积分:1
-
二
二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself 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 co
- 2022-05-22 12:29:02下载
- 积分:1
-
Realistic graphics, curriculum design, test reports: read an image using any ima...
真实感图形学课程设计试验报告:读取一幅图像采用任一种图像处理方法进行处理之后再写成图像文件。
-Realistic graphics, curriculum design, test reports: read an image using any image processing methods of treatment and then write image files.
- 2023-07-03 18:40:03下载
- 积分:1