CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 绘制函数

搜索资源列表

  1. 3DProfileLabVIEW

    0下载:
  2. 一个用labview编写的绘制3D图像的程序。例子是用已知的函数绘制光纤光场的轮廓-use a PC to prepare the 3D image rendering procedures. Known example is a function of fiber optical field mapping the contours
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:93951
    • 提供者:yzshenhao
  1. Java3d

    0下载:
  2. Java 3D图形编程接口函数文档,初学者可以参考其文档,完成大部分3d图形的绘制,对于OPenGl的支持有一定要求,需要自行配置。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4306975
    • 提供者:活动反
  1. Test_Collision

    0下载:
  2. 自己写的三维碰撞测试库,如三棱椎和平面的相交测试,主要就是一个函数给出全部交点(按顺时针顺序,为了好绘制交面)
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2416
    • 提供者:唐潋
  1. 利用VTK读取系列BMP文件并进行体绘制

    0下载:
  2. 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
  3. 所属分类:3D图形编程

  1. rayCast01.rar

    0下载:
  2. 一个简单的光线投射体绘制的程序,读文件的是vtk的函数vtkVolume16Reader,并可以进行一些简单的交互操作,A simple ray-casting volume rendering procedure, documents are read by vtk function vtkVolume16Reader, and can carry out some of the easy inter-operation
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:738913
    • 提供者:洪振刚
  1. Math-Surface

    1下载:
  2. 3D图形绘制程序,绘制的方法采用函数的方法-3D graphics rendering procedures, drawn Methods function
  3. 所属分类:3D Graphic

    • 发布日期:2015-08-02
    • 文件大小:43334
    • 提供者:will hwang
  1. Gouraud

    0下载:
  2. 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:32021
    • 提供者:wyywd
  1. 3DFont

    0下载:
  2. 绘制一个 3D字体,用OPENGL库函数实现并且综合运用了数据结构-a 3D font with OPENGL technology
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-28
    • 文件大小:30866
    • 提供者:yang
  1. vtk5

    1下载:
  2. 3d 不规则物体重建之面绘制,使用到了VTK的函数库-3d reconstruction of the surface rendering
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3153271
    • 提供者:wwl
  1. Beziar

    0下载:
  2. 基于函数的曲线曲面绘制,以及beziar曲线曲面的绘制-Drawing curves and surfaces based on function, and the drawing of curves and surfaces beziar
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:250231
    • 提供者:
  1. GrayShowPic

    0下载:
  2. 显示3D灰色图像,主要通过BitBlt绘制两次来实现,用GetSysColor函数获取系统定义的颜色值-Display 3D gray image, mainly through BitBlt drawn twice to achieve with GetSysColor function to get the system-defined color values
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:448922
    • 提供者:青果恋秋
  1. drawCube

    0下载:
  2. 使用opengl、glut 函数库 绘制正方体。-Use opengl, glut library draw cube.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:955
    • 提供者:曲德源
  1. chap10

    0下载:
  2. 利用matlab采用meshgrid函数进行三维图形绘制,颜色、坐标轴都可以设置-based on matlab software to map 3D picture,the color can be altered
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:13746
    • 提供者:烟雨
  1. Function3D

    0下载:
  2. 实现复杂数学函数的三维图形绘制,并且实现了对图形的渲染,教学研究中使用非常方便。-Realization of 3 d graphics rendering of complex mathematical function, and implementation of graphics rendering, used in the teaching and research is very convenient.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1632256
    • 提供者:孟凡腾
  1. ThreeDCurve

    0下载:
  2. 使用JME3引擎制作的3D空间曲线,绘制了一个动态的蝴蝶函数曲线。 由于JME3的SDK太大,上传的代码中只有一个Java文件,使用者需要自己搭建JME3的环境。-Using JME3 to produce the 3D space curve, draw a dynamic butterfly function curve. Because JME3 SDK is too large, only a Java file upload java code, users need t
  3. 所属分类:3D Graphic

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

    0下载:
  2. 使用opengl的反馈模式,获得glut函数绘制的曲面上某一曲线的所有点坐标,来形成动画。包括菜单显示、三维显示、运动速度调节等等。-Use opengl feedback mode, get all the coordinates of a point on the curve plotted as a function of surface glut to form animation. Including menu display, three-dimensional display, m
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5155
    • 提供者:tiahw
搜珍网 www.dssz.com