搜索资源列表
FillTriArea
- 这是对一个三角形区域采用扫描填充算法着色的程序,特点是颜色随像素的坐标变化-This is a triangle filled with scanning algorithm coloring process, which is characterized by the color pixel coordinates with the changes
c_leida
- 用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
saomiaozhuanhuan-csharp
- 本程序使用C#编制,可通过扫描转换的方法为多边形进行填充。-procedures for the use of the C# establishment, through the scan conversion method of polygon filling.
2ddraw
- 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
seed_filling2
- 象素扫描的图形学的调试小程序,共享给不懂的参考-pixel scan small graphics debugging procedures, sharing a reference to understand
多变形填充
- 本程序是一个填充多边形的程序,采用逐行扫描,并判断是否在多边形内,若是,则填充颜色,反之不填充。-this procedure is a process filled polygons, progressive scan and determine whether the polygon, and if so, were filled with color, contrast not filled.
df
- 自己编写的小程序,仿真雷达扫描界面,还不完善。供初学者参考-I have written a small program, simulation, radar scan interface, not perfect. Reference for beginners
line
- 直线扫描转换程序,包括DDA算法、中点画线法、Bresenham画线法三种算法-Line scan conversion process, including the DDA algorithm, the dotted line method, Bresenham drawing line method of three algorithms
graphics
- 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
polygon
- 模拟计算机对于多边形的扫描转换操作,是计算机图形学最基本程序之一。-Analog computer for polygon scan conversion operation, one of the procedures is the most basic computer graphics.
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
LibQREncode
- libqrencode (QRencode) 是一个用C语言编写的用来解析二维条形码(QR Code)的程序库,libqrencode通过手机的CCD摄像头来扫描二维条形码。-This library is free software you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software
PolygonRaster_AET
- 栅格多边形的扫描填充算法(AET),win32 项目程序-Raster scanning polygon filling algorithm (AET), win32 project procedures