CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - Cube

搜索资源列表

  1. shji

    0下载:
  2. 立方体的旋转模型,对理解旋转的概念,坐标系的转换很有帮助-rotating cube model for understanding the concept of rotating the coordinate system conversion helpful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25.43kb
    • 提供者:刘伊
  1. ROTATE3

    0下载:
  2. 一个三维立方体嵌套调色板显示程序,代码经VC6++.0下调试下可用-a 3D cube nesting palette display program, code under .0 by VC6 available under debugging
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25.18kb
    • 提供者:talent
  1. imagelab1

    0下载:
  2. 成像系统的计算机模拟,将摄像机坐标系内的立方体投影到二维平面上,计算机视觉的一个实验作业。-imaging system computer simulation, camera coordinate system within the cube of 2D projection, Computer vision of a laboratory experiment.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:96.97kb
    • 提供者:周姗姗
  1. mcubesdemo-1.0.tar

    0下载:
  2. maching cube 算法-maching cube algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:210.55kb
    • 提供者:王涛
  1. DDT

    0下载:
  2. 图形平移,旋转,缩放,对称变换,基本图形包括DDA直线,圆,曲线,多边形生成,多边形填充,立方体旋转-Graphic change, the basic graphics generation, rotating cube
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:吴晨超
  1. Trans_3D

    0下载:
  2. 正方体的比例、平移、旋转变换及投影显示 Windows图形界面操作-Cube of the ratio, translation, rotation transformation and projection display Windows graphical interface operation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.53mb
    • 提供者:houyongbo
  1. graphics_cuberotate

    0下载:
  2. 2d graphics-program to create a rotating cube effect in 2d.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:360.88kb
    • 提供者:sreenu
  1. DrawCube

    0下载:
  2. 利用c#语言画立方体,能进行简单的旋转,平移,缩放,简单实用-Draw a cube using c# language, can be a simple rotation, translation, scaling, simple and practical
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1013.5kb
    • 提供者:zhangyan
  1. CG_Cube

    0下载:
  2. 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
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:5.5kb
    • 提供者:cuicui
  1. shadedcube

    0下载:
  2. Rotating cube with shading
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:段忠祥
  1. CursoGraficacion

    0下载:
  2. 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.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.09mb
    • 提供者:masm8086
  1. Cube2d

    0下载:
  2. 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
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2.42kb
    • 提供者:Rory Ye
  1. Primitives-2D-et-transformations

    0下载:
  2. Codeblock program that allows to create forms (triangle, cube, etc..) and move them in 2D !
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:100.25kb
    • 提供者:extor
  1. cube

    0下载:
  2. 在屏幕上画出立方体一点透视图,立方体的八个顶点坐标(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
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:612byte
    • 提供者:hanchao
  1. toushi

    0下载:
  2. 图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图-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
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:327.94kb
    • 提供者:Cavalier
  1. zhengjiaotouying

    0下载:
  2. 正交投影算法在C ++中使用双缓冲技术来绘制二维正交投影屏幕上的立方体线框模型-Orthogonal projection algorithm in C++ using double buffering technique to draw a cube wireframe model in the two-dimensional orthogonal projection screen
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4.62mb
    • 提供者:Cavalier
  1. cube2

    0下载:
  2. 显示一个立方体,并为每一个面来绘制颜色,并使之看起来有立体感。-discribe a cube ,make it look beautiful.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:815byte
    • 提供者:刘小
  1. RGB-cube

    0下载:
  2. 产生一个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.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:354.85kb
    • 提供者:王莹
  1. MagicCube2D

    0下载:
  2. 使用OpenGL编写的自动完成三阶魔方的还原的程序,可以完成三阶魔方的还原过程演示-OpenGL prepared using auto-complete third-order cube reduction program, you can complete the restore process demonstrates third-order cube
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8.25mb
    • 提供者:贾锋
  1. cube

    0下载:
  2. 利用OpenGL,在vs2015中进行四边形的绘制,并根据变换矩阵绘制变换后的图形-Using OpenGL, quadrilateral is drawn in vs2015 and the transformed graph is drawn the transformation matrix
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11.17mb
    • 提供者:wangyaru
« 12 »
搜珍网 www.dssz.com