搜索资源列表
MidPointLine
- 利用中点画线法,调用opengl库画直线-draw a line with opengl
opengl-2
- opengl 图形图像,画 直线 源代码-opengl picture darw line
OpenGL_GLUT_LineGraph
- 一个用OPENGL制作的用折线显示统计结果的代码-Produced by a broken line with OPENGL results show the code
regular-hexagon
- 利用VC++6.0 和OpenGL函数库绘制一个正六边形,并以该六边形的各边中点为顶点依次继续绘制正六边形,然后依次迭代,要求能够控制迭代次数,并且线条颜色循环为红绿蓝三种颜色。-To utilize VC++6.0 and OpenGL libraries to draw a regular hexagon vertex to the midpoint of each side of the hexagon in turn continue to draw a regular hexagon,
saomiaoxian
- 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
shiyan1
- 用OpenGL实现中点Bresenham算法画直线与圆,改进Bresenham算法画直线-The midpoint of the Bresenham algorithm for drawing a straight line and circle, using OpenGL to improve the Bresenham algorithm draw a straight line
Surtherland
- 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-Using VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line.
xiangpiji
- 利用OpenGL实现折线和矩形的橡皮筋技术-OpenGL implementation using rectangular rubber band line and technical
yuandaima
- 计算机图形学opengl算法 扫描线转换算法 -Computer graphics the opengl algorithm scan line conversion algorithm
zhishuhanshu
- 用openGL画指数函数和正弦函数组成的图形,通过折线的方式-Exponential function with the openGL drawing and graphic composition of the sine function, by the way broken line
zhixianyuan
- 这是用OpenGL来实现动态绘制直线和圆的源代码,可以清晰地描述各参数的值-This is achieved using OpenGL to draw a straight line and circular dynamic source code, you can clearly describe the value of each parameter
polygon_scan
- 一个用OpenGL实现的多边形扫描线算法。-use OpenGL a polygon scan-line algorithm.