搜索资源列表
gat_shiyan3
- 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
CohenSutherland
- Cohen-Sutherland算法编码裁剪算法-Cohen-Sutherland clipping algorithm coding algorithm
Cohen-Sutherland
- 计算机图形学编码,这一章主要是直线裁剪算法,希望对大家有用-Computer Graphics coding, this chapter is cutting a straight line algorithms, useful for all of us hope! !
LineClipping
- 计算机图形学中的线段裁剪算法,包括:区域编码,中点算法和liang算法-Computer graphics in the cut-line algorithm, including: regional coding, the mid-point algorithm and algorithm liang
VCcaijian
- 理解二维图形裁剪的基本原理,掌握常见的二维图形裁剪算法,利用TC实现直线段的编码裁剪(Cohen-Sutherland)算法。-Master common 2d graphics cutting algorithm, using TC realization of a line segment code cutting (Cohen- Sutherland) algorithm.
Encoding-clipping-algorithm
- 计算机图形学上机实验课源代码,是我大四课上用过的的,可以运行,请放心使用。 编码裁剪算法-The source code of computer graphics on the experimental class is used in my senior class, you can run, and ease of use. Encoding clipping algorithm