搜索资源列表
gat_shiyan3
- 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
SutherlandHodgman
- 编写实现裁剪直线段的CohenSutherland算法和裁剪多边形的SutherlandHodgman-SutherlandHodgman
SutherlandHodgman
- 计算机图形学中裁剪多边形的Sutherland_-Hodgman算法实现,开发环境是Visual C++ 6.0-Computer Graphics in the cutting polygon Sutherland_-Hodgman algorithm, development environment is Visual C++ 6.0
sutherlandHodgman
- sutherland-Hodgman polygon clipping