-
visualc opengl application development on a full code, a total of 23 source code...
visualc++opengl应用程序开发一书的全部代码,一共23个源代码,有很高的实用价值-visualc opengl application development on a full code, a total of 23 source code, have high practical value
- 2022-09-05 07:10:04下载
- 积分:1
-
c# opengl 编写的桌子代码,挺有用的。
c# opengl 编写的桌子代码,挺有用的。-opengl table prepared by the code, quite useless.
- 2022-06-29 05:16:11下载
- 积分: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作业,可以按键控制偏移,改变视角,缩放。实现交互。...
opengl作业,可以按键控制偏移,改变视角,缩放。实现交互。-opengl operations, offset control buttons, changing perspectives, zoom. Interactive.
- 2023-02-11 19:50:04下载
- 积分:1
-
可以显示三维地形表面,是一个很不错的学习OpenGL的源程序
可以显示三维地形表面,是一个很不错的学习OpenGL的源程序-Can display three-dimensional topographic surface, is a very good source to learn OpenGL
- 2022-11-30 06:20:04下载
- 积分:1
-
OpenGL编程的程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-12-19 08:30:03下载
- 积分:1
-
SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要...
SimuCenter是基于C++和OpenGL技术的仿真软件系统,采用前卫的模块组态方式编辑文档,在您的轻松点击之中,便可实现复杂系统的逼真仿真。该系统目前主要用于控制领域,可用于工业生产,航空,航海,天体运行等系统的仿真,也可作为CAI教学软件使用。
-SimuCenter is based on the C and OpenGL technology system simulation software, using cutting-edge module configuration to edit documents, in your easy click, complex systems can achieve the realistic simulation. The system is mainly used to control the area can be used for industrial production, aviation, navigation, and other celestial bodies operating system simulation, CAI also can be used as teaching software use.
- 2022-05-17 03:13:53下载
- 积分:1
-
基于qt 的opengl绘图 可做网页插件
该代码是基于qt 的opengl绘图网页插件, 是个简单的实例,html里面有相关代码设置程序嵌入
- 2023-08-18 01:20:06下载
- 积分: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
-
CircleFitByTaubin
CircleFitByTaubin.m平面拟合平面拟合平面拟合平面拟合平面拟合平面拟合平面拟合matlab
- 2022-03-25 23:43:25下载
- 积分:1