-
OpenGL游戏设计入门.pdf
OpenGL游戏设计入门.pdf-OpenGL game design entry. Pdf
- 2022-03-10 02:28:20下载
- 积分:1
-
OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。...
OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。
-achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
- 2022-12-16 04:10:03下载
- 积分: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 domain collision effects demo
OPENGL入门之 碰撞效果演示-OpenGL domain collision effects demo
- 2022-03-23 03:15:50下载
- 积分:1
-
用OpenGL网格化画一个大写字母A,并且可以自动旋转!
用OpenGL网格化画一个大写字母A,并且可以自动旋转!-Use OpenGL drawing a grid of capital letters A, and can automatically rotate!
- 2022-02-12 22:58:32下载
- 积分:1
-
免费的opengl图形开发包,支持多种C++编译器
免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
- 2022-06-03 10:54:22下载
- 积分:1
-
显示OBJ三维文件源代码
资源描述
资源描述
利用OPENGL和GLUT显示OBJ文件,并利用定时器动态转换位置。
- 2023-03-03 16:00:04下载
- 积分:1
-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-05-16 20:03:18下载
- 积分:1
-
画苹果LOGO的程序
源码中采用黄金分割的原理将苹果LOGO重现,原创,和原本的LOGO有些许差别,画的有些胖了!初接触OPENGL试着用自己的方法画了一下,不喜勿喷呦!
- 2022-07-11 11:36:54下载
- 积分:1
-
OpenGL image selection and amplification, we can choose the corresponding object...
OpenGL图像的选取和放大,可以选择相应的物体,再进行操作-OpenGL image selection and amplification, we can choose the corresponding object, and then operate
- 2022-06-27 21:37:51下载
- 积分:1