143 Commits (57b015fdc2498c3d55dc855b47480e8306e4f793)
 

Author SHA1 Message Date
Zhicheng Wang 57b015fdc2 update tests 6 days ago
Zhicheng Wang 7d79d2bc77 chore: build system upgrade, math utils, and misc fixes 3 weeks ago
Zhicheng Wang 25424de101 improve: blobtree subface dedup and integral calculation 3 weeks ago
Zhicheng Wang d420ac4d14 refactor: signed pattern SDF and extrude cap improvements 3 weeks ago
Zhicheng Wang c7ecb2bb5c refactor: subface hashing with quadrics character and heter_array 3 weeks ago
Zhicheng Wang 2693a11a79 impl extrude primitives; 2 months ago
Zhicheng Wang 3c6843b269 fix tet build error 3 months ago
Zhicheng Wang db42b4c141 remove unused input parameter 3 months ago
Zhicheng Wang 69f221684f fix chain_index missing 3 months ago
Zhicheng Wang 376a8ea54c replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 3 months ago
Zhicheng Wang 4e03311616 massive fix 1 3 months ago
Zhicheng Wang 6dac75c752 massive update 3 months ago
Zhicheng Wang 1ebb4145f8 Merge branch 'V2-integral-fix' into V2-integral 8 months ago
Zhicheng Wang 585c8b700a fix known issue caused by chain cycle 8 months ago
Zhicheng Wang 8454a60fcc fix known bug; 8 months ago
Zhicheng Wang 51149bf9f9 cpu accleration module(impled by ispc) 8 months ago
Zhicheng Wang 6fa55037fb fix wrong direction and derivatives 8 months ago
Zhicheng Wang 79c835c06a fix wrong normal direction of bottom plane in cylinder 8 months ago
Zhicheng Wang 9343b357d7 fix known bugs 8 months ago
Zhicheng Wang 57dbc2cee4 a tons of fixes & refactor 8 months ago
Zhicheng Wang 0810b6400b a little improve of pair_faces 8 months ago
Zhicheng Wang c861de92a6 remove the duplicate storage under case K==V 8 months ago
Zhicheng Wang 60c59b4b6d fix compilation error 8 months ago
Zhicheng Wang 8758114040 add hive back for blobtree usage 8 months ago
Zhicheng Wang 21447a920c remove unused file 8 months ago
Zhicheng Wang 6b218f9c53 simplify the storage of subfaces 8 months ago
Zhicheng Wang 024386ea98 fix runtime error; 8 months ago
Zhicheng Wang d389a88dc6 Merge branch 'V2-integral' of http://118.195.195.192:3000/ZCWang/ImplicitSurfaceNetwork into V2-integral 8 months ago
Zhicheng Wang e0d2500971 remove duplicate codes 8 months ago
mckay 0fe0dce291 Merge branch 'feat-integrator' into V2-integral 9 months ago
mckay aba4e29e2f revert(process): remove exort obj 9 months ago
mckay 313649a6b2 Merge branch 'V2-integral' into feat-integrator 9 months ago
mckay 97320c95c7 fix(integrator): fix small bug in integrator 9 months ago
mckay b263538d73 style: style: format subface_integrator header and source files 9 months ago
mckay d3367a08b4 feat: enhance integrator initialization and improve v intersection finding logic 9 months ago
mckay 190dfc417f Merge branch 'V2-integral' into feat-integrator 9 months ago
mckay c6ccc29d72 fix: find_v_intersections_at_u, add bound 9 months ago
Zhicheng Wang 17d6d34e56 fix typo 9 months ago
Zhicheng Wang 9d679ec669 Merge branch 'V2-integral' of http://118.195.195.192:3000/ZCWang/ImplicitSurfaceNetwork into V2-integral 9 months ago
Zhicheng Wang d984b98d3a fix compilation error 9 months ago
mckay c04fba163b feat: add 2D winding number to determine whether a point inside or outside a p;olygon 9 months ago
mckay 571dee6704 style: rename parameteric_plane_t to parametric_plane_t 9 months ago
mckay 0aee7c297a style: rename parameteric_plane_t to parametric_plane_t 9 months ago
mckay 645d80d2a4 Merge branch 'V2-integral' into feat-integrator 9 months ago
Zhicheng Wang 811bcfec28 provides a more dedicated chain post processing 9 months ago
mckay 4735fcbe2d feat: volume integration based on double integrator_t::calculate 9 months ago
mckay b4caa051fe feat: mesh area and volumn std 9 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}; 9 months ago
mckay 9c4c23e948 feat(export obj): add obj export in process.cpp 9 months ago
mckay ef9dfe604c Merge branch 'V2-integral' into feat-integrator 9 months ago