setup(500/*width*/,100/*height*/,10/*offsetX*/,10/*offsetY*/,2/*scaleX*/,2/*scaleY*/,1/*channels*/,200/*-IMDN开发者社群-imdn.cn"> setup(500/*width*/,100/*height*/,10/*offsetX*/,10/*offsetY*/,2/*scaleX*/,2/*scaleY*/,1/*channels*/,200/* - IMDN开发者社群-imdn.cn">
登录
首页 » OpenGL图像 » 轻量级实时OpenGL 图形组件

轻量级实时OpenGL 图形组件

于 2022-02-13 发布 文件大小:82.43 kB
0 379
下载积分: 2 下载次数: 1

代码说明:

翻译  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 /*

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

发表评论

0 个回复

  • windows上的opengl屏保源码
    windows上的opengl屏保源码-windows opengl screen guarantees the source code
    2023-08-04 21:30:04下载
    积分:1
  • VC+OPENGL动态几何画软件源代码,可以做三维环境下的形,快下载哦!^_^要不就成商业版了。...
    VC+OPENGL动态几何画图软件源代码,可以做三维环境下的图形,快下载哦!^_^要不就成商业版了。-VC OpenGL dynamic geometric drawing software source code, can do 3D graphics environment, the faster download! ^ _ ^ Median into the commercial version.
    2022-03-15 10:05:44下载
    积分:1
  • opengl 的源代码-从文件中加载三维人脸的人权,并显示脸。
    使用模板文件 1.从文件中加载一个人类的三维人脸和显示脸。 文件的结构,如下所示: 顶点的数量 顶点的坐标 多边形的数量 多边形的顶点的索引 2.执行俯仰、 滚和偏航的相机。与键盘事件的联系
    2022-09-21 14: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
  • 很好的形程序,大家需要的就下吧,很适合初学者的,
    很好的图形程序,大家需要的就下吧,很适合初学者的,-good graphics program, we need on the next bar, are very suitable for beginners, Oh
    2023-05-02 08:35:03下载
    积分:1
  • OpenGL high
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
    2022-03-23 02:00:27下载
    积分:1
  • OpenGL教程
    源程序请用 CMAKE进行编译。 一共18个程序,分为程序代码和着色器代码,每一个分别进行运行。 在playground中可以编写自己的OpenGL程序。
    2022-04-17 04:11:18下载
    积分:1
  • OpenGL极速入门宝典
    OpenGL极速入门宝典-OpenGL Ultimate book entry
    2022-03-03 09:59:08下载
    积分:1
  • opengl 编程的基本框架之二,送给出学opengl得人
    opengl 编程的基本框架之二,送给出学opengl得人-opengl programming the basic framework of two, gave up the right people learn opengl
    2023-03-09 14:45:03下载
    积分:1
  • OpenGL吃豆子游戏
    OpenGL吃豆子游戏,打开游戏会提示是否在全屏模式下运行,以及是否要降低速度。游戏操作:方向键控制 建议使用VC++6.0查看、调试 如果使用VS 有可能出现游戏运行速度飞快的情况
    2022-07-06 15:57:04下载
    积分:1
  • 696516资源总数
  • 106936会员总数
  • 1今日下载