Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opengl polygon
Search - opengl polygon - List
基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
Update : 2025-02-19 Size : 1.19mb Publisher : 0

opengl没有提供直接画凹多边形的方法 但可以通过 Tess方法实现,此程序为样例程序-opengl not provide direct painting concave polygon method but can Tess method, this procedure for the sample program
Update : 2025-02-19 Size : 238kb Publisher : terry

OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
Update : 2025-02-19 Size : 3kb Publisher : ldx

一个简单的OpenGL的小程序,简单地画一个多边形,刚入门学OpenGL的可以参考一下-OpenGL a simple small program, simple to draw a polygon, just entry-study reference for the OpenGL
Update : 2025-02-19 Size : 991kb Publisher : ruijing

OpenGL实现多边形扫描转换的扫描线算法,以及利用OpenGL绘制饼图和柱状图,颜色的选择-OpenGL polygon scan conversion realize the scan line algorithm, and the use of OpenGL drawing pie chart and histogram, color choices
Update : 2025-02-19 Size : 329kb Publisher : 艾文

OpenGL 中填充多边形的算法代码 易看懂-OpenGL polygon filling algorithm code easy to understand
Update : 2025-02-19 Size : 219kb Publisher : dcj

创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 -Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL graphics environment and Windows-compatible graphics environment. 2. OpenGL graphics functions make use of some basic graphics, such as a straight line, polygon rendering. 3. The use of OpenGL graphics settings color.
Update : 2025-02-19 Size : 1kb Publisher : 溺所至

使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
Update : 2025-02-19 Size : 910kb Publisher : dcj

了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用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.
Update : 2025-02-19 Size : 4kb Publisher : zhanyun

how to create a polygon through C++ using openGl
Update : 2025-02-19 Size : 2.33mb Publisher : mati

OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
Update : 2025-02-19 Size : 3.2mb Publisher : 李涛

OpenGL Fill-polygon programming source!
Update : 2025-02-19 Size : 1.2mb Publisher : beet

DL : 0
Drawing a polygon in opengl
Update : 2025-02-19 Size : 571kb Publisher : Zaque

DL : 0
openGL 编写的多边形应用程序,可以存储和调入多边形,能移动选择的多边形的位置-openGL polygon write applications that can be stored and transferred to polygons, the polygons can move the location of choice
Update : 2025-02-19 Size : 1.08mb Publisher : mi

OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
Update : 2025-02-19 Size : 7kb Publisher : oy

一个可以交互的OpenGL应用程序,支持用户利用鼠标创建和删除2维多边形对象。基本功能包括:支持用户利用鼠标指定各个顶点位置,创建多边形,支持用户选择一个多边形(与你的多边形保存的数据结构有关)并删除,设计一种数据结构存储每个多边形的顶点与边,支持文件存盘,支持用户选择多边形的颜色,支持用户移动多边形,支持用户改变多边形单个顶点的位置。-An interactive OpenGL application that allows users to use the mouse to create and delete the two-dimensional polygonal objects and many other function.
Update : 2025-02-19 Size : 660kb Publisher : 孙凯

opengl 多边形裁剪 三维视图 填充 画线 整合小插件-opengl polygon clipping drawing a line filled with three-dimensional view of a small plug-in integration
Update : 2025-02-19 Size : 3.89mb Publisher : 陈建

此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set a coordinate to draw some graphics.
Update : 2025-02-19 Size : 185kb Publisher : 何龙

绘制一个多边形,实现以下变换:a) 按字母U或u进行旋转轴的切换:旋转轴为垂直于屏幕的直线,过当前窗口中心或者过物体中心(通过按U/u在两种可能中切换)。改变旋转轴后的变换是在以前发生所有变换的基础上累加进行的。b) 按字母R或r, 物体绕旋转轴分别旋转一个小角度d0或者-d0。 c) 按向上、下、左、或右方向键,物体相对于屏幕向上、下、左、或右平移固定长度L0。d) 按S或s实现物体绕自身中心放大为原来的k或1/k倍,其中k>1为放缩因子。e) 如果按字母i或I, 则取消之前b,c,d中的所有变换。-Draw a polygon, transformation to achieve the following: a) by letter U or u switch to the axis of rotation: rotation axis is perpendicular to the screen line, over the current window center or off center of the body (by pressing the U/u switch in the two possible ). After changing the axis of rotation occurred before the transformation is based on the accumulation of all transformations carried out. b) by the letter R or r, objects were rotating around the axis of rotation of a small angle d0 or-d0. The specific value of custom d0
Update : 2025-02-19 Size : 267kb Publisher : zengchao

opengl polygon offset extension test.. maybe somebody use it-opengl polygon offset extension test.. maybe somebody use it..
Update : 2025-02-19 Size : 87kb Publisher : 林林
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.