登录
首页 » OpenGL图像 » vc opengl 模拟蚂蚁在矩形框内移动的轨迹

vc opengl 模拟蚂蚁在矩形框内移动的轨迹

于 2022-01-28 发布 文件大小:51.12 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

vc opengl 模拟蚂蚁在矩形框内移动的轨迹-vc opengl

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • "Both Super OpenGL (2nd Edition)" in the book, usually one each devote...
    《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为参考书,也可以作为学习教程。-"Both Super OpenGL (2nd Edition)" in the book, usually one each devoted to the theme programming, and in the same chapter, and this program is relevant to the subject of a large number of functions and function note. In addition, many functions also provide practical examples, so readers can directly in their own procedures builds. The book is rich in content and comprehensive, clear, structured and applicable to the use of OpenGL programming at all levels of programmers. The book is a reference book on OpenGL, and its content is complete and comprehensive and is designed for use OpenGL Programming for the new version of Windows programmers writing. The book apply to the master and improve OpenGL graphics programmin
    2023-06-25 12:10:06下载
    积分:1
  • 轻量级实时OpenGL 形组件
    翻译  maninwest@Codeforge  作者: Gabriyel @ Codeproject集成提供实时更新的基于 OpenGL的图形组件。我需要通过图表实时显示统计数据(我写了个演示应用)。截图可以明确地显示这个图形组件背后的理念。它在跟踪实时数据时,例如数据获取和分析时,会很有用。我没有时间开发地更加细致,如不同的图形类型、演示类型和过滤器等,但是在代码的基础上添加这些功能应该不难。使用代码这个图形组件的功能有:用户定义的缓存 (列表) ,用于存储图形数据 当数据"溢出" 缓存时,图像会自动抛弃最旧的数据为最新的数据创造空间 实时计算移动平均数这个代码可以轻松集成到任何基于 OpenGL 的应用程序。开发人员只需确保渲染上下文即可OGLGraph* myGraph; void init ( GLvoid ) // Create Some Everyday Functions { glClearColor(0.0f, 0.0f, 0.0f, 0.f); //glClearDepth(1.0f); myGraph = OGLGraph::Instance(); myGraph->setup( 500 /*width*/, 100 /*height*/, 10 /*offsetX*/, 10 /*offsetY*/, 2 /*scaleX*/, 2 /*scaleY*/, 1 /*channels*/, 200 /*
    2022-02-13 11:50:46下载
    积分:1
  • opengl开发相应的windows窗口程序
    opengl开发相应的windows窗口程序-opengl development of windows corresponding window procedure
    2022-05-09 11:52:11下载
    积分:1
  • OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the...
    OpenGL教程(NEHE)源代码的本人学习过程,教你快速掌握OpenGL的基本工作原理和过程。-OpenGL Guide (NEHE) source code of my learning process, the OpenGL you grasp the basic principle and processes.
    2023-02-09 06:10:03下载
    积分:1
  • 一个MFC建立使用OpenGL的模板,VC6可以建立这个项目
    一个MFC建立的使用OpenGL的模板,可以在VC6中建立以此项目为基础的项目生成向导,在此基础上方便地使用OpenGL,免去配置OpenGL库的麻烦-an MFC to establish the use OpenGL template, VC6 can build this project-based projects generated guides, Based on this convenient to use OpenGL, OpenGL configuration removed from the troubles
    2023-03-15 09:20:03下载
    积分:1
  • 读MS3D形式三
    读取ms3d格式的三维模型,含动画显示的源代码-Read ms3d form three-dimensional model, with animations displayed in the source code
    2023-02-06 01:55:03下载
    积分:1
  • 使用OpenGL的三维画一个球(光,调整球,数量等。
    利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiveness of human-computer interaction. More suitable for beginners. OpenGL drawing easier to understand the mathematical principles.
    2022-02-07 13:20:24下载
    积分:1
  • 一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、雾状效果以及灯光效果,而且该例子是一个标准的OPENGL框架。...
    一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、雾状效果以及灯光效果,而且该例子是一个标准的OPENGL框架。-a demonstration of OpenGL examples, examples include scenes of cloud movement, the movement of water, outdoor mountain mist effects, and lighting effects, but the example is a standard OpenGL framework.
    2022-01-26 07:01:28下载
    积分:1
  • 编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。...
    编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
    2022-03-05 20:17:20下载
    积分:1
  • OpenGL (实践) 简单的 MFC 应用程序
    OpenGL 简单的 MFC 应用程序,显示如何在 MFC 中使用 opengl。这是一个小的 openGL 程序,它直观演示如何使用 openGL 在 MFC 中,和它竞争喜欢画画在 Windows 中,一个简单的函数以及作为显示的 opengl 的二维零件的基础使用。
    2022-03-17 00:26:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载