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

搜索资源列表

  1. Cube

    0下载:
  2. Visual C++基本图元绘制:包括点、线、面的绘制-Visual C++ basic drawing primitives: including points, lines and surface mapping
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:230622
    • 提供者:Wendy
  1. mc

    0下载:
  2. 简单的marching cube,无光照等效果。可以作为基础程序。-A simple marching cube, no effect of light and so on. Can be used as the basis of the procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:358853
    • 提供者:guyi
  1. kildekode

    0下载:
  2. marching cube的另一种实现,算法效率应该比Paul的要高一点。-marching cube another to achieve the algorithm efficiency should be higher than that of Paul.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1822874
    • 提供者:guyi
  1. cg3

    0下载:
  2. program to draw a color cube and rotate it in x, y, and z axis
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:7066
    • 提供者:opengl
  1. colorcubes

    0下载:
  2. Program to draw a color cube and allow the user to move the camera suitably to experiment with perspective viewing. Use openGL functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:202947
    • 提供者:Sandesh
  1. 1988

    0下载:
  2. poj 1988 Cube Stacking 比较有趣的并查集-poj 1988 Cube Stacking and search more interesting set
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:638
    • 提供者:zl
  1. magicCube

    0下载:
  2. 在VC平台下使用opengl技术实现一个小魔方立体逼真-In opengl using VC technology platform to achieve a realistic three-dimensional small magic cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:54404
    • 提供者:xiaoxiao
  1. plotcube

    0下载:
  2. This function plots a 3D-Cube. You can choose orientation, size, rotaion, colors and transparency-This function plots a 3D-Cube. You can choose orientation, size, rotaion, colors and transparency
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:1945
    • 提供者:chul
  1. Tut03_Matrices(cube)3

    0下载:
  2. DirectX 9.0 Tutorial Matrices Cube.
  3. 所属分类:DirextX

    • 发布日期:2017-04-24
    • 文件大小:62524
    • 提供者:Blueye
  1. Cube

    0下载:
  2. directx 游戏基本程序 C++ directx 游戏基本程序 C-directx directx 游戏基本程序 C++ directx 游戏基本程序 C++
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2838885
    • 提供者:校长
  1. opengl_mf

    0下载:
  2. 利用opengl编写的魔方程序,通过光标键移动魔方,可以看到他的不同侧面!-magic cube program with opengl
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:53982
    • 提供者:刘备
  1. dx9_offscreen_rendering

    0下载:
  2. This sample demonstrates how to create dynamic textures // through off-screen rendering. // // As a demonstration, a spinning textured cube is rendered // to an off-screen surface, which is in turn, used to create // a dynamic texture. T
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:35646
    • 提供者:George
  1. mytuxing

    0下载:
  2. 利用z_buffer,实现立方体的旋转,面的消隐-The use of z_buffer, to achieve the rotation of the cube, the hidden surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:489961
    • 提供者:小晒
  1. Java3D_demos

    0下载:
  2. This a Midlet class code and also its resources are available to create 3D vied for a cube.-This is a Midlet class code and also its resources are available to create 3D vied for a cube.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-23
    • 文件大小:152152
    • 提供者:Rams
  1. mapping

    0下载:
  2. opengl 绘制旋转立方体,同时使用纹理映射在立方体六面绘制图像。-rotating cube opengl rendering, texture mapping using hexahedron in the cube map images.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:55359
    • 提供者:程剑
  1. marching_cube

    0下载:
  2. 移动立方体marching cube算法 由粒子生成网格,通常都是用marching cube技术-Marching cube algorithm for mobile cube particles generated by the grid, usually with technology marching cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-02-23
    • 文件大小:101059
    • 提供者:潮流
  1. cube

    0下载:
  2. 一个很简单的DX程序,绘制一个彩色的立方体- simple code for DX to set up a color cube
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2163
    • 提供者:胡峰
  1. cube

    0下载:
  2. 应用vb语言,结合opengl控件开发的三维显示-Application vb language, combined with the development of three-dimensional display opengl Control
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:79783
    • 提供者:尹子文
  1. cube-test

    0下载:
  2. 自己用OpenGL和C++编的小程序,是一个立方体旋转的 -a program develped by openGL and C++。。A rotation cube~~this sample have depth perception。。dynamic
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2437200
    • 提供者:醉花痴
  1. opengl

    0下载:
  2. A simple program that shows how to draw a spinning cube using an optimized OpenGL stack.code. Everything is customizable, including color, shape, camera, etc... A good start point for complex OpenGL coding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11651
    • 提供者:Epsylon
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com