CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Rectangle
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Rectangle - List
[
OpenGL program
]
图行算法
DL : 0
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Date
: 2008-10-13
Size
: 407.7kb
User
:
wuxuegang
[
OpenGL program
]
open_z
DL : 0
一个delphi 下 opengl的演示程序 可根据参数画出线 圆 矩形,可作为delphi下 opengl的入门参考 程序有详细注释,运行要opengl库文件支持 在压缩包内已有 放了system文件夹下就行-an opengl under the demonstration program under the parameters of painting Cup round rectangle, as delphi under opengl entry procedures are detailed reference notes run to opengl support for the document compressed within the system has been put folder on the line
Date
: 2008-10-13
Size
: 507.59kb
User
:
ng
[
OpenGL program
]
jxglTracker
DL : 0
This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Date
: 2008-10-13
Size
: 2.78kb
User
:
吴婷
[
OpenGL program
]
Lesson4
DL : 0
绘出平面三角形、矩形且三角形左右旋转、矩形上下旋转-is charted plane triangle, rectangle and triangle around rotating rectangular next rotation
Date
: 2008-10-13
Size
: 9.49kb
User
:
林卉
[
OpenGL program
]
DrawingSimple2D
DL : 0
This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover some important topics such as Clipping Area, Viewports, Vertex and the Primitives in OpenGL such as the point, line, triangle, polygon, quads etc. We ll write a program that is menu driven and draws points, triangles, lines, quads etc.
Date
: 2008-10-13
Size
: 26.08kb
User
:
zhf
[
OpenGL program
]
01图形学课设
DL : 0
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
Date
: 2008-10-13
Size
: 763.49kb
User
:
花阿花
[
OpenGL program
]
01图形学课设
DL : 0
包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。还包含一个OpenGL教程-including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Also includes an OpenGL Guide
Date
: 2025-12-16
Size
: 1.03mb
User
:
花阿花
[
OpenGL program
]
图行算法
DL : 0
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
Date
: 2025-12-16
Size
: 407kb
User
:
[
OpenGL program
]
open_z
DL : 0
一个delphi 下 opengl的演示程序 可根据参数画出线 圆 矩形,可作为delphi下 opengl的入门参考 程序有详细注释,运行要opengl库文件支持 在压缩包内已有 放了system文件夹下就行-an opengl under the demonstration program under the parameters of painting Cup round rectangle, as delphi under opengl entry procedures are detailed reference notes run to opengl support for the document compressed within the system has been put folder on the line
Date
: 2025-12-16
Size
: 507kb
User
:
ng
[
OpenGL program
]
jxglTracker
DL : 0
This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() function, the logic op is enabled by calling glEnable(GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp(GL_XOR). The rubber-banding rectangle is drawn using glRecti().-This code shows how we can perform rubber-banding system in an OpenGL application The source code here includes a simple C class called jxglTracker. The two main member functions in the class are DrawTrackRect () and Track (). In the DrawTrackRect () function , the logic op is enabled by calling glEnable (GL_COLOR_LOGIC_OP) and the XOR mode is set by calling glLogicOp (GL_XOR). The rubber-banding system rectangle is drawn using glRecti ().
Date
: 2025-12-16
Size
: 2kb
User
:
吴婷
[
OpenGL program
]
Lesson4
DL : 0
绘出平面三角形、矩形且三角形左右旋转、矩形上下旋转-is charted plane triangle, rectangle and triangle around rotating rectangular next rotation
Date
: 2025-12-16
Size
: 9kb
User
:
林卉
[
OpenGL program
]
newpaint
DL : 0
利用opengl ,实现画线,矩形,三角形,点,并能改变颜色,改变是否填充,并支持字母显示-Use opengl, the realization of drawing a line, rectangle, triangle, point, and change the color, whether to change the filling, and support letters
Date
: 2025-12-16
Size
: 289kb
User
:
宋大伟
[
OpenGL program
]
TrackerTest
DL : 0
日前想在OpenGL环境里面实现一个橡皮矩形跟踪功能的类,所以自定义了一个橡皮矩形,在常规视图中做的测试.不完善,基本功能可以实现,希望有帮助.类似CRectTracker.-A few days ago would like to realize in the OpenGL environment inside a rectangular rubber tracking category, so a custom rubber rectangle, in the conventional view of testing to do. Imperfect, the basic functions can be achieved, I hope helpful. Similar CRectTracker.
Date
: 2025-12-16
Size
: 61kb
User
:
杨兴刚
[
OpenGL program
]
openglmouse
DL : 0
opengl中的鼠标交互,实现了左键绘制矩形右键取消-opengl the mouse interaction to achieve the abolition of right-left draw rectangle
Date
: 2025-12-16
Size
: 1kb
User
:
huyan
[
OpenGL program
]
Final-Answer-for-rectangle
DL : 0
OpenGL 如何用滑鼠來制做一個四角形體出來-OpenGL how to use mouse to create a rectangle
Date
: 2025-12-16
Size
: 1kb
User
:
Neo
[
OpenGL program
]
draw-rectangle
DL : 0
用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
Date
: 2025-12-16
Size
: 1kb
User
:
王斌
[
OpenGL program
]
simple-rectangle-openGL
DL : 0
simple rectangle object using immediate mode
Date
: 2025-12-16
Size
: 3kb
User
:
dharma lingking
[
OpenGL program
]
draw-rectangle
DL : 0
用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
Date
: 2025-12-16
Size
: 1kb
User
:
监控键盘
[
OpenGL program
]
Final-Answer-for-rectangle
DL : 0
OpenGL 如何用滑鼠來制做一個四角形體出來-OpenGL how to use mouse to create a rectangle
Date
: 2025-12-16
Size
: 1kb
User
:
slowedto
[
OpenGL program
]
(Texture-Rectangle)
DL : 0
OpenSceneGraph三维渲染引擎编程指南源码:(Texture Rectangle)示例.rar-OpenSceneGraph three-dimensional rendering engine Programming Guide Source: (Texture Rectangle) sample rar.
Date
: 2025-12-16
Size
: 19kb
User
:
xiaopeng
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.