133 Commits (4e033116169b65f43e843218a020806e33c284f1)
 

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