CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - transformation opengl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - transformation opengl - List
[
OpenGL program
]
opengl模板
DL : 0
自遍的OPENGL基本框架,有光照,位置变化,旋转等操作,一般的OPENGL都可以在这个基础上-OpenGL basic Framework, with interactions such as light, transformation, rotation, etc.
Update
: 2008-10-13
Size
: 63.49kb
Publisher
:
陈威
[
OpenGL program
]
transformation
DL : 1
vc环境下应用opengl进行变形的小程序-A samll program use OpenGL perform picture transformation (develop in VC)
Update
: 2008-10-13
Size
: 97.66kb
Publisher
:
流浪够
[
OpenGL program
]
transformation
DL : 0
vc环境下应用opengl进行变形的小程序-A samll program use OpenGL perform picture transformation (develop in VC)
Update
: 2025-02-19
Size
: 97kb
Publisher
:
流浪够
[
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
Update
: 2025-02-19
Size
: 1.03mb
Publisher
:
花阿花
[
OpenGL program
]
绘图软件Draw
DL : 0
本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
Update
: 2025-02-19
Size
: 209kb
Publisher
:
李金戈
[
OpenGL program
]
opengl模板
DL : 0
自遍的OPENGL基本框架,有光照,位置变化,旋转等操作,一般的OPENGL都可以在这个基础上-OpenGL basic Framework, with interactions such as light, transformation, rotation, etc.
Update
: 2025-02-19
Size
: 3.55mb
Publisher
:
陈威
[
OpenGL program
]
zhu
DL : 0
VC++ + OpenGL三维图形变换-VC OpenGL 3D graphics transformation
Update
: 2025-02-19
Size
: 37kb
Publisher
:
朱洪舟
[
OpenGL program
]
planet
DL : 0
in this program you can see an example for testing three dimensional transformation operation in OpenGL.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
flymoon
[
OpenGL program
]
opengl
DL : 1
opengl在VB中的使用。实现雾化,投影等变换-opengl use in VB. To achieve atomization, projection transformation
Update
: 2025-02-19
Size
: 46kb
Publisher
:
cc
[
OpenGL program
]
OpenGL--translate
DL : 0
本程序为OpenGL开放源代码,里面包含有比例变换、平移、旋转等-This procedure for OpenGL open source, which contains the ratio of transformation, translation, rotation, etc.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李文晖
[
3D Graphic
]
123
DL : 0
基于MFC和OPENGL制作3D图形 绘制简单的三维图形进行坐标变换-OPENGL production based on MFC and 3D graphics rendering three-dimensional graphics for a simple coordinate transformation
Update
: 2025-02-19
Size
: 4kb
Publisher
:
yangliren
[
OpenGL program
]
OpenGL--translate
DL : 0
通过鼠标左键+ctrl实现了对opengl对象的各种变换,缩放,平移,旋转-Through the left mouse button+ Ctrl realize opengl objects on a variety of transformation, zoom, pan, rotate
Update
: 2025-02-19
Size
: 4kb
Publisher
:
huyan
[
GDI-Bitmap
]
MyGLRobot
DL : 0
一个简单的机器人手的程序,只模拟出两个手指,整个程序着重模型视点变换,对于opengl初学者是个不错的学习材料-A simple procedure for robot hands, only simulate two fingers, the whole process model perspective focused on transformation, opengl for beginners is a good learning materials
Update
: 2025-02-19
Size
: 105kb
Publisher
:
风一
[
OpenGL program
]
OpenGL3Dgraphics
DL : 0
在VC中实现OpenGL三维绘图,具有坐标变换,图像印象等功能。-In the VC to achieve OpenGL 3D graphics, with a coordinate transformation, image impression functions.
Update
: 2025-02-19
Size
: 1.37mb
Publisher
:
jing
[
OpenGL program
]
3D_graphics
DL : 0
3D opengl编程 经典著作,侧重于讲解各种变换的数学原理,对读者的数学基础要求比较高-3D opengl programming focuses on mathematical transformation
Update
: 2025-02-19
Size
: 4.46mb
Publisher
:
张强
[
OpenGL program
]
proj3_luw4
DL : 0
Simple program using OpenGL, my third project in graphics class. Inheriting the 3D objects I created from assignment 2, this time I have to do translation, scaling, and rotation, also rotation on the arbitrary axis, but it is not done correctly, if you follow the comment, you can figure it out. The program is somewhat broken, not function properly. But if you want to see how transformations perform in real vertices transformation, not using GL functions, then check it out. Src written in C.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
luke
[
OpenGL program
]
proj5_luw4
DL : 0
5th project in graphics class using OpenGL in C. This program demonstrate normalizing, lighting, and texture binding. Also read in values of transformation, lighting using spec files.
Update
: 2025-02-19
Size
: 10kb
Publisher
:
luke
[
OpenGL program
]
opengl
DL : 0
绘制一个多边形,实现以下变换: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 program
]
Object-Transformation
DL : 0
transformatiomn opengl
Update
: 2025-02-19
Size
: 266kb
Publisher
:
hazmc
[
GDI-Bitmap
]
OpenGL移动缩放旋转
DL : 0
OPENGL 旋转变换等操作实例~~~~~~~~~(Examples of operations such as OPENGL rotation transformation)
Update
: 2025-02-19
Size
: 108kb
Publisher
:
阿娇速度很快就
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.