搜索资源列表
MidPointLine利用中点画线法,调用opengl库画直线
- 利用中点画线法,调用opengl库画直线-draw a line with opengl
assignment_1th
- 各种直线画法,包括OPenGl画线,windows画线,中点画线法,DDA画线法等-A variety of straight-line method of painting, including OPenGl draw lines, windows and drawing lines, the stipple-line method, DDA Draw a line law
opengl
- 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
basic-graph--drawing-using-opengl
- 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
huaxian
- opengl 画线 中点画线法 DDA算法-opengl draw lines dotted line DDA algorithm
midpointline
- 比较中点画线法和传统画线法所需时间差异(画1000次是各自所需时间)-The dotted line and traditional painting method required time difference (painted 1000 each time required)
basic-graph--drawing-using-opengl
- 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
opengl-zhongdianhuaxian
- 通过opengl实现中点画线法,可以分为斜率大于和小于1来实现-By opengl implementation dotted line, can be divided into the slope to achieve greater-than and less than 1
DDA_Line
- 计算机图形学基础算法:DDA中点画线法 Bezier样条曲线 圆的扫描转换-DDA dotted line
OpenGL_straight-line
- 基于opengl的直线画法,包含DDA画线法、中点画线法和Bresenham画线法-Based on opengl drawing a straight line, including DDA line drawing method, the dotted line method and Bresenham line method