搜索资源列表
XuwjSurface
- 使用OpenGL,在VisualC++环境下绘制半球和坐标轴-use OpenGL, the VC environment mapping hemispheric and axes
CurveShapes3D
- 一个很有趣的三维坐标轴-a very interesting three-dimensional axes
openglexample3
- 一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
SPINLINE
- 基于OPENGL的车轮滚动,带轨迹线与坐标轴-the wheel rolling, with track and coordinate axis line
openglbasiccode
- opengl基本代码,包括漫游,坐标轴,以及旋转正方体
OpenGL绘制坐标轴,立方体贴图,视角变换等等
- OpenGL纹理绘制: 绘制坐标轴,立方体贴图,视角变换等等,OpenGL texture mapping: drawing axes, cube mapping, perspective transformation, etc.
可通过拖拽鼠标旋转坐标轴
- 可通过拖拽鼠标旋转坐标轴,有x,y,z三个坐标轴,并且能显示坐标轴的名字-By dragging the mouse to rotate the axes, there are x, y, z three axes, and can display the name of the axis
3Drotate
- 三维坐标转换代码,XYZ三个坐标轴之间的转换与立体变换-Three-dimensional coordinates of the conversion code, XYZ three axes and the conversion between the three-dimensional transformation
Test20090417
- 采用跟踪球原理实现立方体旋转,坐标轴变换。实现3D图形绘制的基础。-Principle to the use of tracking the ball cube rotation axis transform. To achieve a basis for rendering 3D graphics.
four
- 四面体绕坐标轴旋转,并保留本身材质和贴图-four
BresenhamLine
- Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham
cubeball
- 按鼠标三个键,立方体与球共同沿三个坐标轴运动-3 Press the mouse button, the cube with the ball joint movement along the three axes
rotatecube
- 分别按鼠标的三个键,立方体会沿三个坐标轴转动-3 Press the mouse button, a square body rotation along the three axes
rotateteapot
- 旋转的犹他壶,可根据鼠标的点动沿三个坐标轴转动-Utah rotation pots, according to the point of moving the mouse along the three axis rotation
screw
- 绘制一个螺纹杆,并且可以通过鼠标点动,使他沿三个坐标轴移动-Draw a threaded rod, and can move through the click of the mouse, so he moved along the three axes
glsl_HelloWorld
- 一个用opengl着色语言(glsl)编写的犹他壶,并且可以通过鼠标点动沿三个坐标轴转动-One with the opengl shading language (glsl) prepared by the Utah pot, and can move through the click of the mouse along the three axis rotation
acubewithacoordinateaxis
- 基于vc和OpenGL编写的带有坐标轴的正方体程序-a computer program of a cube with a coordinate axisbased on vc and opengl.
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
4
- 在OPENGL环境下画一个彩色的三角形和正方形,并且可以围绕坐标轴旋转-OPENGL environment in the triangle and draw a colored square, and can be rotated around the axis
5
- 在OPENGL环境下画一个彩色的三角体和正方体,可以围绕坐标轴旋转-OPENGL environment in the triangle draw a colored body and a cube can be rotated around the axis