资源列表
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
jihebianhua
- 本代码能够实现多种图形几何转换,包括旋转,缩放等。功能齐全-the code can implement a variety of geometric graphics conversion, including rotation, scaling. Multifunctional
459990444
- 本代码能够实现图形的选取,缩放功能,这将有助于开发者的快速实现图形绘制功能。-the code to achieve the selection of graphics, zoom function, This will help the rapid development of graphics rendering function.
DXFDRAWING
- 本代码的主要功能是读取DXF文件,并实现数据的存贮功能。-the main functions of the code is read DXF files, and data storage functions.