-
opengl中纹理滤波的实现,有助于加深对这一概念的理解
opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
- 2022-12-31 21:45:04下载
- 积分: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 fog examples of the application of procedures
OpenGL中雾的应用的例子程序-OpenGL fog examples of the application of procedures
- 2023-02-04 17:20:03下载
- 积分:1
-
机器人手臂 opengl shader
opengl 实现机器人手臂, 有glsl 语言写的顶点处理器,片段处理器
- 2022-11-14 09:55:08下载
- 积分:1
-
网络抓包工具绿色版
网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版网络抓包工具绿色版
- 2022-03-22 20:43:54下载
- 积分:1
-
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画...
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画-In this instance through the implementation of the OpenGL library reference to a teapot with a texture animation rotation around the center line level
- 2023-08-29 23:30:03下载
- 积分:1
-
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。...
本程序是使用opengl来实现贴片法画球,所编写的代码较简单,也易读懂。-use of this procedure is to achieve opengl patch paintings ball, prepared by the code more simple and easy to understand.
- 2022-10-22 04:10:03下载
- 积分:1
-
opengl例子4
opengl例子4-opengl example 4
- 2023-03-16 01:35:04下载
- 积分:1
-
ns2 节点创建
在 ns2 中的节点创建。
引进高达 100 节点创建一个节点
和节点之间建立连接...
- 2022-03-20 08:36:06下载
- 积分:1
-
有了基础,那么尝试着提高吧!
有了基础,那么尝试着提高吧!-basis, then try to improve!
- 2022-01-26 02:38:37下载
- 积分:1