搜索资源列表
旋转立方体
- 一个用opengl制作的画立方体的小例子,供入门者学习-use opengl produced a painting cube small examples for beginners learning
207
- 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth th
TextSquare20070703
- Direct 3D写的一个画立方体的程序,初学者可以借鉴,里面写有完善的注释
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional ma
球和立方体
- 一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball an
4-1画三维图形
- 绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等-drawing a three-dimensional geometric shapes, such as : the ball, cube, prism, pyramid, etc.
opengl 画立方体和四棱锥 bcb
- 一个简单的在c++builder中画立方体和四棱锥的程序 并能旋转 程序有说明
立方体旋转动画
- 本程序提供了三维坐标转换为二维坐标的算法,实现在屏幕上画三维图,并提供立方体绕任意轴旋转动画的算法。-procedures for the three-dimensional coordinates of the conversion of two-dimensional coordinates of the algorithm to achieve on the screen painting three-dimensional ma
球和立方体
- 一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball an
4-1画三维图形
- 绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等-drawing a three-dimensional geometric shapes, such as : the ball, cube, prism, pyramid, etc.
旋转立方体
- 一个用opengl制作的画立方体的小例子,供入门者学习-use opengl produced a painting cube small examples for beginners learning
207
- 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth th
experiment5
- 1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示 2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透 关键词:Z缓冲器算法 Z向深度缓存算法 Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer a
TextSquare20070703
- Direct 3D写的一个画立方体的程序,初学者可以借鉴,里面写有完善的注释-Direct 3D cube to write a painting procedures, beginners can learn from, which have a well-written annotations
Direct3D_ZBuffer
- 用Direct3D画多个旋转的立方体,用到了Z-Buffer技术,有兴趣的可以看一个.-Direct3D painting with multiple rotating cube, using the Z-Buffer technology, are interested can see a.
graph_csharp
- Pure GDI drawing cube, cone, sphere纯GDI画立方体,圆锥体,球体-Pure GDI drawing cube, cone, sphere
code
- 本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。-Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating enviro
OpenGLFrame-lifangti
- 计算机图形学OpenGL,用来画立方体的源代码-Computer Graphics OpenGL, the source code used to draw the cube
BLOCK
- opengl画立方体,在屏幕上画一个正方体-opengl draw cubes, draw a cube on the screen
opengl画立方体
- 在VISUAL C++6.0平台下,用OpenGL绘制立方体的实例,给出了几种不同的方法,值得借鉴。(n the VISUAL C++6.0 platform, draw examples of cube with OpenGL, give several different methods, it is worth learning)