CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 曲线曲面

搜索资源列表

  1. OCC

    2下载:
  2. 这是用open cascade来实现绘制简单的B样条曲线和样条曲面的程序。可以用来对open cascade的入门学习。-This is used to achieve open cascade easy mapping of B-spline curves and spline surfaces procedures. Can be used to open cascade of study entry.
  3. 所属分类:3D Graphic

    • 发布日期:2016-08-17
    • 文件大小:5609502
    • 提供者:ff
  1. 11

    0下载:
  2. 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为 点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。 2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线 3. 把No.3图形窗口分
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:李子木
  1. curve_fitting

    1下载:
  2. 针对于三维物体的曲线信息,对曲线进行5*5拟合,能够直接得到曲面的参数方程-For the curve in three-dimensional object information, the 5* 5 curve fitting, be able to direct surface parameter equation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2888
    • 提供者:江南
  1. BezierSpline

    0下载:
  2. BezierSpline 1.21。sketch up(草图设计大师,Google精品软件)下的贝塞尔曲线插件,使用时解压拷贝到sketch up安装插件的目录下就行了,我暂时也没用过,请大家从网络上找资料学习它,不过它可以实现的功能就是把不同高度的曲线外边缘平滑连接成复杂精细的曲面,而sketch up主要用于3D设计,利用BezierSpline 1.21可以生成不同等高线地形的3维电子地图!-BezierSpline 1.21. sketch up (draft design of the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:78398
    • 提供者:yxl
  1. B

    0下载:
  2. bezier曲面和曲线的算法及vc下程序实现-surfaces and bezier curve algorithm and procedures to achieve under vc
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:697556
    • 提供者:pan
  1. TreeSpline

    0下载:
  2. 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:史文博
  1. 00

    0下载:
  2. 计算机图形学曲面是新作的作业哦有关B样条曲线之类的来这里~ ~-Computer Graphics is a new surface for the operating Oh ~
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5449
    • 提供者:nini
  1. tuxingshuanfa

    0下载:
  2. 计算机图形学演示系统(二次曲线,自由曲线,参数曲面,字符显示等算法) -Computer graphics presentation system (the second curve, free-form curve, parametric surface, the characters display algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:29774
    • 提供者:lijunni
  1. curve-surface

    0下载:
  2. 演示了几种常用的曲线和曲面,包括贝塞尔、B样条等,仅作参考-Demonstration of several commonly used curves and surfaces, including Bezier, B-spline and so on, only for reference
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:65050
    • 提供者:zhangheyi
  1. Teapot

    0下载:
  2. 利用给定的控制点,使用贝塞尔曲线和曲面建模的方法生成的茶壶。并添加了光照和倒影及阴影。程序中附操作说明。-The use of a given control point, use the Bezier curve and surface modeling methods to generate the teapot. And add a light and shadow and reflection. Program operating instructions attached.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:4688
    • 提供者:chen
  1. extrude

    0下载:
  2. 扫描二维或三维区域的交叉部分,通过三维曲线,得到交叉部分的曲面区域-Sweeps out a 2D cross section (a circle, square, whatever, doesn t even have to be a closed path) through a 3D curve, and returns the generated surface as [X,Y,Z] for use with SURF.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:3986
    • 提供者:李继
  1. CH8

    2下载:
  2. 8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c-8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:5523
    • 提供者:yangasdtat
  1. ji_suan_ji_tu_xing_xue_VC_resouce

    0下载:
  2. 这是计算机图形学中用VC实现的程序,包括基本图形生成、平面曲线图、曲线和曲面、消隐等,内容齐全,方便演示及学习-This is a computer graphics using VC implementation procedures, including the basic graphics generation, planar graphs, curves and surfaces, blanking, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-20
    • 文件大小:34014621
    • 提供者:tanronghan
  1. bezDemo_src

    0下载:
  2. 贝塞尔曲线绘制的事例程序,可以根据文本给出的控制点绘制贝塞尔曲面-Bezier curve drawing examples of procedures for
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:320153
    • 提供者:mickalpeng
  1. Generating3DModelsBasedonHandMotionandGesture

    0下载:
  2. :本文提供了一个全新的基于手势动态捕捉系统的快速生成三维建筑模型的方法。本文设计的建筑手语是由 左手不同的手势及右手所执的数据笔所组成。左手的手势用以表达建筑的属性,而三维建筑模型的位置、尺寸及 形状则由右手的数据笔的运动状态来界定。建筑手语及数据笔的运动由动作捕捉系统认知并分别转化为三维曲线 和曲面。本文阐述了手势辅助建筑建模的理论及相关案例。-: This article provides a new gesture-based motion capture system, qu
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:1397759
    • 提供者:friday
  1. B

    0下载:
  2. 完整实现绘制B样条曲面,基于均匀B样条曲线的定义和性质。-Complete implementation of the draw B-spline surface, uniform B-spline curve based on the definition and nature.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1998490
    • 提供者:Bardy
  1. Bezier3.0

    0下载:
  2. 我的毕业设计,完成了Bezier曲线和曲面的绘制-My graduation project, completed drawing Bezier curves and surfaces
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3624627
    • 提供者:fq
  1. Ch06

    0下载:
  2. 计算机图形学 曲线和曲面编程 c程序编程-computer graphics c programming
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3104926
    • 提供者:jintao
  1. xianduan

    0下载:
  2. 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:966
    • 提供者:孙伟
  1. pingmianquxianhequmian

    0下载:
  2. 基础的简单图形学代码包括平面曲线图、曲线、曲面的生成代码-Simple graphics code base, including flat curve, curve, surface generation code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3994499
    • 提供者:songsong
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com