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

搜索资源列表

  1. qiu

    0下载:
  2. 用c语言编写的画圆球,椭圆的程序,不是用图形库-used language paintings balls, oval procedures, instead of graphics library
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:王易
  1. sphere22

    0下载:
  2. 1,用经线和纬线画出一个三维球体,经线用不同的颜色表示,用帧交换技术实现球体的转动 2,在球体外部画1-3个小球,实现大球转动的同时,小球绕大球转及速度交互可调 3,考虑设计通用程序,实现小球的个数大小旋转的轨迹-one with warp and weft, paint a three-dimensional sphere, warp with different colors, Frame switching technology used to achieve the rotati
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.37kb
    • 提供者:朱友勇
  1. PrintGL_Fietiger

    0下载:
  2. 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:323.75kb
    • 提供者:fietiger
  1. hongqiuyundong

    0下载:
  2. 用matlab制作的红色小球沿螺线运动的动画-using Matlab produced by the small red balls along the spiral movement of animation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16.46kb
    • 提供者:GY
  1. Realbool

    0下载:
  2. 计算机图形学作业,三维真实感球,具有阴影、透视等效果-computer graphics, 3D photorealistic balls, with shadow, perspective and other effects
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44.57kb
    • 提供者:wangli
  1. kalmanball

    0下载:
  2. kalman滤波跟踪旋转小球,对学习kalman滤波有很大帮助-Kalman filtering rotating balls, Kalman filtering learning will be of great help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.97kb
    • 提供者:zhl
  1. balls

    0下载:
  2. vc环境下利用openGL编写的小球立体图像显示-vc environment using openGL prepared by the small three-dimensional images showed that the ball
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34.93kb
    • 提供者:anyaozu
  1. MetaBalls

    1下载:
  2. This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are def
  3. 所属分类:OpenGL

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

    0下载:
  2. 模拟海量小球,并且运动 -a large number of balls moving
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4.48mb
    • 提供者:余都
  1. OPenGL

    0下载:
  2. 在OPenGL中设置光源,透视效果等 以画三个球体为例说明,用VC++编译 要包含OPenGL库-Set in the OPenGL lighting, perspective effects, in order to draw three balls as examples, using VC++ compiler to include OPenGL Library
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:1.1kb
    • 提供者:spring435
  1. real-time--animation

    0下载:
  2. 实时动画: 三位小球的碰撞模拟,计算机图形学简单应用。-Real-time animation: the collision of three balls simulation, computer graphics, simple application.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:355.09kb
    • 提供者:holly
  1. simple

    0下载:
  2. 利用opengl画茶壶,小球,圆锥的简单例子,vc6编译-Using opengl painting teapot, small balls, cone, the simple example, vc6 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:20.54kb
    • 提供者:fumin
  1. WangYe3Ddemo

    0下载:
  2. 3D视见变换(球、三角形),包括空间计算、空间转换、消隐、裁剪、投影,可完成绕轴旋转、平移等功能。并能对每步处理的多边形计数-3D Viewing Transformation (balls, triangle), including space, space conversion, blanking, cutting, projection, to be completed by around the axis rotation, translation and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:45.14kb
    • 提供者:兰溪
  1. bounce

    0下载:
  2. Bouncing balls. a really good openGl examples
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:102.69kb
    • 提供者:Hiten
  1. Balls

    0下载:
  2. DX实现的多个球体碰撞演示.左键点下落球.-DX collision sphere to achieve a number of demonstration.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4.38mb
    • 提供者:大雄
  1. The-12-small-balls-of-different-materials

    0下载:
  2. 使用VC++2005绘制了十二个不同材质的小球,通过此程序可以轻松理解OpenGL中材质和光照的使用方法。-Drawn using VC++2005 twelve balls of different materials, this program can be easily understood by OpenGL in the use of materials and lighting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8.36mb
    • 提供者:zhurong
  1. Camera-Calibration-by-a-Single-Image-of-Balls--Fr

    0下载:
  2. Camera Calibration by a Single Image of Balls- From Conics to the Absolute Conic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:145.95kb
    • 提供者:dario
  1. balls

    0下载:
  2. Balls can have gravity, bounce off each other elastically or inelastically, the walls can wrap, the user can increase their speed or the gravity and more. Source code included.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:34.63kb
    • 提供者:Ash
  1. balls

    0下载:
  2. 自己写的关于光照的实验,12个球体赋予不同的光照显示不同的效果 适合初学者学习 并且有标注-Write my own experiments on the light, and 12 balls to give different light display different effects for beginners to learn and there are marked
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:李丽
  1. balls-app

    0下载:
  2. 原生js实现适应手机移动端的多球随机运动(Native JS to the mobile phone side of the multi ball random motion)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:仲夏夜
« 12 3 4 »
搜珍网 www.dssz.com