搜索资源列表
实例 72--绘制多边形昆虫.rar
- 一个C编写的多边昆虫
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.Dra
directdrawpolygon
- direct编程绘制多边形-polygon rendering direct programming!
OpenGLpolygon
- 本例演示了如何使用OpenGL绘制多边形。 采用OpenGL绘制图形能够使得图形的线条光滑,更美观。-the cases demonstrate how to use OpenGL rendering polygon. Rendering graphics using OpenGL graphics to make the smooth lines, a more beautiful.
Csharpdrawingpolygonandline
- 用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂-with Csharp dogleg and polygon drawing, which uses some basic drawing functions, procedures is easy to understand
duobiaoxing
- 这是我用C++Builder制作的绘制多边形软件,算法简单明了,也是久经调试过的,VC新手的好帮手.请放心下载.-C builder of polygon rendering software is simple and clear. Debugging is also well-off, VC newcomers a good helper. Please be assured download.
绘制多边形
- 本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
绘制多边形
- 本程序实现绘根据单击确定的点绘制多边形,一个很好的例子绝对值得收藏-this program click OK painted under the polygon drawing point, a very good example worthy collection
OpenGLpolygon
- 本例演示了如何使用OpenGL绘制多边形。 采用OpenGL绘制图形能够使得图形的线条光滑,更美观。-the cases demonstrate how to use OpenGL rendering polygon. Rendering graphics using OpenGL graphics to make the smooth lines, a more beautiful.
Csharpdrawingpolygonandline
- 用Csharp绘制多边形和折线,其中用到了一些基本的绘图功能,程序直观易懂-with Csharp dogleg and polygon drawing, which uses some basic drawing functions, procedures is easy to understand
mouse_line
- 在学习过程中的兴趣编写。其功能是实现用鼠标绘制多边形。单击左键确定顶点,双击结束绘制。-learning process in the interest of the preparation. Its function is to achieve polygon drawing with the mouse. Left click determine vertex, double-click the end of mapping.
glGraph
- OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择-OpenGL polygon scan conversion realize the scan line algorithm, and the use of OpenGL drawing pie chart and histogram, color choices
AOSample
- arcmap+VB的例子,一共23个,包括属性统计、打开属性表、合并图层、图层排序、绘制文字、绘制多边形、Geo注册等,完整详细。-arcmap VB example, a total of 23, including the statistical properties, open the attribute table, merging layers, layer sequencing, drawing text, drawin
BezierDraw
- Bezier曲线的生成,修改。自定义绘制多边形,对学计算机图形学的人有帮助的。-Bezier curves to generate, modify. Custom polygon rendering on computer graphics people learn helpful.
BYTDraw
- B样条曲线的生成,修改。自定义绘制多边形,对学计算机图形学的人有帮助的。-B-spline curves to generate, modify. Custom polygon rendering on computer graphics people learn helpful.
PolygonClipping
- 本源码在VC下实现,其功能是在固定的矩形下用点输入法绘制多边形,再进行裁剪,裁剪部分用蓝笔画出-The source code in VC to achieve its function is in the next rectangular fixed-point input method with polygon drawing and then cutting, cutting out some blue paint
duobianxing
- vc绘制多边形的程序源码,希望对大家有所帮助-vc program source code to draw the polygon, we hope to help
Bresenham
- OPengl,利用Bresenham算法绘制多边形,并实现种子填充-Use Bresenham algorithm to draw polygons and achieve seed fill
PolygonCentroidAndCenterAndCircle
- Windows窗体实现绘制多边形并实现计算多边形质心及中心,计算多边形最小外接圆的功能(Windows form to achieve polygon drawing and calculating the polygon centroid and center calculation of minimum circumscribed circle function)
利用de Boor算法绘制B样条曲线
- 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/