-
这是一个用vc+OpenGL做的简单的骨骼动画的例子
这是一个用vc+OpenGL做的简单的骨骼动画的例子-vc OpenGL do with the simple skeletal animation example
- 2022-02-01 22:53:11下载
- 积分:1
-
这是在VC的环境下编写的一个对球体进行分割的小程序,编写的还比较精巧...
这是在VC的环境下编写的一个对球体进行分割的小程序,编写的还比较精巧-This is the VC environment to prepare a division of spheres for the small program, the preparation of relatively sophisticated
- 2022-02-06 01:13:51下载
- 积分:1
-
OpenGL source Palette
OpenGL源代码Palette -OpenGL source Palette
- 2023-07-03 19:55:03下载
- 积分:1
-
用OpenGL实现的一个小游戏 包括人机交互
人工智能的实现
用OpenGL实现的一个小游戏 包括人机交互
人工智能的实现-Using OpenGL realize a small game, including the realization of human-computer interaction Artificial Intelligence
- 2022-07-25 15:13:28下载
- 积分:1
-
使用OPENGL实现场景的雾化效果,提供键盘接口,动态调节效果...
使用OPENGL实现场景的雾化效果,提供键盘接口,动态调节效果-use OpenGL scene atomizing effect, keyboard interface, dynamic adjustment results
- 2022-03-10 04:25:26下载
- 积分:1
-
这是一个用OpenGL编写的模拟俄罗斯方块的程序。的我
这是一个用OpenGL编写的模拟俄罗斯方块的程序。我传了5个,就是想得到:“C++buidler5编程实例与技巧“这本书。好多地方都是12MB的,只有这里有完整的30多MB的。就算不批准我会员号码,也希望你把这本书发到我邮箱里。谢谢!-This is a preparation using the OpenGL Tetris simulation procedures. The I-5 is the wish : "C++ programming examples buidler5 and skills," this book. Many things are 12MB, and only here is the integrity of the more than 30 MB. Even if I do not approve membership numbers, I also hope you include this book into my mailbox Lane. Thank you!
- 2022-04-19 08:39:25下载
- 积分:1
-
VS2005中c#+opengl绘制立方体,圆锥体,球体,并对三维实体能进行平移,旋转,缩放,可在控件中输入模型的边长或半径改变模型的大小.rar
VS2005中c#+opengl绘制立方体,圆锥体,球体,并对三维实体能进行平移,旋转,缩放,可在控件中输入模型的边长或半径改变模型的大小.rar
- 2023-04-17 03:05:04下载
- 积分:1
-
使用Visual c++生成opengl。三维地形飞行实例。
使用Visual c++生成opengl。三维地形飞行实例。-Use Visual c++ to generate opengl. Examples of three-dimensional terrain flight.
- 2023-06-09 22:45:02下载
- 积分: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很好的框架,添加了画出三角形和四边形的代码作为参考。...
初学OpenGL很好的框架,添加了画出三角形和四边形的代码作为参考。-A good beginner OpenGL framework, adding the code to draw triangles and quadrangles as a reference.
- 2022-03-25 10:47:03下载
- 积分:1