搜索资源列表
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
Sutherland_Cohen
- 一个用OpenGL实现的Sutherland-Cohen裁剪算法。-use OpenGL one of Sutherland-Cohen cutting algorithm.
028246-cohen
- 二维裁减算法,OPENGL-2D reduction algorithm, OpenGL
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
Sutherland_Cohen
- 一个用OpenGL实现的Sutherland-Cohen裁剪算法。-use OpenGL one of Sutherland-Cohen cutting algorithm.
cutout
- 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply
Cohen-Sutherland
- 计算机图形学-Cohen-Sutherland直线裁剪算法-Cohen-Sutherland straight line
Sutherland_Cohen
- 一个用OpenGL实现的Sutherland-Cohen裁剪算法。-use OpenGL one of Sutherland-Cohen cutting algorithm.