dust3d/third_party/eigen/unsupported/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
..
CXX11 Restructure the code base 2021-11-18 22:58:01 +08:00
src Restructure the code base 2021-11-18 22:58:01 +08:00
AdolcForward Restructure the code base 2021-11-18 22:58:01 +08:00
AlignedVector3 Restructure the code base 2021-11-18 22:58:01 +08:00
ArpackSupport Restructure the code base 2021-11-18 22:58:01 +08:00
AutoDiff Restructure the code base 2021-11-18 22:58:01 +08:00
BVH 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
EulerAngles Restructure the code base 2021-11-18 22:58:01 +08:00
FFT Restructure the code base 2021-11-18 22:58:01 +08:00
IterativeSolvers Restructure the code base 2021-11-18 22:58:01 +08:00
KroneckerProduct Restructure the code base 2021-11-18 22:58:01 +08:00
LevenbergMarquardt Restructure the code base 2021-11-18 22:58:01 +08:00
MPRealSupport Restructure the code base 2021-11-18 22:58:01 +08:00
MatrixFunctions Restructure the code base 2021-11-18 22:58:01 +08:00
MoreVectorization Restructure the code base 2021-11-18 22:58:01 +08:00
NonLinearOptimization Restructure the code base 2021-11-18 22:58:01 +08:00
NumericalDiff Restructure the code base 2021-11-18 22:58:01 +08:00
OpenGLSupport Restructure the code base 2021-11-18 22:58:01 +08:00
Polynomials Restructure the code base 2021-11-18 22:58:01 +08:00
Skyline Restructure the code base 2021-11-18 22:58:01 +08:00
SparseExtra Restructure the code base 2021-11-18 22:58:01 +08:00
SpecialFunctions Restructure the code base 2021-11-18 22:58:01 +08:00
Splines Restructure the code base 2021-11-18 22:58:01 +08:00