-
wrl 查看器
这方面的贡献是小的 MFC 示例,了解如何:
显示 VRML 文件
使用 OpenGL 显示列表
叠加持平或顺利阴影的网格上的线框
顺利细分 (从查尔斯的循环) 的 3D 三角形网格
执行鼠标交互 (旋转和平移)
建立从 vrml 2.0 文件 (手工和不基于法) 的场景图
- 2023-05-31 18:25:02下载
- 积分: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 Super Bible Chapter IV, not yet finished, please let station points.
OpenGL 超级宝典第四章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter IV, not yet finished, please let station points.
- 2023-02-22 02:20:04下载
- 积分:1
-
OPenGL画图,一个非常简单的如何使openGl
OPenGL画图,一个非常简单的如何使openGl-OpenGL drawing, a very simple how to make opengl
- 2022-04-27 19:19:29下载
- 积分: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
-
应用程序向导创建了这个mfc_basic应用你。这个应用程序不好。
AppWizard has created this mfc_basic application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-03-02 11:07:04下载
- 积分:1
-
在OpenGl中实现三维字体
在OpenGl中实现三维字体-in OpenGl achieve 3D fonts
- 2022-01-24 14:55:57下载
- 积分:1
-
rotating cube mapping, a good effect, and can expand the development of the corr...
旋转立方体绘制,效果很好,拓展后可开发相应的例子-rotating cube mapping, a good effect, and can expand the development of the corresponding example
- 2022-01-31 11:31:25下载
- 积分:1
-
物理玩具,游戏开发入门。
玩具有很多的关节,可以用鼠标调整和移动。...
物理玩具,游戏开发入门。
玩具有很多的关节,可以用鼠标调整和移动。
-Physical toys, games development portal. Toys have a lot of joints, can be used to adjust and move the mouse.
- 2023-04-02 08:50:03下载
- 积分:1
-
Use opengl and VC to achieve the formation of the flame
用opengl和VC++实现的火焰的形成-Use opengl and VC to achieve the formation of the flame
- 2022-05-19 08:02:57下载
- 积分:1