搜索资源列表
LYD-Barskey
- 这是我的计算机图形学的实验——梁友栋算法-This is my experimental computer graphics -- friends of Liang Dong Algorithm
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标
jsjtx
- DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-ma
barsky
- OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
20060214155614129
- 1、 矩形窗口的直线段裁剪(Cohen-Sutherlan算法必做,再在梁友栋和中点分割算法中任选一种)-a rectangular window line of cutting (Cohen-Sutherlan algorithm will do, again in mid-point and friends of Liang Dong segmentation algorithm An optional)
LYD-Barskey
- 这是我的计算机图形学的实验——梁友栋算法-This is my experimental computer graphics-- friends of Liang Dong Algorithm
lyd
- 这是一个计算机图形学中关于梁友栋算法实现的程序-This is a computer graphics on the friends of Liang Dong algorithm procedures
hueituchenxudaquan
- 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标
jsjtx
- DDA算法的程序实现计算机图形学实验报告 改进的bresenham画线算法的程序实现 字符点阵显示算法的程序实现 梁友栋-barske算法的程序实现-DDA algorithm computer graphics program to improve the experimental report bresenham line drawing algorithm the program character dot-ma
barsky
- OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
20060214155614129
- 1、 矩形窗口的直线段裁剪(Cohen-Sutherlan算法必做,再在梁友栋和中点分割算法中任选一种)-a rectangular window line of cutting (Cohen-Sutherlan algorithm will do, again in mid-point and friends of Liang Dong segmentation algorithm An optional)
liangbarskey
- 梁友栋算法 可以实现画直线 选边框裁减 很简单却很经典-friends of Liang Dong algorithm can achieve elections fr a med paintings straight cuts very simple classic
Liangyoudunsuanfa
- 梁友栋-Barskey裁剪算法,在裁剪算法中比较快的一种算法,-friends of Liang Dong-Barskey cutting algorithm, the algorithm cutting a faster algorithm,
LiangBarsky
- 梁友栋-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 a
LIANG_BK
- C语言梁友栋的完整实现.运行时先输入窗口的边界.再输入直线的坐标.-C language LIANG You realize the integrity of buildings. Run-time to enter the window borders. And then enter the coordinates of a straight line.
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
liangyoudong
- 在VC++环境下实现实现梁友栋裁剪算法,-You-Xin Liang Dong cutting algorithm to achieve
Barsky
- 二维裁剪 梁友栋-Barsky算法 用c语言写的-Building two-dimensional cut-You-Xin Liang-Barsky algorithm written using c language
liangyoud
- 该程序在C环境下运行,实现了梁友栋-Barsky 线段裁剪算法。-This process is running at the c circumstance,and it accomplished the youdongliang-Barsky clipping algorithm of line .
lab8
- C++简单实现编码裁剪算法和梁友栋裁剪法(Simple c + + coding for cutting algorithm and Liang Youdong cutting method)