搜索资源列表
Polygon-Scan
- 利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。 -to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
POLYGON
- OpenGL多边形填充程序源代码,实例,多样填充-OpenGL polygon fill, source code, examples, various filling
shiyan4
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
PolygonFill
- 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
polygon
- 一个可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形对象。基本功能包括:支持用户利用鼠标指定各个顶点位置,创建多边形,支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除,设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,支持用户选择多边形的颜色,支持用户移动多边形,支持用户改变多边形单个顶点的位置。-An interactive OpenGL application that allows users to use the mouse to create a
Star
- OpenGL绘制的星星程序,是一个凹多边形。-OpenGL rendering of the stars procedures, is a concave polygon.
include2
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
polygone
- how to create a polygon through C++ using openGl
Opengl
- OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
Fill-Polygon
- OpenGL Fill-polygon programming source!
polygon
- 一个opengl 入门的关于画polygon strip的例子 代码不多 -an simple example showing how to draw polygon strip with predefined vertecies
opengl_polygon_offset_extension
- opengl polygon offset extension test.. maybe somebody use it-opengl polygon offset extension test.. maybe somebody use it..
clip-polygon
- 多边形填充 多边形填充 多边形填充 -Polygon Filling
Polygon
- 计算机图形学教学演示程序——基于opengl的多边形填充程序。-Teaching computer graphics demonstration program- based on opengl polygon fill procedure.
polygon
- 在VC++环境下,结合OpenGL,绘制简单的多边形-In VC++ environment, the combination of OpenGL, draw a simple polygon
polygon
- 利用opengl绘制多边形,为其填充颜色并实现多边形的移动-Opengl draw the polygon for the fill color and the polygon s mobile
polygon
- OpenGL:画一个多边形区域,多边形仅显示边界,并允许用户将多边形围绕原点及任意点旋转,而且能够改变多边形尺寸。本代码是以四边形为例。-Opengl:Draw a polygon, only showing the border,which allows users to rotate the polygon around any points and change the size of polygon.
polygon-tessellator
- OpenSceneGraph多边形分格化程序-The OpenSceneGraph polygon sub-gridding procedure
graphics-polygon
- 图形学上机实验:多边形世界。一个可以交互的OpenGL 应用程序,支持用户利用鼠标创建和删除二维多边形对象。此外包含详细的实验报告。-Graphics on an experiment: polygon world. An interactive OpenGL application that enables users to use the mouse to create and delete dimensional polygon objects. Also contains detaile
polygon-decomposition
- C语言编写的多边形分解。先画出点,然后右键可以选择把点坐标储存到TXT文件,或者生产多边形。生成多边形后可以分解成三角形。成功通过编译跟运行。文件里面有可以直接运行的程序-C language polygon decomposition. First draw a point, and then you can choose the right point coordinates stored in the TXT file, or the production of a polygon. Af
