搜索资源列表
lineBres.cpp
- 用Bresenham画线算法实现的反走线程序-with Bresenham line drawing algorithm anti-alignment procedure
OpenGLSolarSys
- Open GL Line int main() { int gdriver=DETECT, gmode initgraph(&gdriver, &gmode, \"c:\\\\tc\") lineBres(30,20,100,150) getch() closegraph() }
lineBres.cpp
- 用Bresenham画线算法实现的反走线程序-with Bresenham line drawing algorithm anti-alignment procedure
OpenGLSolarSys
- Open GL Line int main() { int gdriver=DETECT, gmode initgraph(&gdriver, &gmode, "c:\\tc") lineBres(30,20,100,150) getch() closegraph() } -Open GL Line int main () (int gdriver = DETECT, gmo
lineBres
- 初学Opengl,从最基础开始,本程序实现用Bresenham算法画直线-Learning Opengl, from the beginning of the most basic, the program Bresenham algorithm for drawing a straight line with
lineBres
- 初学Opengl,从最基础开始,本程序实现用Bresenham算法画直线-Learning Opengl, from the beginning of the most basic, the program Bresenham algorithm for drawing a straight line with