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

搜索资源列表

  1. 计算机图形学球

    0下载:
  2. 图形学编程 设计三维物体 不理解内容联系我们 一定相告-design three-dimensional graphics programming objects do not understand the contents of links we say so
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:36863
    • 提供者:flm
  1. 三维台球游戏

    2下载:
  2. 利用OPENGL开发的一个三维台球游戏,程序中包括球与球间的碰撞检测-use OpenGL 3D developed a billiards game, procedures, including ball and the ball Collision Detection
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:181869
    • 提供者:朱琳
  1. 三维球转动

    0下载:
  2. 这是一款可以实现三维球体的软件,它可以实现球体转动,光照效果等功能-This is a three-dimensional sphere can be achieved in software, it can be achieved ball rotation, such as functional lighting effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35870
    • 提供者:李根
  1. SphereWorld

    0下载:
  2. 三维球和三维圆环旋转动画,用OPENGL实现
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:27613
    • 提供者:sara
  1. 4-1画三维图形

    1下载:
  2. 绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等-drawing a three-dimensional geometric shapes, such as : the ball, cube, prism, pyramid, etc.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:86362
    • 提供者:赵虎
  1. 径向基函数插值可视化

    0下载:
  2. 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
  3. 所属分类:OpenGL

    • 发布日期:2009-05-01
    • 文件大小:600330
    • 提供者:cdutherbert
  1. sphere3d.rar

    2下载:
  2. 3d球坐标 球坐标绘图 直角转极坐标 画三维图, SPHERE3D(Zin,theta_min,theta_max,phi_min,phi_max,Rho,meshscale) plots the 3D profile Zin as a mesh plot on a spherical surface of radius Rho, between horizontal sweep angles theta_min and
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-16
    • 文件大小:6833
    • 提供者:凌子
  1. openGL.rar

    0下载:
  2. 一个简单的openGL三维模型,绘制了一个球,一个立方体等,a simple 3D model using openGL。There exits a ball,a cube and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1745933
    • 提供者:顾斌
  1. arcball

    0下载:
  2. 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
  3. 所属分类:C#编程

    • 发布日期:2014-03-06
    • 文件大小:2032
    • 提供者:小光
  1. opengl

    0下载:
  2. 用opengl在vc上进行编程。可以做出圆柱、球、立方体、棱锥等三维立体图形,还能让他们进行不同的旋转变换。-Use opengl in vc programmable. Can make a cylinder, ball, cube, pyramid, such as three-dimensional graphics, but also allow them to carry out a different rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:30584
    • 提供者:郭雪冰
  1. light_project

    0下载:
  2. 基于光线投射变换的三维模型特征提取,以三维模型的重心为球心的最小包围球剖分成一系列同心球壳,落入每个球壳的射线与模型表面的交点定义一个球坐标方程。一般地,对于每条射线,它与模型表面的多个交点同时落入一个球壳的几率大大降低了,这样就可以尽可能的减少信息的丢失。-Transform-based ray-casting feature extraction of three-dimensional model to three-dimensional model for the core focus
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1310759
    • 提供者:周光有
  1. DeskGame

    1下载:
  2. 经典的用opengl做的桌球游戏,完整源码,非常值得学习开发三维游戏。-Opengl to do with the classic table tennis game, complete source code, is worth learning from the development of three-dimensional game.
  3. 所属分类:OpenGL program

    • 发布日期:2015-10-15
    • 文件大小:946770
    • 提供者:谭俊
  1. arcball

    0下载:
  2. 三维球的生成,包括旋转,不同视角的三维情况。-The generation of three-dimensional ball
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:608685
    • 提供者:王豫东
  1. jingxiangjihanshuchazhi

    0下载:
  2. 用glut做的鼠标球追踪三维旋转。包含可执行的exe。单是需要安装glut包.其中三维图形插值,基于径向基函数插值来做的。-Programming wiht glut and rotate 3d data.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:406780
    • 提供者:周远彬
  1. EviaEarthExample

    0下载:
  2. 通过易景地球三维调用API实现三维展示,包括KML数据的加载 里面带有示例数据(Three dimensional display of API is achieved through the 3D call of Yi Jing earth, including the loading of KML data Which contains sample data)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:921600
    • 提供者:fk007
  1. OPENGL_sphere

    0下载:
  2. 利用OPENGL自身有的画图库 实现球的三维显示(Using OPENGL's own drawing library to achieve three-dimensional display of the ball)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:294912
    • 提供者:田颖
  1. zhui

    0下载:
  2. 可以绘制三维锥体投影,可以改变锥体的中心位置及椎体大小,直接运行即可。(Three dimensional cone projection can be drawn)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:tuohan
  1. 基于Android手机传感器的3D平衡球

    0下载:
  2. 用到三维图像部分编程,较为冷门,读懂后清晰(Use the three-dimensional image part programming, more cold door, read after clear)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:3492864
    • 提供者:哇泽啧啧123
  1. light2

    0下载:
  2. 一个有光源的三维球体的构造,可运行,以验证。(The construction of a three-dimensional sphere with light source can be run to verify.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:211968
    • 提供者:染景歌
  1. Demo2三维桌球

    0下载:
  2. 鼠标移动/输入推荐。 鼠标行为是: *环顾四周 - > Hold-Move左键 瞄准并环顾四周。 - > Hold-Move鼠标右键 *增加/减少射击威力(瞄准时) - > Hold-Move向前/向后鼠标右键 *拍摄 - >释放鼠标右键 *放大/缩小 - > Hold-Move向前/向后鼠标中键 主要输入如下: * Rotate-left: a或keypadleft。 * Rotate-right: d或keypadright。 *放
  3. 所属分类:3D图形编程

    • 发布日期:2018-05-03
    • 文件大小:8961024
    • 提供者:从夫一但
« 12 3 4 5 6 »
搜珍网 www.dssz.com