rxlfnng / BSpline
B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK
☆28Updated 5 years ago
Alternatives and similar repositories for BSpline:
Users that are interested in BSpline are comparing it to the libraries listed below
- Fitting cubic spline curve to 2d points☆143Updated 3 years ago
- opengl+Qt 读取显示stl和点云文件,鼠标拖动任意角度,任意方向旋转☆27Updated 3 years ago
- b spline surface for use☆78Updated 2 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated last year
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆82Updated 4 years ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆31Updated 5 months ago
- zju cg homework bspline☆23Updated 5 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- NURBS library based on libigl.☆22Updated 6 years ago
- delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud☆75Updated 5 years ago
- implementation of algorithms related to bezier curve for path smoothing☆14Updated 5 years ago
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆41Updated last week
- Dragon is a library about geometry processing.☆38Updated last month
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆169Updated this week
- A library for performing proximity queries on a pair of geometric models composed of triangles☆70Updated 4 years ago
- learn cgal by demo☆187Updated 5 years ago
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Updated 3 years ago
- B样条曲线实现C++代码,输入为已知的型值点,反算控制顶点后输出B样条曲线☆16Updated 7 years ago
- Implementation of some algorithms in PCL☆16Updated last year
- A C++ NURBS Algorithms Open Source Library, match the NURBS Book☆180Updated 2 weeks ago
- Basic algorithm of computational geometry☆21Updated 5 years ago
- moving least-squares for surface fitting☆43Updated 5 years ago
- A mesh viewer using Qt & VTK.☆49Updated 5 years ago
- TriangleMesh hole fix☆16Updated 4 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 6 years ago
- 数字化设计,主要用于医疗可视化,包括:STL、PLY模型显示,点云数据的可视化、八叉树空间划分、平面三角剖分、孔洞修复等。☆9Updated 5 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆29Updated 7 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆46Updated 8 years ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆10Updated 5 years ago