搜索资源列表
d3dle
- 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写的制作不断变换背景颜色的DirectX窗口-computer graphics application DirectX 8.0 SDK 6.0 and VC prepared by the production of the constantly changing background color DirectX window
d3dle3
- 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写制作彩色的三角形和正方形的小程序-computer graphics application DirectX 8.0 SDK and VC 6.0 to compile and make the color of the triangle and square small programs
d3dle5
- 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program
d3dle4
- 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的三角形和正方形的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating triangular and square the small program
chenzhenBMPa
- 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
PDF-and-the-source-code
- 《Visual C++ 实践与提高-图形图像编程篇》,本书将向读者讲述如何用Visual C++进行图形图像编程。本书共分为图形篇、图像篇、综合提高篇。图形篇以计算机绘图的基础知识为铺垫,介绍了各种图形元素的绘制方法,并结合实际代码实现了一个小型的绘图系统;图像篇通过实例向读者介绍了不同格式图像的处理方法,并给出了一些特效处理的技巧;综合提高篇综合应用了图形图像的知识,包括图形图像文件格式之间的转换、打印和打印预览、使用OpenGL和DirectX进行图形图像处理等内容。-" Visua