搜索资源列表
图形裁剪算法
- 实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
多边形裁剪
- 计算机图形学—多边形的裁剪算法。
图形裁剪算法vc程序
- 基于vc的对任意多边形进行裁剪
erweicaijian.rar
- 实现鼠标点击绘制出矩形和直线,然后用梁友栋算法进行的二维图形裁剪,The realization of a mouse click rectangle and draw a straight line, and then You-Xin Liang Dong algorithm using two-dimensional graphics cutting
tuxingcaijian.rar
- 这是一个图形裁剪的简单程序,可以剪裁线段和多边形,This is a simple graphics cutting procedures, line and polygon can be cut
Drawpicture.rar
- 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
GraphicsCutting.rar
- 用MFC实现对图形的裁剪过程,了解图形裁剪的算法。,Using MFC to realize graphics cutting process, cutting the algorithm to understand graphics.
Computer_Graphics
- 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
Clip
- 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
image3
- 计算机图形学原理及算法教程 (Visual C++版) 数字图象处理 图形裁剪-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing graphics cutting
p
- windows programming windows programming 图形裁剪 图形裁剪-windows programming windows programming graphics graphics cutting cutting
clip
- 关于图形裁剪的实现程序 手动控制即可实现-With regard to the realization of graphics cutting procedures manual control can be realized
include2
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
piccutting
- 计算机图形学方面图形裁剪实例。包括典型的裁剪算法。-CG Cutting arithmetic
20052512
- vb实现图形裁剪的源代码,我通过实验的啊 ,可以用的,欢迎下载-vb graphics tailored to achieve the source code, I, ah, through experiments can be used, please download
vc1512mfc
- 基于vc++的任意图形裁剪,利用计算机图形学原理,-Vc++ based on an arbitrary graph cut, using computer graphics principles,
graphics
- 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
av
- 用C语言实现的,SH算法进行的多边形图形裁剪的代码(SH polygon graphics clipping algorithm code)
图形裁剪 (1)
- 图形裁剪有两个例子,直线,圆,若有需要可下载(OpenGL development package contains the header file,.Lib file, if necessary, can be downloaded)
计算机图形学图形裁剪程序
- 画直线,然后选取裁剪框,对直线进行裁剪。也可以做到清理画布。(Draw the straight line, then select the trimming frame, and cut the straight line. You can also clean the canvas.)