搜索资源列表
opengl-polygonizer
- 这时一个用c++程序编写的,使用opengl的图形多边形化地代码,有三个cpp文件和一个头文件-This is a test program illustrating Bloomenthal s implicit surface polygonizer in its new C++ guise. J. Andreas B鎟entzen 2003.
OpenGL_polygon
- 我用OpenGl实现的一个多边形,功能挺全的,里面有注释-Use OpenGL to draw a polygon
openGL_translate-scale-rotate
- 用openGL通过键盘操作实现多边形的平移、旋转、缩放,本次实验是以三角形为例来实现的。-With openGL through translation, keyboard operation to achieve the polygon rotation, scaling, this experiment is triangle as examples to achieve.
POLYGON
- OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
polygonProtation-console
- opengl的一个简单的程序,一个关于构建多边形的编程,背景为黑色。-a simple opengl program, a building polygon programming, the background is black.
polys
- 实现基本的多边形函数,对于初学opengl的学生来说很有帮助-The basic function of the realization of the polygon, very helpful for beginners OpenGL students
saomiaoxian
- 这是计算机图形学中用OpenGL实现扫描线算法填充多边形的源代码-This is a computer graphics using OpenGL implementations scan line polygon filling algorithm source code
saomiaozhuanhuan
- 用openGL扫描转换多边形和椭圆,其中多边形用的是边界标识法-Polygons and ellipses, with openGL scan conversion polygon with boundary identification method
shiyan2
- 使用opengl编写的交互式多边形操作(移动,删除,创建多边形,改变多边形颜色,改变多边形形状等操作)-Prepared using the interactive opengl polygon operations (move, delete, create polygons, change the polygon color, change the polygon shape operation)
Sutherland_Hodgeman_Clip
- OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
polygon_scan
- 一个用OpenGL实现的多边形扫描线算法。-use OpenGL a polygon scan-line algorithm.