CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 立方体

搜索资源列表

  1. lesson06

    0下载:
  2. 纹理映射:在这一课里,我将教会你如何把纹理映射到立方体的六个面。-Texture mapping: In this lesson, I will teach you how to texture map to the six faces of the cube.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:5581
    • 提供者:nalyst
  1. Micro

    0下载:
  2. 画立方体利用OPENGL与C++结合 画出可以旋转的立方体图像 也可改变颜色-Draw a cube using C++ with OPENGL and draw a cube can be rotated to change the color of the image can also be
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3900
    • 提供者:inEgy
  1. opengl-basic-example

    0下载:
  2. opengl制作的例子,实现鼠标控制立方体的旋转与平移-made by opengl in vc++.we can control the cube with keyboard.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1587
    • 提供者:clinea
  1. OpenGL-split-cube

    0下载:
  2. opengl分割立方体,把立方体分成8份,图形为线框模式!-OpenGL split cube,The cube into 8, graphics for a wire frame model!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3702
    • 提供者:王高伟
  1. OpenGL_cube

    0下载:
  2. OPENGL 实现的 立方体的消隐显示 很好用的如果你正在学习OPENGL这个对你一定有帮助的-this is a opengl programm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2204
    • 提供者:ledonJu
  1. rxdgl1

    0下载:
  2. 由键盘控制旋后左右旋转的opengl立方体,vc开发-3d opengl cube,keyboard control
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1101
    • 提供者:rkingt
  1. sanweijichubiancheng

    0下载:
  2. 简易的三维基础编程,创建一个可以用鼠标选择的立方体,立方体用数组的形式表现出来。-The basis of a simple three-dimensional programming, you can create a cube with the mouse to select the cube by an array of forms.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:lowth
  1. tex_cube

    0下载:
  2. 实现彩色立方体的简单旋转,比较基础易于实现的程序-A simple rotating cube in color, relatively easy to implement procedures based on
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1351
    • 提供者:安捷伦
  1. Chapter6_Cube

    0下载:
  2. DX相关的练习,用vs2008编写.这是是创建了立方体,用的D3DX库自带的D3DXCreateBox实现的-DX-related exercises, using vs2008 to write this is to create a cube, using D3DX library realization comes D3DXCreateBox
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:64475
    • 提供者:姜来贺
  1. cubemapping

    0下载:
  2. 简单的openGL纹理贴图,实现一个把图贴到立方体上的函数,立方体里画反射面的水壶,贴图倒影在水壶上,转动鼠标改变视图。用法见readme.txt-This project is developed on the platform of VS2010,it implements the cube texture mapping in openGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21519982
    • 提供者:yishi
  1. tst2

    0下载:
  2. 这是一个简单的使用openGL绘制立方体的程序。通过点画和gultSolidCube()、glutWireCube()三种可选方法画出。并有相关变换流程!适合入门参考!-This is a simple to use openGL rendering cube procedures. By pointillism and gultSolidCube (), glutWireCube () method to draw three options. And have the relevant co
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:1485
    • 提供者:木韵
  1. container5.1

    0下载:
  2. 求圆柱,立方体,球体的表面积和体积求圆柱,立方体,球体的表面积和体积-Of cylinder, cube, sphere of surface area and volume
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5252
    • 提供者:ndinga
  1. cub

    0下载:
  2. 用c语言编写的 立方体试验(图形图像学有关的)-prepared by the cube test (graphic images of the study)
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:8960
    • 提供者:icsat
  1. cx20

    0下载:
  2. 立方体中动态移动的小立方提,学习计算机图形学时会有用-Dynamic movement of a small cube cube mentioned, learning to use computer graphics, there will be
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6520
    • 提供者:athehad
  1. exp5.1

    0下载:
  2. 求圆柱,立方体,球体的表面积和体积求圆柱,立方体,球体的表面积和体积-Of cylinder, cube, sphere of surface area and volume
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2037
    • 提供者:ononday
  1. gourand

    0下载:
  2. 几何图形学小程序 物体明暗效应的事例 消隐 两个立方体旋转 两个光源-Studies of small process geometry objects blanking examples of light and shade effects of two light sources of two rotating cube
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4446
    • 提供者:ainly
  1. MarchingCubes

    0下载:
  2. vc++6.0环境下编译的移动立方体的可视化算法-vc++ 6.0 compiler environment mobile cube visualization algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:9265
    • 提供者:学院奖
  1. Cube_OpneGL

    0下载:
  2. OpenGL 3D立方体多纹理贴图,应用程序编程源码,很好的参考资料。-OpenGL 3D cube texture mapping, application programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:306997
    • 提供者:维斯摩尔
  1. E5

    0下载:
  2. 计算机图形学实验,完成立方体的三视图和等轴侧投影-Computer graphics experiments, the completion of three cube view and isometric projection
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:964
    • 提供者:宋壮壮
  1. 7567689

    0下载:
  2. 不使用DirectX或OpenGL而实现的3D立方体效果,VC++经典编程源码,很好的参考资料。-Do not use DirectX or OpenGL and the realization of the 3D cube effect, classic VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:15745
    • 提供者:烟鸭掌儿
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com