文件名称:polygonfill
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-06-27
- 文件大小:
- 10.79mb
- 下载次数:
- 0次
- 提 供 者:
- 伤*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图形学的经典算法之一,扫描线种子填充算法,填充种子点所在扫描线上的位于给定区域的一个区段,然后确定与这一区段相连通的上、下两条扫描线上位于给定区域内的区段,确定新种子点,并依次保存下来。-One of the classic graphics algorithms, scan line seed fill algorithm, filling the seed point is located where the scan line to a given area of the section, and then determine the section in communication with the upper and lower two scan lines located given to the sector in the region, identify new seeds, and in turn saved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
polygonfill\CGPainter.aps
...........\CGPainter.clw
...........\CGPainter.cpp
...........\CGPainter.dsp
...........\CGPainter.dsw
...........\CGPainter.h
...........\CGPainter.ncb
...........\CGPainter.opt
...........\CGPainter.plg
...........\CGPainter.rc
...........\CGPainter.sln
...........\CGPainter.suo
...........\CGPainter.vcproj
...........\CGPainter.vcproj.dell-PC.dell.user
...........\CGPainterDoc.cpp
...........\CGPainterDoc.h
...........\CGPainterView.cpp
...........\CGPainterView.h
...........\ClassDiagram1.cd
...........\Debug\BAT00007B18885380.bat
...........\.....\BAT0000B618885992.bat
...........\.....\BuildLog.htm
...........\.....\CGPainter.bsc
...........\.....\CGPainter.exe
...........\.....\CGPainter.exe.embed.manifest
...........\.....\CGPainter.exe.embed.manifest.res
...........\.....\CGPainter.exe.intermediate.manifest
...........\.....\CGPainter.ilk
...........\.....\CGPainter.obj
...........\.....\CGPainter.pch
...........\.....\CGPainter.pdb
...........\.....\CGPainter.res
...........\.....\CGPainter.sbr
...........\.....\CGPainterDoc.obj
...........\.....\CGPainterDoc.sbr
...........\.....\CGPainterView.obj
...........\.....\CGPainterView.sbr
...........\.....\GlobalVariables.obj
...........\.....\GlobalVariables.sbr
...........\.....\MainFrm.obj
...........\.....\MainFrm.sbr
...........\.....\mt.dep
...........\.....\StdAfx.obj
...........\.....\StdAfx.sbr
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\.....\vc90.idb
...........\.....\vc90.pdb
...........\GlobalVariables.cpp
...........\GlobalVariables.h
...........\MainFrm.cpp
...........\MainFrm.h
...........\ReadMe.txt
...........\..lease\BuildLog.htm
...........\.......\CGPainter.exe
...........\.......\CGPainter.exe.intermediate.manifest
...........\.......\CGPainter.obj
...........\.......\CGPainter.pch
...........\.......\CGPainter.res
...........\.......\CGPainterDoc.obj
...........\.......\CGPainterView.obj
...........\.......\GlobalVariables.obj
...........\.......\MainFrm.obj
...........\.......\mt.dep
...........\.......\StdAfx.obj
...........\.......\vc90.idb
...........\res\CGPainter.ico
...........\...\CGPainter.rc2
...........\...\CGPainterDoc.ico
...........\...\Toolbar.bmp
...........\resource.h
...........\stack.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\~VC4280.tmp
...........\~VC481C.tmp
...........\Debug
...........\Release
...........\res
polygonfill