-
Using vc++ to achieve a straight line generating algorithm, based on the slope i...
用vc++实现直线生成算法,根据斜率大于或小于1来确定从那个方向开始-Using vc++ to achieve a straight line generating algorithm, based on the slope is greater than or less than 1 to determine the direction from the beginning
- 2022-02-28 14:39:14下载
- 积分:1
-
简单的程序有助于测试OpenGL实现采集。许多…
Collection of simple programs helpful for testing an OpenGL implementation. Many have keyboard options (see source for details). and More samples collected from a variety of places-Collection of simple programs helpful for testing an OpenGL implementation. Many have ke yboard options (see source for details). and Mo "re samples collected from a variety of places
- 2022-06-12 23:26:30下载
- 积分:1
-
使用OpenGL 示范光线和旋转物体的简单模拟
使用OpenGL 示范光线和旋转物体的简单模拟 -The use of OpenGL lighting model and a simple simulation of rotating objects
- 2022-05-25 19:46:37下载
- 积分:1
-
MFC Opengl三维控件
应用背景
1当二维自定义控件的绘制效果无法满足图形需求时,需要考虑三维控件的可行性;
2在三维控件中,可绘制立体的效果;
3 可在二维图形程序中,绘制三维的图表,如饼图。曼哈顿图等;
关键技术
1 mfc自绘制控件的技术实现;
2 opengl基本绘制图形
3 opengl图形框架,包括编辑,旋转,视图缩放等
4 提供了三维投影,拾取基础类的代码;
5 自定义控件派生自static控件;
void COpenglWnd::Paint()
{
InitOpengl();
glMatrixMode(GL_MODELVIEW);
glLoadIdentity();
//////////////////////////////////////////////////////////////////////////
glPushMatrix();
glTranslated(0,0, -m_OpenglSize.GetEyeDistance() );
RenderOpengl();
glPopMatrix();
HDC m_hgldc = ::GetDC(m_hWnd);
::SwapBuffers(m_hgldc);
}
- 2023-04-10 06:30:03下载
- 积分:1
-
这是一个 Opengl的 程序。对初学者有很好的帮助
这是一个 Opengl的 程序。对初学者有很好的帮助-This is a opengl procedures. To have very good help for beginners
- 2022-03-04 21:55:21下载
- 积分:1
-
OpenGL
基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
- 2023-06-07 07:30:03下载
- 积分:1
-
在你的屁股屁股
嘿大家 wazz 了吗?: D
dsaasda sa dsa sdf dgrs htdyjyfkyfag R EWA ter 值 TRHRG43TG 4 43R3 43 F DZGDGR RR R YHY d DD VC VC ff bv hghgf
dsfsdffdrfdg dcdc gfgfc fr hr...4r...5r。 hf.f、 hr ez 3445。t4r y.r65。.65.65 5.65.y56 本网。 yewza.frw.RWFEMWAKFMERAG543IH 9 9O 9O 9......
:)
- 2023-05-30 22:25:03下载
- 积分:1
-
opengl地形
VC++编写的opengl例子,实现了三维地形的渲染,可以进行漫游等操作,是一个学习opengl的不错的例子
- 2022-12-23 15:00:03下载
- 积分:1
-
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔
opengl VC 粒子系统 3D 游戏编程 ,可以做喷泉喔-3D particle system opengl VC game programming, you can make fountain喔
- 2022-07-13 07:05:52下载
- 积分:1
-
一个实现了纹理贴图立体效果的opengl程序,在这个程序中你将开始学习如何实现纹理贴图,效果很不错!...
一个实现了纹理贴图立体效果的opengl程序,在这个程序中你将开始学习如何实现纹理贴图,效果很不错!-a texture map to achieve a three-dimensional effect of opengl procedures, In this process you will begin to learn how to achieve texture map, the effect is pretty good!
- 2023-04-08 23:25:03下载
- 积分:1