-
用VC++写的OPEN GL 一个满天星星,可以控制,基于SDK,适合初学者学习,大家可以下载试试!...
用VC++写的OPEN GL 一个满天星星,可以控制,基于SDK,适合初学者学习,大家可以下载试试!-VC write a poinsettia OPEN GL Star will be able to control, for the SDK, for beginners to learn, we can try to download!
- 2022-10-17 08:15:03下载
- 积分:1
-
用OpenGL实现简单动画
用OpenGL实现简单动画-use OpenGL simple animation
- 2022-10-12 10:10:03下载
- 积分:1
-
学习opengl的好帮手,opengl入门,针对初学者
学习opengl的好帮手,opengl入门,针对初学者-Opengl learning a good helper, opengl entry for beginners
- 2022-03-21 05:48:03下载
- 积分:1
-
用VC+OpenGL编的一个具有简单弯管的程序源代码
用VC+OpenGL编的一个具有简单弯管的程序源代码-this code demostrate how to make a simple curved vessel with opengl
- 2022-06-17 02:35:27下载
- 积分:1
-
本程序创建太阳能系统…简单的项目
this the program to create solar system... simple projects-this is the program to create solar system... simple projects
- 2022-01-28 14:44:06下载
- 积分:1
-
画阴阳图
画阴阳图-Yin and Yang Figure Painting
- 2023-07-20 12:55:03下载
- 积分:1
-
利用OpenGL实现圆锥和圆柱
主要利用opengl实现圆锥和圆柱,并且能够通过按键控制图形的旋转、平移。如果是入门学习Opengl可以下载下来看看
- 2023-02-07 08:50:05下载
- 积分: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
-
OpenGL高级编程篇所附源代码
OpenGL高级编程篇所附源代码-OpenGL Programming Part accompanying source code
- 2022-06-29 22:47:58下载
- 积分:1
-
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。...
借助于VC和OPENGL进行编程,实现了三角形的旋转,还运用了混和,图像质量和速度的进行折衷,以及深度测试等。是个非常好的例子。-using VC and OpenGL programming, achieving the rotating triangle, a mixed use, image quality and speed for a compromise, and the depth test. It is a very good example.
- 2023-03-07 17:05:04下载
- 积分:1