搜索资源列表
多边形扫描转换
- 多边形扫描转换填充算法-filled polygon scan conversion algorithm
三.非自交多边形扫描转换及区域填充扫描线算法
- 二维非自交多边型的扫描转换算法及区域填充算法-two-dimensional self multilateral type of scan conversion algorithm and regional filling algorithm
OpenGL实现多边形扫描转换的扫描线算法(源码)
- OpenGL实现多边形扫描转换的扫描线算法
02824619
- 多边形扫描转换算法-polygon scan conversion algorithm
多边形扫描转换
- 多边形扫描转换填充算法-filled polygon scan conversion algorithm
三.非自交多边形扫描转换及区域填充扫描线算法
- 二维非自交多边型的扫描转换算法及区域填充算法-two-dimensional self multilateral type of scan conversion algorithm and regional filling algorithm
zhuerPolygon
- 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
02824418
- 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
full_graph
- 一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。 -with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
CG-3
- 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm.
glGraph
- OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择-OpenGL polygon scan conversion realize the scan line algorithm, and the use of OpenGL drawing pie chart and histogram, color choices
FieldFill
- 运用多边形扫描算法和种子填充算法实现区域填充-The use of polygon scan algorithm and seed fill algorithm to achieve regional filling
duobianxing
- 最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Recent study in computer graphics, writing a polygon scan conversion algorithm, and pasted them to share
polychange
- 一个程序,属于计算机图形学范畴,是一个多边形扫描转换算法,可以运行-A process belongs to the scope of computer graphics is a polygon scan conversion algorithm, you can run
Ex3
- 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the
Computergraphics
- 直线的生成 圆的生成 椭圆的生成 多边形扫描转换与区域填充 字符的生成 -The formation of a straight line generated ellipse circle generated polygon scan conversion and the formation of regional fill character
ScanarithDemo
- 程序具有以下功能: 1、 采用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现边表与活跃边表的构造,要求完成使用自己学号的后四位数字对多边形内部进行填充。-Program has the following features: 1, using the mouse input method to determine the vertices to be filled polygon
1
- 多边形扫描转换算法,最近学习计算机图形学,写了个多边形扫描转换算法,贴出来分享一下-Polygon scan conversion algorithm ,Recent study in computer graphics, to write a polygon scan conversion algorithm, and pasted them to share
quyu
- 计算机图形学,简单地实现多边形扫描转换算法,可直接编译运行-Computer graphics, simple implementation of polygon scan conversion algorithm can be directly compiled and run
ComGraphic
- 基于Visual C++的多边形扫描转换算法实现(Implementation of polygon scan conversion algorithm)