搜索资源列表
21codes_vc926534543525
- 一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法-an OpenGL fill algorithm can run right to do with MFC. More deformation scanning algorithm
polygon_scan
- 一个用OpenGL实现的多边形扫描线算法。-use OpenGL a polygon scan-line algorithm.
Polygon-Scan
- 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
tianchongsaomiaoxian
- 计算机图形学区域填充算法。扫描线填充算法的实现。-computer graphics regional filling algorithm. Scan Line filling algorithm.
scan_line_polygonfilling
- OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
glGraph
- OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择
seedfill
- 使用扫描线种子填充算法实现400×400的圆的填充,该算法用中点画圆法对原算法进行了优化,实现效率明显提高。
判定扫描线算法
- 介绍用VC++开发的可见面判定的扫描线算法!
OpenGL实现多边形扫描转换的扫描线算法(源码)
- OpenGL实现多边形扫描转换的扫描线算法
saomiaoxiantianchongsuanfa
- 多边行填充的扫描线算法 C++ OPENGL-Multilateral line scan line fill algorithm C++ OPENGL
Draw_Line_circle_fill.rar
- 扫描线种子填充算法的OpengGL+MFC实现。 本程序是在上次的画直线、画圆的程序上修改的,添加了扫描线填充算法,使用OpenGL+MFC实现。,Scan line seed fill algorithm OpengGL+ MFC to achieve. This procedure is a straight line in the last painting, drawcircle procedural changes, add a scan line fill algorithm, th
Ex3
- 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function functio
z_buffer12.12
- z_buffer算法。读入obj格式,按K切换z_buffer和opengl自带的深度缓冲-z_buffer algorithm. Read into the obj format, by K switch z_buffer and opengl s own depth buffer
sweep
- 用C++和opengl实现的图形学中的扫描线填充算法,对初学图形学很有帮助-Using C++ and opengl graphics to achieve the scan line fill algorithm, useful for the beginner Graphics
scanFill
- 基于openGL的扫描线算法,glut实现-openGL scanfill
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
OpenGLcode
- OpenGL实现多边形扫描转换的扫描线算法-OpenGL polygon scan conversion scan line algorithm
FloodFill4
- 实验二 (选做)种子填充算法 (选做)扫描线算法 -Experiment two (Optional) seed filling algorithm (Optional) scan line algorithm
BoundaryFill4
- 实验二 (选做)种子填充算法 (选做)扫描线算法 -Experiment two (Optional) seed filling algorithm (Optional) scan line algorithm
一个OPENGL的填充算法
- 一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法(A OPENGL filling algorithm, can run correctly, do with MFC. Multi deformation scanning line algorithm)