搜索资源列表
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