搜索资源列表
DrawPaintCode
- 代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.-code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorit
filledpolygonboundary
- 计算机图形学多边形填充之边界标志法。Java语言版-Filled polygon boundary mark law
FillPloy
- 计算机图形学中多边形填充算法,用java实现的。有兴趣的人看看。-Computer graphics, polygon fill algorithm, with the java implementation. Who are interested to see.
014lql
- 计算机图形学课程的三角形(包括正三角跟倒三角)填充编程实现-Triangle Computer Graphics courses (including the Triangle with inverted triangle) Fill programming