搜索资源列表
shji
- 立方体的旋转模型,对理解旋转的概念,坐标系的转换很有帮助-rotating cube model for understanding the concept of rotating the coordinate system conversion helpful
ROTATE3
- 一个三维立方体嵌套调色板显示程序,代码经VC6++.0下调试下可用-a 3D cube nesting palette display program, code under .0 by VC6 available under debugging
imagelab1
- 成像系统的计算机模拟,将摄像机坐标系内的立方体投影到二维平面上,计算机视觉的一个实验作业。-imaging system computer simulation, camera coordinate system within the cube of 2D projection, Computer vision of a laboratory experiment.
mcubesdemo-1.0.tar
- maching cube 算法-maching cube algorithm
DDT
- 图形平移,旋转,缩放,对称变换,基本图形包括DDA直线,圆,曲线,多边形生成,多边形填充,立方体旋转-Graphic change, the basic graphics generation, rotating cube
Trans_3D
- 正方体的比例、平移、旋转变换及投影显示 Windows图形界面操作-Cube of the ratio, translation, rotation transformation and projection display Windows graphical interface operation
graphics_cuberotate
- 2d graphics-program to create a rotating cube effect in 2d.
DrawCube
- 利用c#语言画立方体,能进行简单的旋转,平移,缩放,简单实用-Draw a cube using c# language, can be a simple rotation, translation, scaling, simple and practical
CG_Cube
- for begin learners, a cube for lighting, turning,/* * cube.c * Draws a 3-D cube, viewed with perspective, stretched * along the y-axis. */-for begin learners, a cube for lighting, turning,/* * cube.c * Draws a 3-D cube, viewed wi
shadedcube
- Rotating cube with shading
CursoGraficacion
- Java code for graphing the lines of a cube and a pyramid (given the vertices in the code) to rotate the axes X, Y and Z. The application is not very efficient but exemplifies the use of Java Graphics.
Cube2d
- 2D魔方变换程序 能够实现18种变换以及重置 方便于初学C语言的学生练习-2D Rubik' s cube transformation program to achieve the 18 kinds of transform and reset convenient beginner C language students to practice
Primitives-2D-et-transformations
- Codeblock program that allows to create forms (triangle, cube, etc..) and move them in 2D !
cube
- 在屏幕上画出立方体一点透视图,立方体的八个顶点坐标(0,0,0)(0,0,400),(0,400,0),(400,0,400),(400,400,400)(400,400,0)视点定于(800,0,0),视距为4-Point perspective for the cube on the screen to draw a map, cube eight vertex coordinates (0,0,0) (0,0,400), (0,400,0), (400,0,400) (400,400,40
toushi
- 图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图-Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective
zhengjiaotouying
- 正交投影算法在C ++中使用双缓冲技术来绘制二维正交投影屏幕上的立方体线框模型-Orthogonal projection algorithm in C++ using double buffering technique to draw a cube wireframe model in the two-dimensional orthogonal projection screen
cube2
- 显示一个立方体,并为每一个面来绘制颜色,并使之看起来有立体感。-discribe a cube ,make it look beautiful.
RGB-cube
- 产生一个RGB立方图:R(红)-G(绿),R(红)-B(蓝),G(绿)-B(蓝)-Color model. Use Matlab to create six (6) color images of size 512×512 in ppm format, each of which represents one of the six sides of the RGB color cube.
MagicCube2D
- 使用OpenGL编写的自动完成三阶魔方的还原的程序,可以完成三阶魔方的还原过程演示-OpenGL prepared using auto-complete third-order cube reduction program, you can complete the restore process demonstrates third-order cube
cube
- 利用OpenGL,在vs2015中进行四边形的绘制,并根据变换矩阵绘制变换后的图形-Using OpenGL, quadrilateral is drawn in vs2015 and the transformed graph is drawn the transformation matrix