搜索资源列表
图形裁剪算法
- 实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
016953-01
- 图形学课程设计实验 诸多:包括图形裁剪、图形相交相切、帧动画、消隐-graphics programs to design an experiment that many : Cutting including graphics, graphic tangent intersection, fr a me animation, blanking etc.
ZXCJSF
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、曲线和文字的裁剪),利用TurboC实现直线的裁剪算法。-2D graphics cutting understand the principle (point cut, straight cut, curve and the letter cutting), using Turbo achieve linear cutting algorithm.
clip_graph
- 本源码给出了实现线段和矩形的裁剪算法. 包含有一"图形裁剪"文件夹 实验步骤的简要提示的WORD文档--Grphics experiment NO4-图形裁剪.doc 一可执行文件-- 图形裁剪.exe - The source code has produced the realization line segment and the rectangle cuts out the algorithm Contai
caijian45
- 一个图形裁剪的小程序,c语言的,是大学计算机图形学中的一个作业-a small graphic cutting procedures, c language, computer graphics of the University of an operation
txxtxcj
- 计算机图形学里的一些基本算法程序之一 图形裁剪,VC++环境编译-computer graphics, the basic algorithm procedures for cutting graphics, VC compiler
tuxingjiancai
- 图形裁剪 对直线段和多边形的剪裁 多边形和线段已经定制 -Graphics on a straight line cutting and tailoring polygon polygon and line segments have been customized
txjc
- 图形裁剪算法实现。一个功能相对而言较简单的程序源码。-Graph cutting algorithm. A function of relatively simple procedure source.
cg
- 是计算机图形学(数学系)的作业,包括图形裁剪、扫描线填充等四个程序-Is a computer graphics (Department of Mathematics) operations, including the graphics cutting, scan line fill four procedures
GraphicsTailor
- 根据图形裁剪的一般原理,在vc上实现了图形裁剪的程序-According to the general principles of cutting graphics in vc realize the graphics on the cutting process
vb
- 可以实现画线,图,图形填充与图形裁剪,可以改变线的粗细与颜色-Can realize painting lines, maps, graphics and graphics-filled cutting, can change the line thickness and color
clip
- 简单的计算机图形裁剪算法,用vc++描述,供大家学习改善 -Simple computer graphics clipping algorithm, using vc++ Descr iption for everyone to learn to improve
image3
- 计算机图形学原理及算法教程 (Visual C++版) 数字图象处理 图形裁剪-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing graphics cutting
erweicaijian
- 实现鼠标点击绘制出矩形和直线,然后用梁友栋算法进行的二维图形裁剪-The realization of a mouse click rectangle and draw a straight line, and then You-Xin Liang Dong algorithm using two-dimensional 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
Computer_Graphics
- 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, c
GraphicsCutting
- 用MFC实现对图形的裁剪过程,了解图形裁剪的算法。-Using MFC to realize graphics cutting process, cutting the algorithm to understand graphics.
tuxingcaijian
- 这是一个图形裁剪的简单程序,可以剪裁线段和多边形-This is a simple graphics cutting procedures, line and polygon can be cut
计算机图形学图形裁剪程序
- 画直线,然后选取裁剪框,对直线进行裁剪。也可以做到清理画布。(Draw the straight line, then select the trimming fr a me, and cut the straight line. You can also clean the canvas.)