rxlfnng / BSplineLinks
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
Sorting:
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- opengl+Qt 读取显示stl和点云文件,鼠标拖动任意角度,任意方向旋转☆27Updated 4 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 2 years ago
- b spline surface for use☆82Updated 2 years ago
- NURBS library based on libigl.☆22Updated 6 years ago
- delaunay triangulation in 3D space, to reconstruct convex hull from spherical dot cloud☆76Updated 6 years ago
- zju cg homework bspline☆23Updated 5 years ago
- B-Spline surface (Qt & OpenGL)☆21Updated 7 years ago
- learn cgal by demo☆188Updated 5 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆84Updated 5 years ago
- OpenMesh的源码学习和资源☆34Updated 2 years ago
- 这个是VTK和Qt学习历程☆68Updated 6 years ago
- Divide and Conquer Algorithm for Delaunay Triangulation in 2D space☆20Updated last year
- A mesh viewer using Qt & VTK.☆51Updated 5 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- Scattered Points Interpolation with Globally Smooth B-Spline Surface using Iterative Knot Insertion☆35Updated 2 months ago
- TriangleMesh hole fix☆16Updated 4 years ago
- moving least-squares for surface fitting☆43Updated 5 years ago
- Tiny 3D point cloud viewer (PLY files) made with C++ Qt 5.x, OpenGL shaders and no 3rd party dependencies☆24Updated 9 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 6 years ago
- Open source NURBS fitting library☆30Updated 10 years ago
- It's a curve eiditor which shows b-spline curve(bezier curve included) and the approximation method to fit shapes.☆17Updated 2 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆47Updated 8 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 3 weeks 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…☆42Updated 4 months ago
- An OpenGL mesh viewer with a GUI menu implemented with Qt based on C++.☆32Updated 3 years ago
- C++ library which provides data structures & algorithms for working with 3D point cloud data☆175Updated this week
- Dragon is a library about geometry processing.☆39Updated last month
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 10 years ago
- B样条曲线实现C++代码,输入为已知的型值点,反算控制顶点后输出B样条曲线☆15Updated 7 years ago