搜索资源列表

  1. 貝茲曲线

    0下载:
  2. 在数学的数值分析领域中,贝塞尔曲线(Bézier curve)是电脑图形学中相当重要的参数曲线。更高维度的广泛化贝塞尔曲线就称作贝塞尔曲面,其中贝塞尔三角是一种特殊的实例。 贝塞尔曲线于1962年,由法国工程师皮埃尔·贝塞尔(Pierre Bézier)所广泛发表,他运用贝塞尔曲线来为汽车的主体进行设计。贝塞尔曲线最初由Paul de Casteljau于1959年运用de Casteljau算法开发,以稳定数值的方法求出贝塞尔曲
  3. 所属分类:图形图象

    • 发布日期:2010-10-31
    • 文件大小:638398
    • 提供者:et81209
  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:3184640
    • 提供者:张强
  1. 平行投影Bezier曲面

    0下载:
  2. 对投影的曲线算法-right curve projection algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:58368
    • 提供者:小赵
  1. 贝塞尔曲线和曲面

    0下载:
  2. 本程序是一个根据贝赛尔曲线和曲面生成算法的小程序,在tc2.0下完成的。-this is a procedure under Bessel curve and surface generation algorithm for small procedures, the tc2.0 completion.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:代丛军
  1. Bisizer曲线

    0下载:
  2. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:杨琴
  1. sunjiaguang

    0下载:
  2. 孙家广的几何造型课件(.ppt),阐述了几何造型的基础知识,包括曲线、曲面。-Shi-geometric modeling Courseware (. Ppt), and describe geometric modeling foundation of knowledge, including curves and surfaces.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:1090560
    • 提供者:红苹果
  1. Bez3d

    0下载:
  2. 实现空间自由BEZIER曲面,并已经生成了EXE文件,就是这样,我还有一系列的程序上传-achieve free space Bezier surface, and has generated EXE file, it is this, I have a series of procedures to upload
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:xuwenhui
  1. 4-110

    0下载:
  2. 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:245760
    • 提供者:baopeng
  1. 4-200

    0下载:
  2. 关于B样条曲线曲面的生成代码。希望对大家的学习能有所帮助。如有什么问题请与我取得联系。QQ:67298170-on B-spline curves and surfaces generated code. We hope that the right learning can be helped. If anything, please contact me. QQ : 67298170
  3. 所属分类:其它资源

    • 发布日期:2024-05-20
    • 文件大小:363520
    • 提供者:baopeng
  1. igesnew

    2下载:
  2. 读IGES文件中的实体126,128,即NURBS曲线和曲面-document read IGES entities 126,128, NURBS curves and surfaces
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:456704
    • 提供者:bhl
  1. OpenGL24

    0下载:
  2. opengl程序,描述如何建立曲线和曲面如何实现曲面的贴图功能-opengl procedures, describing how to build curves and surfaces how to achieve functional surface map
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:3947520
    • 提供者:扬名
  1. quxianyuqumian

    0下载:
  2. MFC实现画曲线与曲面,可实现6种曲线与曲面的画法。程序比较完整。-MFC painted curves and surfaces can be achieved six curves and surfaces of paint. Procedure is complete.
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1725440
    • 提供者:sandy
  1. CAGDesign

    0下载:
  2. 软件主要实现了图形学中的基本算法,贝齐尔曲线算法,B样条曲线算法等,及由曲线构成曲面的算法。作者自己设计并开发了其中的算法库,在软件开发中使用了命令等设计模式。是作者在2004年学习完北航施法中教授著《计算机辅助几何设计与非均匀有理B样条》后,创作的一个小软件。现在把源码公开出来,希望本软件能给正在学习计算机图形学的朋友一些帮助。-The main achievement of the graphics software, the ba
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:290816
    • 提供者:刘泽江
  1. TrSurf

    0下载:
  2. OpenGL,vc++,曲线曲面,点云等集合源码,适合计算机图形学,反求工程等专业学习-OpenGL, vc++, Curves and surfaces, point cloud, such as a collection source for computer graphics, reverse engineering and other professional learning
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:455680
    • 提供者:朱开山
  1. CuvSufc11

    0下载:
  2. 通过VC++6.0和OpenGL绘制了可以调节的Bezier曲线和曲面以及Nurbs曲线曲面,其参数可以人为通过对话框设置。-Through VC++ 6.0 and OpenGL rendering can adjust the Bezier curves and surfaces, as well as Nurbs curves and surfaces, and its parameters can be set up artif
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2182144
    • 提供者:张斌
  1. nurbs

    0下载:
  2. opengl绘制nurbs曲线曲面 新建文档.txt:nurbs曲线的说明 what is~.txt:msdn关于nurbs曲线函数的说明 nurbs绘制.cpp:自己做的画nurbs曲线的程序,可以拖动点 cpp1.cpp:nurbs曲线,网上的实例 cpp2.cpp:nurbs曲面,也是网上的实例 bezier.cpp:画bezier曲线的程序-opengl rendering nurbs curves an
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:zn
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:5429248
    • 提供者:yc
  1. curve

    0下载:
  2. 基于vc++的曲线曲面的三维图形,附带源码,具有很高的参考价值,希望对大家有所运用-good
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:119808
    • 提供者:shmily
  1. 样条曲线曲面实现

    0下载:
  2. 用C语言实现B样条曲线曲线和NURBS曲线曲线插补(Implementation of NURBS curve interpolation)
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:100352
    • 提供者:gxushine
  1. python蒙特卡罗

    0下载:
  2. 强化学习蒙特卡罗算法,求解最优值,python绘制曲线曲面(Reinforcement learning Monte Carlo algorithm was used to solve the optimal value, and python was used to draw curves and surfaces)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:修行大能
« 1 23 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org