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

搜索资源列表

  1. OpenGL_A6

    0下载:
  2. A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the us
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12.56kb
    • 提供者:古洪
  1. glenabledview_demo

    0下载:
  2. An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:82.26kb
    • 提供者:wang an
  1. Quadrics

    0下载:
  2. This the sixth tutorial of the Advanced section. This tutorial will introduce you to the wonderful world of quadrics. With quadrics you can easily create complex objects such as spheres, discs, cylinders and cones. In this tutorial we will look at ho
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:233.79kb
    • 提供者:zhf
  1. turning ball

    0下载:
  2. w a s d 和小键盘的操作 调节球体的细微的空间变化!-w d s a small keyboard and adjust the operation of the Spheres minor changes in space!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19.91kb
    • 提供者:牛牛
  1. 演示递归分割画球体(OpenGL)

    1下载:
  2. 这是在VC的环境下编写的一个对球体进行分割的小程序,编写的还比较精巧-This is the VC environment to prepare a division of spheres for the small program, the preparation of relatively sophisticated
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11.66kb
    • 提供者:李强
  1. LodSphere

    0下载:
  2. LOD编程实例,在程序中根据视点与对象的距离,以不同的网格来绘制球体。-LOD programming examples, in proceedings under View and the distance between objects, a different grid to map Spheres.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:234.5kb
    • 提供者:赵志强
  1. planet1

    0下载:
  2. 自己做的OPENGL 的SOLARY SYSTEM 有3个球体,包含公转和自转-do for myself OpenGL SOLARY SYSTEM has three spheres, including the conversion of public and rotation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14.01kb
    • 提供者:zhou
  1. pp

    0下载:
  2. 是一个opengl实例,可以用鼠标控制球体的旋转,可以设置球体的大小,形状,等等。-Is a opengl examples, can use the mouse to control the ball rotation, can set the spheres of size, shape, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:20.69mb
    • 提供者:swb
  1. collision

    0下载:
  2. 对于球体之间,球体和平面,球体和圆柱体的碰撞进行模拟。-Between the spheres, sphere and plane, sphere and cylinder to simulate the collision.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:136.12kb
    • 提供者:wuchengwei
  1. 20040604vcdiguifenge(OpenGL)

    0下载:
  2. opengl 程序,实现的是球体的分割演示,相当完整-opengl procedure is to achieve the division of spheres demonstration, rather complete
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:9.08kb
    • 提供者:xinzi
  1. LodGeoshpere

    0下载:
  2. 该程序实现了一个LOD编程实例,根据视点与对象的距离,以不同的网格数来绘制球体,程序中球体表面是通过若干三角形来逼近的。-The program implements a LOD programming examples, according to the distance between the target point of view and in different grid to draw a number of spheres, spherical surface is the pro
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:234.34kb
    • 提供者:雪儿
  1. drawtools3D

    0下载:
  2. this the headear file to crate 3d spheres.. or 3d objects-this is the headear file to crate 3d spheres.. or 3d objects
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1.06kb
    • 提供者:pavanbr
  1. light

    0下载:
  2. 在Visual C++环境下使用OpenGL完成球体的绘制以及光照等-In Visual C++ environment using the OpenGL rendering spheres, as well as the completion of light, such as ... ...
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:224.48kb
    • 提供者:daisy
  1. spheres

    0下载:
  2. 3D球体在不同光照下的形态,OpenGL库实现,需要glut头文件。-3D sphere under different type of lighting.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:1.98kb
    • 提供者:Xiaolong
  1. fog

    0下载:
  2. 在openGL的glEnable()函数中使用GL_FOG函数来启用雾效果。示例程序绘制了5个红色球体,每个球体和观察点的距离各不相同。-In openGL to glEnable () function to enable the use of GL_FOG function fog effects. The sample program draws five red spheres, each sphere and observation point distance vary.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:123.96kb
    • 提供者:王彬
  1. Collision

    0下载:
  2. 在VC平台上,用opengl绘图,实现两个球体的碰撞检测,并且实现交互设备PHANTOM接口-In the VC platform, using opengl graphics, collision detection to achieve the two spheres, and the PHANTOM device to achieve interactive interfaces. . .
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4.25mb
    • 提供者:龚云隆
  1. openGL_sphere

    0下载:
  2. Example of using openGL spheres
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:23.74kb
    • 提供者:Yuriy
  1. Teapot

    0下载:
  2. The user controls a teapot and is able to walk in the x-z plane. The user must avoid the harmful moving obstacles (red cones) and catch the good ones (green spheres). A good obstacle increments your score. A harmful obstacle halves your score if it i
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1.13mb
    • 提供者:aya
  1. 3d-renju

    0下载:
  2. 非常能帮您锻炼三维空间思考能力。创意来源于北京科技馆,只要在5*5*5的方格中,上下左右斜对角线和对顶角线的方向上有4个子,即可获胜。-It can help you exercise the ability to think three-dimensional space a lot. Creativity comes from the Beijing Science and Technology Museum.As long as in 5* 5* 5 grid, up and down t
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.3mb
    • 提供者:张博伦
  1. polygonBALL

    0下载:
  2. opengl C++语言用四边形创建球体 可改变大小 个数-opengl C++ language used to create quadrilateral can change the size of the number of spheres
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:967byte
    • 提供者:李硕
« 12 3 »
搜珍网 www.dssz.com