搜索资源列表
Clipping&Reflections
- 该程序教会你如何利用stencil buffer, clipping和multi-texturing构造图形真实的反射。-Church of the procedures you use stencil buffer, clipping and multi-texturing tectonic graphics true reflection.
cg2.rar
- program to implement liang barsky line clipping algorithm,program to implement liang barsky line clipping algorithm
draw2.rar
- 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。,Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. Thi
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
Sutherland_Hodgeman_Clip
- OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
Cohen-Sutherland
- 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
deduceR
- 是一个通过削波来减少OFDM的PAPR的示范,有图示-Is an adoption of clipping to reduce the PAPR of OFDM model, there are icons
caijiansu
- 对一个不断转动的茶壶进行三维裁剪动画,按鼠标右键停止转动,继续按右键可以观看不同裁剪平面的效果-Of a continuous three-dimensional rotating cutting teapot animation, click the right mouse button to stop rotating, right-click can continue to watch the effects of different clipping plane
Cohen-Sutherland
- 程序运行Cohen-Sutherland线段裁剪算法 ,所用坐标系为笛卡尔直角坐标系. 起始状:用户输入所画线段的起点和终点坐标 结束状态:程序打印出裁剪以后的线段-Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw
Cohen_Sutherland
- 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window
SHPCA
- a Ploygon Clipping algorithm
centrklipf0
- Matlab simulinkMatlab center clipping
gh
- 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
08-clipping
- clipping as used in visual c++ using opengl
clipping
- line clipping algorithm
clipping
- 关于ofdm 限幅法的matlab仿真程序-Clipping on the matlab ofdm simulation program
Graphics-Clipping
- 图形裁剪 计算机图形学 多边形裁剪 Visual C-Graphics computer graphics polygon clipping Visual C++
line-clipping
- OpenGL实现的直线裁剪算法,比较简单,梁友栋Barsky裁剪算法-OpenGL, cutting a straight line algorithms is relatively simple, Liang Youdong Barsky clipping algorithm
Clipping
- Graphics clipping algorithms of both classifications Cohen sutherland Sutherland hodgeman weller liang barsky
clipping
- PAPR OFDM clipping and filtering