dust3d/third_party/eigen/Eigen
huxingyi 8e5d622db7 Restructure the code base
Move the core function code to a dedicate folder under namespace dust3d.
Leave the application and UI code to application folder.
Remove CGAL, use our own mesh boolean algorithm and triangulating code, should have less chance to crash on bad meshes.
The overall performance of mesh combining is improved since some mesh validating code for CGAL is removed.
2021-11-18 22:58:01 +08:00
..
src Restructure the code base 2021-11-18 22:58:01 +08:00
CMakeLists.txt Restructure the code base 2021-11-18 22:58:01 +08:00
Cholesky Restructure the code base 2021-11-18 22:58:01 +08:00
CholmodSupport Restructure the code base 2021-11-18 22:58:01 +08:00
Core Restructure the code base 2021-11-18 22:58:01 +08:00
Dense Restructure the code base 2021-11-18 22:58:01 +08:00
Eigen Restructure the code base 2021-11-18 22:58:01 +08:00
Eigenvalues Restructure the code base 2021-11-18 22:58:01 +08:00
Geometry Restructure the code base 2021-11-18 22:58:01 +08:00
Householder Restructure the code base 2021-11-18 22:58:01 +08:00
IterativeLinearSolvers Restructure the code base 2021-11-18 22:58:01 +08:00
Jacobi Restructure the code base 2021-11-18 22:58:01 +08:00
LU Restructure the code base 2021-11-18 22:58:01 +08:00
MetisSupport Restructure the code base 2021-11-18 22:58:01 +08:00
OrderingMethods Restructure the code base 2021-11-18 22:58:01 +08:00
PaStiXSupport Restructure the code base 2021-11-18 22:58:01 +08:00
PardisoSupport Restructure the code base 2021-11-18 22:58:01 +08:00
QR Restructure the code base 2021-11-18 22:58:01 +08:00
QtAlignedMalloc Restructure the code base 2021-11-18 22:58:01 +08:00
SPQRSupport Restructure the code base 2021-11-18 22:58:01 +08:00
SVD Restructure the code base 2021-11-18 22:58:01 +08:00
Sparse Restructure the code base 2021-11-18 22:58:01 +08:00
SparseCholesky Restructure the code base 2021-11-18 22:58:01 +08:00
SparseCore Restructure the code base 2021-11-18 22:58:01 +08:00
SparseLU Restructure the code base 2021-11-18 22:58:01 +08:00
SparseQR Restructure the code base 2021-11-18 22:58:01 +08:00
StdDeque Restructure the code base 2021-11-18 22:58:01 +08:00
StdList Restructure the code base 2021-11-18 22:58:01 +08:00
StdVector Restructure the code base 2021-11-18 22:58:01 +08:00
SuperLUSupport Restructure the code base 2021-11-18 22:58:01 +08:00
UmfPackSupport Restructure the code base 2021-11-18 22:58:01 +08:00