搜索资源列表
FillTriArea
- 这是对一个三角形区域采用扫描填充算法着色的程序,特点是颜色随像素的坐标变化-This is a triangle filled with scanning algorithm coloring process, which is characterized by the color pixel coordinates with the changes
tuxiangchuli
- 各种图像的简单处理 包括灰度图、彩色图、直方图、着色处理-Simple treatment of a variety of images including grayscale, color map, histogram, shading, etc.
scanfill
- 光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。 -Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side tab
Draw_line
- 只调用openGL的着色函数,用C++实现画线功能,画多边形,画圆-Only call openGL coloring function, with the C++ achieve drawing a line function, draw a polygon, circle
coloring-the-quadrangle
- 画一个四边形,然后进行着色,可以通过修改code,改变四边形形状和大小,并进行着色-firstly draw a quadrangle, and then color it. One can revise the code to change the shape and size of the quadrangle and color
EGE-and-image
- 基于C语言利用EGE第三方图形库实现图像的基本操作,如图像缩放、图像着色、滚动条等。-Using EGE ,the third-party graphics library realize the basic operation of image, such as image scaling, image color, scroll bar, etc.