搜索资源列表
Jx_CubeModel
- 非常简单的立方体旋转程序,可以绕三轴自由旋转。-very simple cube rotation procedures, can freely rotating triaxial around.
Vertices_source
- 显示一个绕三个轴旋转的立方体,纹理是自动插值的。-around 3 shows a rotating cube, texture automatic interpolation.
04_Rotate
- 旋转: 在这一课里,我将教会你如何旋转三角形和四边形。左图中的三角形沿Y轴旋转,四边形沿着X轴旋转。 -rotation : In this lesson, I will you how to rotate the church triangular and quadrilateral. Left triangle along the Y-axis rotation, along the X axis Quadrilateral rotation.
implicit-plot
- 这是理解隐函数 如f(x,y,z)=0,作图的算法的一个最基本的程序, key: 1. q or w 绕x轴旋转 2. a or s 绕y轴旋转 3. z or x 绕z轴旋转-This the understanding implicit function f (x, y, z) = 0, the mapping algorithm of a basic procedure key : 1. w q or x-axis rotation around t
touying-CSharp
- 本程序是使用VisualC#编制的一个投影变换演示程序,实现从3D长方体投影至2D平面的图形绘制,并演示了图形绕轴旋转的过程。-use of this procedure is the establishment of VisualC# 1 Projection Demonstration Program, D. realized from three to two rectangular projection plane D graphics rendering, and presentati
03_3dEddy
- 这是计算机图形学中三维图形旋转程序,分别绕x轴、y轴、z轴旋转,仅供教学使用。
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional map, and provide cube rotating a
JAVA 3D制作的一个旋转的"心"
- *一丨旋转的"心" *3D的,通过计算空间中的点并投影到XY轴绘出,方向键和PU,PD控制旋转方向
MatView45.zip
- 三维表面图形控件是建立在OpenGL基础上的控件,给定zij=f(xi,yj)离散数据,可以绘制三维表面图形。三维图形的表面可以使用不同的颜色、光照、纹理,也可以控制其绕x、y、z轴旋转,还可以通过随时间而改变控件中的数据,制作随时间变化的动态图形。三维表面图形控件包含的文件有:matview45.ocx,gl3d20.dll,CqmImg32.dll,Visdp32.dll。,Three-dimensional surface graphics control is built on the
3Drotate
- matlab三维旋转。绕XYZ轴旋转的程序代码。-matlab three-dimensional rotation. Around the XYZ axis of the program code.
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
cPP3Druanrenyizhouxuanzhuan
- 在图形模式下显示3D图形绕任意轴旋转的模块-the souce of a program by c++
Cube-rotating
- 计算机图形学,立方体旋转,围绕x,y,z轴旋转,没有注释。相信直接看代码就能看懂-Computer graphics, cube rotation, around the x, y, z axis, with no commentary. I believe looking at the code can be read directly
AABBDemo
- 建立某个物体的包围盒AABB,物体绕y轴旋转,形成的AABB包围盒也旋转-Create an object bounding box AABB
sanwei
- 画了一个小房子,三维图形绕x,y,z轴旋转-A drawing of a little house, three-dimensional shape around the x, y, z-axis rotation
Example1
- 绘制一个正方体,通过上下左右键控制其上下左右移动,通过x和y键控制其绕x轴和y轴旋转。-Draw a cube, controlled by the arrow keys to move up and down, by the x and y keys to control its rotation around the x-axis and y-axis.
texture
- 新增的第一行是#include <stdio.h> 。它允许我们对文件进行操作,为了在后面的代码中使用fopen(),我们增加了这一行。然后我们增加了三个新的浮点变量...xrot、 yrot、zrot。这些变量用来使立方体绕X、Y、Z轴旋转。最后一行GLuint texture[1]为一个纹理分配存储空间。如果您需要不止一个的纹理,应该将数字1改成您所需要的数字。 -The first line is the new# include <stdio.h>. It a
DrawCube
- 绘制一个,立方体,并饶某个轴旋转,变换位置并观察效果-Draw a cube, and Rao an axis of rotation, and observe the effects of changing positions
Drawing-pot-P-keyboard-control
- 绘制茶壶,然后键盘(上下左右)控制茶壶沿X或Y轴旋转。-Drawing pot, then the keyboard (up and down) control the teapot rotating along the X or Y axis.
guangxianmoni
- 我基于OpenGL创建了大写字母P和小写字母p的三维图形。在美式键盘大写未锁定条件下,运行程序时,可以实现图形的自转、手控绕X,Y,Z轴旋转、放大、缩小和左、右平移。程序还添加了材质,光源和光照的设置-I created a three-dimensional graphics based on OpenGL uppercase P and the lowercase p s. In the American capital keyboard unlocked condition, when y