搜索资源列表
gunqiu
- 改动源码编制的opengl球转动,非常简单-changes to the source code compiled opengl ball rotation, very simple
CPoint3DCloud
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
gl3d
- OPGL源代码,演示了OPGL的面与物体的构成,以及3维物体的旋转,移动,放大等操作。并提供了背景设置,光影等效果的控制。适合于OPGL入门.-OPGL source code, OPGL demonstration of the surface and the composition of objects, as well as three-dimensional object rotation, Mobile, zooming etc. And provided background set
bianhuan_opengl
- OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce-opengl.rar,2163KB原代码有很大区别,是从不同角度实现的. -OpenGL graphics transformation, a narrowing, translation, rotation III results the VC-compiler OpenGL successful operation, no animation, and the site
Lesson5
- 立方体和三棱锥的图形旋转,转自NEHE一书中的源代码-cube and the three pyramid graphic rotation, carried a book NEHE source code
WireTorus
- 这个是3D的园环和球体的代码,球体围绕园环的一点旋转,园环又围绕Y轴旋转-This is the 3D Ball Park Central and the code around the ball park in Central 1:00 rotation, Central Park is revolving around the Y axis
1543031646
- 该代码实现了二维、三维图形基本变换(平移、缩放、对称、旋转、错切)-the realization of a two-dimensional code, the basic 3D graphics transform (translation, scaling, symmetry, rotation, shear)
立方体旋转0
- 立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂-cube along the axis X, Y and Z rotation, but no right to make Notes code, but we should be able to be able to read! !
ogl_vertex_array_range转动的地球
- 本程序是基于opengl平台而生成的3d的c++代码,所表示的图形是一个会旋转的地球.-this program is based on opengl platform and the formation of c 3d code expressed by the graphics will be a rotation of the Earth.
OPENGL-
- 十个很漂亮的c语言编写的opengl原码,各种三维动画。可执行旋转,平移等多种操作 -C ten beautiful original code written in opengl, various three-dimensional animation. Perform rotation, translation and other operations
mfcopengl
- 基于MFC的opengl代码。包括鼠标滚轮、左键控制缩放、旋转。工具栏的使用。里面有个opengl的做的球体。-Based on the MFC OpenGL code. Including the mouse wheel, left key control scaling, rotation. The use of toolbars. There is a OpenGL do.
squarerotation
- OPENGL中实现方形的旋转和光照模型。有详细的代码和说明。(老师给的)-OPENGL square to achieve the rotation and illumination model. Detail and descr iption of the code. (Teacher give)
OpenGL
- opengl代码,展现opengl三维显示和球体绘制代码,可以控制大小、旋转速度方向。-opengl code, displaying three-dimensional display and sphere opengl drawing code, you can control the size and direction of rotation speed.
AxlesView
- 原创3D直角坐标系演示控件,使用C#和OpenTK(基于OpenGL)编写,具有如下特点: 1.带有一个空间方位指针。指针指向可由方向角和俯仰角确定。 2.实现了鼠标轨迹球(ArcBall)功能。可以用鼠标灵活拖动直角坐标系旋转,运行流畅,查看灵活。 目前网上关于OpenTK的中文资源很少,故在此附上源代码和测试用例,供大家参考。 -Original 3D Cartesian coordinate system demonstration control, using C# and
SphereWorld
- opengl基本应用,此代码描述了转动的球体,光照设置以及不规则物体的纹理贴图,包括影子的处理等-opengl basic application, the code describes the rotation of the sphere, light settings as well as texture mapping irregular objects, including the handling of shadow
code
- 一个人物的点阵模型在以运动捕获文件记录的方式运动。可以通过在程序中设置平移或旋转的步长, 当按下一设定好的快捷键时,实现视口变换。-The lattice model of a character in a motion capture file campaign records. Can be set up in the process of translation or rotation of the step, when pressing a shortcut key when confi
proj2_luw4
- Second project in graphics course. Still very simple, but this time is creating 3D objects, and very simple rotation using GL function, which is actually just stack manipulation. 3D objects drawn are not using GL function, but my own code, there s ma
MyObj_bysj
- 读取obj文件,并可以进行多种变化,放大,缩小,平移,旋转,代码可直接编译运行,需要glut支持-Read obj file, and a variety of changes, zoom in, narrowing the translation, rotation, code can be directly compile and run, you need to glut support
source-code
- 用OpenGL在C语言环境下的3D动画 绕球状物转动,有光影效果-Using OpenGL in C language environment, 3D animation rotation around the bulb, there is light and shadow effects
code
- 1、利用OpenGL函数画一个三维物体; 2、利用鼠标或键盘控制三维物体在屏幕上移动、旋转和放缩 (1)移动:不能直接调用OpenGL几何变换函数,运用齐次坐标,采用矩阵相乘的方式自己编程实现; (2)旋转、放缩可以调用OpenGL函数(1. Draw a three-dimensional object by using the OpenGL function; 2. Use the mouse or keyboard to control the movement, rotation