132 Commits (V2-integral)
 

Author SHA1 Message Date
Zhicheng Wang 6dac75c752 massive update 3 days ago
Zhicheng Wang 1ebb4145f8 Merge branch 'V2-integral-fix' into V2-integral 5 months ago
Zhicheng Wang 585c8b700a fix known issue caused by chain cycle 5 months ago
Zhicheng Wang 8454a60fcc fix known bug; 5 months ago
Zhicheng Wang 51149bf9f9 cpu accleration module(impled by ispc) 5 months ago
Zhicheng Wang 6fa55037fb fix wrong direction and derivatives 5 months ago
Zhicheng Wang 79c835c06a fix wrong normal direction of bottom plane in cylinder 5 months ago
Zhicheng Wang 9343b357d7 fix known bugs 5 months ago
Zhicheng Wang 57dbc2cee4 a tons of fixes & refactor 5 months ago
Zhicheng Wang 0810b6400b a little improve of pair_faces 5 months ago
Zhicheng Wang c861de92a6 remove the duplicate storage under case K==V 5 months ago
Zhicheng Wang 60c59b4b6d fix compilation error 5 months ago
Zhicheng Wang 8758114040 add hive back for blobtree usage 5 months ago
Zhicheng Wang 21447a920c remove unused file 5 months ago
Zhicheng Wang 6b218f9c53 simplify the storage of subfaces 5 months ago
Zhicheng Wang 024386ea98 fix runtime error; 5 months ago
Zhicheng Wang d389a88dc6 Merge branch 'V2-integral' of http://118.195.195.192:3000/ZCWang/ImplicitSurfaceNetwork into V2-integral 6 months ago
Zhicheng Wang e0d2500971 remove duplicate codes 6 months ago
mckay 0fe0dce291 Merge branch 'feat-integrator' into V2-integral 6 months ago
mckay aba4e29e2f revert(process): remove exort obj 6 months ago
mckay 313649a6b2 Merge branch 'V2-integral' into feat-integrator 6 months ago
mckay 97320c95c7 fix(integrator): fix small bug in integrator 6 months ago
mckay b263538d73 style: style: format subface_integrator header and source files 6 months ago
mckay d3367a08b4 feat: enhance integrator initialization and improve v intersection finding logic 6 months ago
mckay 190dfc417f Merge branch 'V2-integral' into feat-integrator 6 months ago
mckay c6ccc29d72 fix: find_v_intersections_at_u, add bound 6 months ago
Zhicheng Wang 17d6d34e56 fix typo 6 months ago
Zhicheng Wang 9d679ec669 Merge branch 'V2-integral' of http://118.195.195.192:3000/ZCWang/ImplicitSurfaceNetwork into V2-integral 6 months ago
Zhicheng Wang d984b98d3a fix compilation error 6 months ago
mckay c04fba163b feat: add 2D winding number to determine whether a point inside or outside a p;olygon 6 months ago
mckay 571dee6704 style: rename parameteric_plane_t to parametric_plane_t 6 months ago
mckay 0aee7c297a style: rename parameteric_plane_t to parametric_plane_t 6 months ago
mckay 645d80d2a4 Merge branch 'V2-integral' into feat-integrator 6 months ago
Zhicheng Wang 811bcfec28 provides a more dedicated chain post processing 6 months ago
mckay 4735fcbe2d feat: volume integration based on double integrator_t::calculate 6 months ago
mckay b4caa051fe feat: mesh area and volumn std 6 months ago
mckay 15d970670d fix: error of incrrect plane of cylinder, key bug is the wrong sequence of {identity_model_matrix_ptr, plane_to_z_model_matrix_ptr, plane_to_z_pos_1_model_matrix_ptr}; 6 months ago
mckay 9c4c23e948 feat(export obj): add obj export in process.cpp 6 months ago
mckay ef9dfe604c Merge branch 'V2-integral' into feat-integrator 6 months ago
mckay 88e122e115 to(suface integrator test) 6 months ago
mckay 90003763fe feat: obj writing 6 months ago
mckay b91ef3fe45 feat(mesh): implement and verify surface area and volume integration 6 months ago
Zhicheng Wang 2c9821255c fix error occured by removing subface duplicates in building baked_blobtree 6 months ago
mckay b77f45ee5c style(integrator): format docs of integrator hpp and cpp 6 months ago
mckay edcc2f95e0 feat(integral): introduce Integrator into the main pipeline 6 months ago
mckay f77ae16ea4 Merge branch 'V2-integral' into feat-integrator 6 months ago
Zhicheng Wang 17ebd62ef2 fix known bug 6 months ago
Zhicheng Wang 70a08acb19 fix error occured by creating primitives; 6 months ago
mckay 4a7ad26da1 refactor(integrator_t): streamline constructors and enhance integration methods 6 months ago
mckay 89a6b324b2 fix(eigen version): it need to be revert before merged 6 months ago