搜索资源列表
-
0下载:
用c语言结合opengl技术实现bresenham算法绘制直线
-
-
0下载:
一个opengl下的图形学实验,展示了DDA算法画直线、中点bresenham算法画直线、改进bresenham算法画直线、八分法绘制圆等算法的c语言实现,结果采用每秒逐点画出,清晰明了-opengl graphics under an experiment to demonstrate the DDA algorithm for drawing a straight line, the mid-point bresenham algorithm for drawing a straight l
-
-
0下载:
使用c++和opengl实现的bresenham画母算法。-The use of c++ and opengl mother realize the bresenham algorithm for drawing.
-
-
0下载:
给定两点用bresenham画任意斜率的斜线,在c++里用opengl实现-Given any two points with the slope of the diagonal bresenham painting, in c++ implementation in use opengl
-
-
0下载:
我自己编的有关有opengl中的各种划线方法(中点划线、DDA、bresenham。当然还有调用opengl自身所带的程序了),里面还有时间测试程序,能帮你测出各种划线方法所花的时间,绝对适合刚学计算机图形学的童鞋们,加油-I have opengl in the series all crossed methods (midpoint crossed, DDA, bresenham. Of course, call the procedure for carrying by itself Op
-
-
0下载:
bresenham MinLight c# source code opengl
-
-
0下载:
bresenham line c# source code opengl
-
-
0下载:
opengl c++ - bresenham s Algorithm
-
-
0下载:
opengl,实现bresenham画线和画圆算法,鼠标右键交互切换画线模式和画圆模式,c++实现。-opengl, bresenham draw lines and circle algorithm, Right alternating line mode and circle mode, achieve by c++.
-
-
0下载:
bresenham line c# source code opengl
-
-
0下载:
用c++集体编写的直线和圆的生成算法,有bresenham和DDA等,可以选择边画图模式-line and circle and opengl
-
-
0下载:
c++,使用opengl库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND opengl)
-
-
0下载:
在opengl环境下用c++语言实现bresenham画线算法画一万条直线(In the opengl environment, we use the c++ language to realize the bresenham drawing algorithm and draw ten thousand straight lines.)
-