xiaohongchen1991 / meshgenLinks
A simple C++ library for mesh grid generation
☆21Updated 6 years ago
Alternatives and similar repositories for meshgen
Users that are interested in meshgen are comparing it to the libraries listed below
Sorting:
- One header C++ library to load ascii and binary stl ('stereolithography') geometry files☆127Updated last year
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Surface manipulation and mesh morphing library☆102Updated 3 years ago
- A curvilinear mesh generator for high order finite element analysis☆70Updated 7 years ago
- Various Splines Interpolation classes☆143Updated 2 weeks ago
- A simple two-dimensional mesh generator with triangular and quadrilateral elements in C++☆80Updated 6 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Open source library for scientific HPC☆128Updated 3 weeks ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆51Updated last year
- gbs is a c++ header library to build and manage NURBS, some optional module are used for visualization and export. This library is compat…☆45Updated last month
- A nano spline library in modern C++.☆124Updated 10 months ago
- GoTools Geometry Toolkit☆73Updated 4 months ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- A C++ library for mechanical structures: a YAML definition language, static solver and on-line apps☆20Updated last year
- A simple Nurbs library (work in progress)☆19Updated 3 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- Static Bezier Function Generator (C++17) for Free Form Deformations (FFD).☆45Updated 6 years ago
- Hex-mesh simplification and optimization☆48Updated 7 years ago
- Assemblers and solvers for solid mechanics☆15Updated last week
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 5 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆45Updated 2 weeks ago
- A ParaView Plugin for visualizing CAD file in STEP, BREP, IGES format☆42Updated 10 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 2 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago