-
三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨...
三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨-3D animation skeleton code using OpenGL write, if a similar project or mandate to take a look at the
- 2022-03-22 23:05:48下载
- 积分:1
-
盒子中飞出气球
#include "stdafx.h"
#include "welcome.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainFrame
IMPLEMEN
- 2022-03-18 11:49:16下载
- 积分:1
-
opengl terrain editor Focus On 3D Terrain__ Programming
opengl地形编辑
Focus On 3D Terrain__ Programming-opengl terrain editor Focus On 3D Terrain__ Programming
- 2022-06-28 20:34:54下载
- 积分:1
-
OpenGL读取obj文件
应用背景OpenGL可以很好的实现三维空间的编程,而obj格式作为一种简单而又通用的格式应用十分广泛。本程序实现了对obj格式的读取,并且实现了鼠标对模型的移动旋转等操作,OpenGL读取obj后,可以在此基础上实现对obj文件的控制以及贴图等多种操作关键技术OpenGL实现对obj模型的读取,关键在于对obj格式的理解,然后根据obj的格式实现对obj的读取。使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放。程序亲测可用,注意计算机上的OpenGL环境的正确配置。
- 2022-03-11 23:54:39下载
- 积分:1
-
内含两个文件,一个是键盘钩子程序,另外一个是程序界面
内含两个文件,一个是键盘钩子程序,另外一个是程序界面-intron 2, is a keyboard hooks, and the other one is a procedural interface
- 2022-01-26 03:11:58下载
- 积分:1
-
有趣的象棋游戏,很容易赢
fun chess game that is easy to win
- 2022-08-22 09:30:32下载
- 积分: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平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球....
本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球.-this program is based on opengl platform and the formation of c 3d code expressed by the graphics will be a rotation of the Earth.
- 2022-06-30 08:21:29下载
- 积分:1
-
雷达扫描图
用OPENGL 在MFC程序上绘制雷达扫描图 ,使用picture control控件,在该控件上绘图,使用线程来开启关闭扫描
- 2022-04-22 13:36:08下载
- 积分:1
-
GLUT 3.7 beta image data classification GLUT 3.7 beta image datafile distributio...
GLUT 3.7 beta 图像数据分类 GLUT 3.7 beta image datafile distribution -GLUT 3.7 beta image data classification GLUT 3.7 beta image datafile distribution
- 2022-10-11 00:50:03下载
- 积分:1