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. LAOWAI01.ZIP

    0下载:
  2. 一个vc+OpenGL的三维球程序,老外编写,有控制界面,很方便-a vc OpenGL 3D ball procedures, the preparation of foreigners, the control interface is easy
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:289051
    • 提供者:严勇
  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. openGL 一个桌球游戏,实现了简单的电脑AI

    0下载:
  2. openGL 一个桌球游戏,实现了简单的电脑AI,允许人工控制。同时三维允许转动视角。-airhockey openGL
  3. 所属分类:OpenGL

    • 发布日期:2017-03-22
    • 文件大小:42811
    • 提供者:Beijing
  1. SphereView.rar

    0下载:
  2. OPENGL画球的一个小程序,输入经纬度数据,输出为opengl画的一个三维球体,OPENGL drawing procedure, a small ball
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:35742
    • 提供者:周翔
  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. 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. WOpenGL

    0下载:
  2. 用OpenGL实现正方体,台体,柱体,球体,超椭球体,环的三维创建及几何贴图-Using OpenGL to achieve cube, the Taiwan body, cylinder, sphere, super-ellipsoid, Central and geometry to create three-dimensional mapping
  3. 所属分类:OpenGL program

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

    0下载:
  2. 计算机图形学的最终报告,光照模型,实现对于一个三维球的光照渲染-The final report of computer graphics, illumination models, to achieve the ball for a three-dimensional rendering of the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:84534
    • 提供者:allen
  1. jingxiangjihanshuchazhi

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

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

    0下载:
  2. 绘制一个三维球,通过各种设置,实现它的运动,渲染,色彩显示等-Draw a three-dimensional ball, through a variety of settings, to achieve its movement, rendering, color display
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2468663
    • 提供者:海纳百川
  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 »
搜珍网 www.dssz.com