登录
首页 » OpenGL图像 » VC and OpenGL graphics prepared by the procedures, It also included a subdivisio...

VC and OpenGL graphics prepared by the procedures, It also included a subdivisio...

于 2022-12-15 发布 文件大小:72.63 kB
0 103
下载积分: 2 下载次数: 1

代码说明:

用VC和OpenGL编写的图形程序,还包括了一个subdivision算法.适合初学者学习.-VC and OpenGL graphics prepared by the procedures, It also included a subdivision algorithm. for beginners learning.

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

发表评论

0 个回复

  • OpenGL学习的好书。Qt支持OpenGL代码,这本书很好的说明文档…
    good book for openGL learning. QT support OpenGL code and it book is good documention for write openGL code in QT.
    2022-03-16 23:22:16下载
    积分:1
  • 关于opengl的相关知识,只要针对初学者而言。
    关于opengl的相关知识,只要针对初学者而言。-With regard to opengl related knowledge, as long as the terms for the beginner.
    2022-02-14 02:27:09下载
    积分:1
  • 用OpenGL实现地形,包括3ds文件的读取、纹理贴等等。
    用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
    2023-03-16 07:30:03下载
    积分:1
  • 奥运五环的OpenGL动画动画技术
    奥运五环动画openGL动画技术-Olympic rings animation openGL animation technology
    2022-03-20 18:06:47下载
    积分:1
  • 实现了飞机的翻转与绘制,在用多个元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影....
    实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影.-the flight overturned and mapping, on the map more than a million objects splicing a very high standard in this process on the basis you can add illumination and projection.
    2023-07-19 19:50:03下载
    积分:1
  • A novice started strongly recommended the book OpenGL book containing a highly p...
    一本OpenGL书 新手入门强烈推荐 书内附有源代码 实用价值很高 !-A novice started strongly recommended the book OpenGL book containing a highly practical source code!
    2022-06-21 23:32:19下载
    积分:1
  • 很高的3DS模型载入软件
    很高的3DS模型载入软件-3DS model of a high loading software
    2022-02-26 06:01:24下载
    积分:1
  • 通过Kinect v2.0+ VS2012+openCV2.4.9将彩色帧映射到深度空间
    本人,在结合Kinect v2.0+ VS2012+openCV2.4.9,将彩色帧映射到深度空间,本想利用一些国内外的现有资料,怎奈只找到MapDepthrFrameToColorSpace,空间的转换,未找到现成的程序能够使用openCV2.4.9将Kinect v2.0里的彩色帧映射到深度空间里,故自己尝试着将MapColorFrameToDepthSpace在程序中实现,程序写出来,也能跑出来,映射也实现了,但还有点瑕疵。鉴于当前无相关标准结果参考,故上传于此,待同仁参考,期待改进。让我们一起来将Kinect v2.0+ VS2012+openCV2.4.9完美结合,将Kinect v2.0的所有功能完美呈现。       
    2023-06-10 09:30:03下载
    积分: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
  • 模拟服饰材料的表面。
    模拟服饰材料的表面。-simulation costumes material to the surface.
    2023-04-16 22:30:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载