Welcome![Sign In][Sign Up]
Location:
Search - clipping

Search list

[Graph DrawingPolygon_Clipping_CS

Description: 计算机图形学的多边形剪裁。是用C——S算法编制-Computer graphics Polygon tailoring. Is a C- S algorithm
Platform: | Size: 266240 | Author: 哇哇 | Hits:

[Graph programMyAssignment

Description: 用VC++实现线段和多边形的裁剪,达到裁剪到多余的功能。-With VC++ Achieve line and polygon clipping, to cut to the redundant functions.
Platform: | Size: 83968 | Author: 李眼 | Hits:

[source in ebookGrfxProgPHIGS

Description: Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.-Intro /: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes Hello World in HelloWorld.f it. Data The data file for the introductory progressive example. Lines.c Reads the data from file data and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls . c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport . Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
Platform: | Size: 176128 | Author: 刘伟 | Hits:

[2D GraphicDraw

Description: 图形学作业,实现了DDA、Bresenham绘制直线和圆的算法,及多种填充、裁剪算法。-Graphics operations, the realization of the DDA, Bresenham straight line and circle drawing algorithm, and a variety of filling, clipping algorithm.
Platform: | Size: 2057216 | Author: 曹玫璇 | Hits:

[Special Effectscohen-sutherland

Description: 改进的cohen-sutherland线段裁剪算法-Improved cohen-sutherland line clipping algorithm
Platform: | Size: 11264 | Author: hy | Hits:

[Special Effectsclip

Description: 简单的计算机图形裁剪算法,用vc++描述,供大家学习改善 -Simple computer graphics clipping algorithm, using vc++ Description for everyone to learn to improve
Platform: | Size: 3576832 | Author: | Hits:

[Special EffectsClippingandFilling

Description: 计算机图形学,识别指定区域内的图形部分,加入图案填充-Computer Graphics, identifying designated areas of graphics to add fill patterns
Platform: | Size: 53248 | Author: 菜菜 | Hits:

[Special Effectscn700_vc9265534535353

Description: 一个简单的Cohen-Sutherland线段裁剪算法的实现程序-A simple Cohen-Sutherland Line Clipping Algorithm procedure
Platform: | Size: 118784 | Author: sishen | Hits:

[Special EffectsLiangBarsky

Description: 梁友栋-Barsky裁剪算法,Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。-You-Xin Liang Dong-Barsky clipping algorithm, Cyrus and Beck used parametric methods than Cohen-Sutherland algorithm more effective. LIANG You-Dong and Barsky was independently put forward a faster Parametric Line Clipping Algorithm, also known as Liany-Barsky (LB) algorithm.
Platform: | Size: 12288 | Author: 杨杨 | Hits:

[Graph Drawingnhm

Description: 一个画图程序。图形学里有用到。裁剪多边形算法-A drawing program. Useful to the graphics in. Polygon Clipping Algorithm
Platform: | Size: 2387968 | Author: 啊菜 | Hits:

[Special Effectszhifangtuxiuzhen

Description: 直方图修正和彩色变换源代码,功能实现 反色,灰度转换,对比度扩展,削波,阀值化-Histogram correction and color transform the source code, functions realize the anti-color, grayscale conversion, contrast stretching, clipping, thresholding of
Platform: | Size: 44032 | Author: viki | Hits:

[Graph programppp

Description: 对图象进行反色,真彩色转换为256色,对比度扩展,削波,阈值化,直方图统计,直方图修正处理-Image anti-color, true color is converted to 256 colors, contrast expansion, clipping, thresholding, histogram statistics, the histogram of the amendment dealing with
Platform: | Size: 2050048 | Author: huangdianjun | Hits:

[GDI-Bitmapgraphsystem

Description: 通过鼠标绘制各种图形,包括 直线,矩形,圆及多边形。同时还可以对多边形进行裁剪,区域填色。实现多种曲线,插值及逼近-Through a variety of mouse drawn graphics, including a straight line, rectangle, circle and polygon. At the same time can also be carried out on the polygon clipping, regional coloring. To achieve a variety of curves, interpolation and approximation
Platform: | Size: 243712 | Author: ccl | Hits:

[Graph DrawingDiamond(jst)

Description: 计算机图形学的实验,关于绘制金刚石图案,魔术三角形图案 ,二维图形的变换 ,曲线的绘制 ,编码裁剪算法的程序-Computer Graphics experiments, diamond pattern on the map, magic triangle patterns, two-dimensional graphics transform, curve drawing, clipping algorithm coding procedures
Platform: | Size: 3458048 | Author: | Hits:

[OpenGL program2DClip

Description: 介绍二位图形的裁剪算法,解释二维图形的裁剪原理。基本算法介绍-Introduction 2 graphics clipping algorithm to explain the principle of two-dimensional graphics cutting. Introduce the basic algorithm
Platform: | Size: 69632 | Author: Jason | Hits:

[3D Graphic3DClip

Description: 介绍三维图形的裁剪算法,解释三维图形的裁剪原理。基本算法介绍-Introduction of three-dimensional graphics clipping algorithm to explain the principle of cutting three-dimensional graphics. Introduce the basic algorithm
Platform: | Size: 2048 | Author: Jason | Hits:

[Windows Developclipping

Description: 对图像片进行任意裁剪,在图像软件开发过程中会涉及到!-露 脭脥 录 脧帽脝 卢 陆 酶脨脨脠脦脪芒 虏 脙 录 么 拢 卢 脭脷脥 录 脧帽脠铆 录 镁 驴 陋 垄 鹿 媒 鲁 脤脰脨 禄谩脡忙 录 掳 渭 陆 拢 隆
Platform: | Size: 32768 | Author: Bob Green | Hits:

[GDI-BitmapGraphic

Description: 几何算法源码(包括多边形填充算法, 多边形裁剪算法和几何绘制算法) 附带演示源码-Geometric algorithm source code (including polygon fill algorithm, polygon clipping algorithm and geometric rendering algorithm) attached demo source
Platform: | Size: 4035584 | Author: jdh | Hits:

[Graph Drawingcutline

Description: 线段裁剪: 点击线段裁剪下的划线,画一条线段; 再点击矩形裁剪,进行线段裁剪。-Line Clipping: Click under the cut line segment, draw a line segment then click the rectangular cutting, for Line Clipping.
Platform: | Size: 3643392 | Author: 冰松 | Hits:

[Special EffectsClip

Description: VC6.0实现多边形裁剪。单击左键记录目标多边形,右键记录多边形定点,双击右键闭合多边形。再左键记录裁剪多边形,右键记录多边形定点,双击右键闭合多边形。实现裁剪。-VC6.0 achieve polygon clipping. Click the left records the target polygon, right-record fixed-point polygon, double-click the right-closed polygon. Polygon Clipping record again left, right-record fixed-point polygon, double-click the right-closed polygon. Achieve cutting.
Platform: | Size: 1964032 | Author: yu | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 33 »

CodeBus www.codebus.net