搜索资源列表
BUNNY_Data
- 这是一个完整的斯坦福兔子的数据,Bunny.txt是数据,数据的每行分别按照x y z 的格式存储;BunnySrc.txt是将该数据赋值个数组格式;BunnyTriId.txt是在matlab中使用trimesh函数生成三角形的点序号。-This is a complete data on the Stanford rabbits, Bunny.txt is the data, respectively, each row of data in accordance with the form
Triangle-of-Point-Cloud
- Matlab 三维点云三角化 不是平面域的三角化 是三维点云三角化 亲身测试绝对可用!-Triangle of Point Cloud
geom3d1
- 输入当地经纬度、天体赤经赤纬信息,用matlab画导航三角形-Enter the local latitude and longitude, celestial ascension Declination triangle drawn using matlab navigation
Triangle
- 用matlab写的,在一堆网格点上进行三角化,mycrust为主程序-Using matlab written on a pile of grid points to triangulate
DrawPBezierCurve
- 绘制P-Bezier曲线的matlab程序,不同于传统的Bezier曲线,P-Bezier曲线由三角多项式定义。压缩包中,DrawPBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间P-Bezier曲线均适用。-Draw P-Bezier curve matlab procedures, different the traditional Bezier curve, P-Bezier polynomial curve define
normal-triangulation
- 构建三角化网格,并画出每个三角面的法向量的方法(Building triangulation and draw the normal vector of each triangle)