搜索资源列表
C直线裁剪
- 用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
裁剪
- 进行直线裁剪的代码- Carries on code which the straight line cuts out
四.裁剪算法
- 实现二维图形关于矩形裁减窗口的裁减和直线裁剪-2D graphics on the rectangular window reductions and the reduction of linear cutting
案例10-Cohen-Sutherland直线裁剪算法
- Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
tuxingxueVC6.rar
- 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
Cohen-Sutherland
- 计算机图形学编码,这一章主要是直线裁剪算法,希望对大家有用-Computer Graphics coding, this chapter is cutting a straight line algorithms, useful for all of us hope! !
case11
- 中点分割直线裁剪算法,从中间开始裁剪直线,使得直线分割 -The midpoint of straight line clipping algorithm, starting from the middle of cutting a straight line, making a straight line segmentation
line
- 关于<计算机图形学>:直线裁剪源代码-On <Computer Graphics>: a straight line cutting the source code
liangyoud
- 实现直线裁剪,是粱友栋算法啊!本方法需下载才能在TC上运行 -To achieve a straight line cutting, is粱友dong algorithm ah! This method can be downloaded to be run in the TC
zhixiancaijian
- 直线裁剪,只是简单的直线裁剪,能在已知的-Straight-line cutting, simply cut a straight line can be known
case10
- Cohen-Sutherland直线裁剪算法,设置裁剪窗口,任意画一条直线进行裁剪-Cohen-Sutherland line clipping algorithm, set the cutting window, draw a straight line to cut any
mybit
- 此程序用于直线裁剪,利用中点裁剪直线算法,先画直线,再画裁剪框,然后进行裁剪。裁剪的方法可以裁里面,也可以裁外面。-This procedure for straight cutting, using the midpoint of cutting a straight line algorithms, first drawing a straight line, then draw cutting box, and then cut. Cutting method can cut inside
Barsky
- Barsky直线裁剪算法,运用vc++6.0运行环境。-Barsky line clipping algorithm, using vc++6.0 run environment.
jianqie
- 图形学剪切实验,利用VC+OpenGL实现直线的裁剪算法。-jianqie
tuxingxue
- 计算机图形学实验源代码--中点分割直线裁剪算法-Experimental source code of computer graphics- the midpoint of a straight line cutting algorithm segmentation
graphic
- 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
C直线裁剪
- 用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
案例12-Cohen-Sutherland直线段裁剪
- 计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)
OpenGL直线裁剪
- 通过鼠标左键控制,对矩形进行直线或者斜线的裁剪。鼠标右键恢复。(Through the mouse control, cut the rectangle)