资源列表
Quxians1
- b样条曲线绘制。很小的文件,功能相对来说比较简单。-b-spline curve drawing. Small paper, function is relatively simple.
二维图形游戏编程实例
- 二维图形游戏编程的几个很好的实例,如BMP图形创建、碰撞反弹、色彩混合等演示、动画。-2D game programming in several good examples, such as the creation of BMP graphics, collision rebound, such as color mixing demonstration of animation.
MFC实现多边形画图填充
- MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
20051216165434883
- 这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦-vc
图形学实验
- 一个低分辨率的图形包,做的比较差,但是通过这个图形包可以了解到图形是如何生成的.-a low-resolution graphics package, so the relatively poor, but through this graphics package could see how graphics are generated.
CBImage
- 图象处理,可以处理图象的各种操作,比如边界寻找,填充。-image processing, image processing can be of various operations, such as borders in search of filling. And so on and so on and so on.
GraphicWork
- 图形学作业,比较全面,虽然花的时间不多,但是整体感觉还不错吧-graphics operations, a more comprehensive, though not much of the time spent, but also the overall feeling good! !
PolygonInputOutput
- 实现多边形输入输出 计算机图形学 输入顶点实现输出-achieve polygon input and output computer graphics input vertices to achieve output
简单的动画例子 - 跑动的小猫
- 动画分3步做的,第一步是小猫直接过去,二是挥动爪子过去,3是旁边多了栅栏,方便初学者学习-three-step animation do, the first step is kitten directly past, two of the past waving paw, it is next to three more fences, beginners facilitate learning
vc++数字图像处理源代码
- VC图像处理,对初学者和研究者有一定的参考作用。-VC image processing, for beginners and researchers are certain references.