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

搜索资源列表

  1. rxdgl1

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

    • 发布日期:2017-04-10
    • 文件大小:1101
    • 提供者:rkingt
  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. movelight

    0下载:
  2. 光源可移动,光源颜色可变,立方体可旋转,用openGL实现-Movable light source, light color variable, the cube can be rotated
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8206219
    • 提供者:Tia
  1. colorcube

    0下载:
  2. 旋转的彩色立方体,计算机图形学的程序,C++源程序-color cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1767
    • 提供者:林伟
  1. c-3

    0下载:
  2. opengl立方体,纹理添加,六个面,自动旋转-opengl cube
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-11
    • 文件大小:18398070
    • 提供者:ttwinter
  1. OLED

    0下载:
  2. 0.96" OLED (SSD1306) for arduino 驱动及3D立方体演示 能用I2C或SPI连接及控制,并且内带基本图形绘制函数:点,线,中空圆形,填充圆形,中空矩形,填充矩形..等 除了一般图形范例外,另外还附上仿3D图形的源码, 能在OLED屏上显示一个立体自由旋转的立方体 -0.96 " OLED (SSD1306) for arduino drivers and 3D cube demo I2C or SPI can be connected and c
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-21
    • 文件大小:18217
    • 提供者:chen
  1. MagicCube

    0下载:
  2. 一个魔方立方体,魔方六个面各有九个格子,皆有纹理贴图,魔方会自动旋转和作魔方变换-A Rubik cube, cube six sides have nine grid, there are textures, Rubik cube will automatically rotate and be transformed
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1654059
    • 提供者:abchpx
  1. problem2

    0下载:
  2. 生成3个六面体 长短不一 现实在屏幕中央 用户点击任何一个 会弹出新的窗口 对用户点击的立方体进行仔细观察 可以通过上下左右键进行各个方向的旋转 通过‘s’键 就会退出仔细观察模式 ‘space’键 三个立方体会回到初始的样子 ‘Esc’键 程序关闭-In this problem,some function is already inluded in the problem 1. In the second problem,I also used the function prov
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:136098
    • 提供者:GE ZHANG
  1. inverse

    0下载:
  2. 立方体的简单旋转 通过键盘操作进行相应的旋转-Simply rotate the cube is rotated by the corresponding keyboard
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14600004
    • 提供者:apple
  1. MouseAndLight

    0下载:
  2. OPENGL创建旋转立方体,鼠标互动与光照-OPENGL create a cube.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3296318
    • 提供者:LYZ
  1. texture

    0下载:
  2. 新增的第一行是#include <stdio.h> 。它允许我们对文件进行操作,为了在后面的代码中使用fopen(),我们增加了这一行。然后我们增加了三个新的浮点变量...xrot、 yrot、zrot。这些变量用来使立方体绕X、Y、Z轴旋转。最后一行GLuint texture[1]为一个纹理分配存储空间。如果您需要不止一个的纹理,应该将数字1改成您所需要的数字。 -The first line is the new# include <stdio.h>. It a
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:7204
    • 提供者:谢东慧
  1. opengl

    0下载:
  2. 计算机图形学opengl环境下,实现立方体的旋转功能-opengl environment to achieve rotating cube
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5745
    • 提供者:隋美娟
  1. xuanzhuan

    0下载:
  2. 通过opengl,实现彩色立方体绕x,y,z轴的旋转,并可通过鼠标改变旋转方向-By opengl, to achieve color cube about the x, rotation y, z-axis, and change the rotation direction of the mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:245448
    • 提供者:华山
  1. xuanzhuan

    0下载:
  2. 用opengl编写的立方体绕x,y,z轴分别旋转的程序,键盘上下左右控制。源码清晰易阅读,适合初学者学习。-Cubes using opengl prepared around x, y, z axes of rotation program, up and down the keyboard control. Clear and easy to read source code, suitable for beginners to learn.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1206618
    • 提供者:MYC
  1. DrawCube

    0下载:
  2. 绘制一个,立方体,并饶某个轴旋转,变换位置并观察效果-Draw a cube, and Rao an axis of rotation, and observe the effects of changing positions
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1461346
    • 提供者:刘唯
  1. cubic

    1下载:
  2. vb中利用opengl创建立方体,并可利用鼠标右键进行三维旋转-make cubic by OpenGL in VB
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:10477
    • 提供者:zhupei
  1. 02

    0下载:
  2. 利用Opengl生成一个可以旋转的正立方体,希望能帮到你-Can use Opengl to generate a rotating cube, the hope can help you
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1725
    • 提供者:
  1. rotate

    0下载:
  2. 同时旋转三角形和立方体,可以给初学三维编程的人使用-While rotating triangles and cubes, you can give the beginner who use three-dimensional programming
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-24
    • 文件大小:22365
    • 提供者:zhaomeng
  1. vb3d

    0下载:
  2. 3d图像旋转,立方体,非常逼真,效果很好。-3D image rotation, cube,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:18815
    • 提供者:yongge
  1. DrawCube

    0下载:
  2. 基于MFC用OpenGL平移旋转缩放立方体-MFC-based translation rotation scaling cube using OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2194666
    • 提供者:小敏
« 1 2 ... 16 17 18 19 20 2122 23 24 »
搜珍网 www.dssz.com