Zhicheng Wang
2693a11a79
impl extrude primitives;
rewrite confirm of signs when requiring planes, now we do not need any explicit input of signs;
fix the error when using even resolution as bg mesh resolution;
add simple primitive cone and box
2 weeks ago
Zhicheng Wang
376a8ea54c
replace explicit usage of mimalloc to overall override of new/delete by mimalloc;
fallback _mp to default containers;
replace usage of malloc/free to new/delete
1 month ago
Zhicheng Wang
6dac75c752
massive update
1 month ago
mckay
b4caa051fe
feat: mesh area and volumn std
- used to compare with integrating results
7 months ago
mckay
90003763fe
feat: obj writing
7 months ago
Zhicheng Wang
17ebd62ef2
fix known bug
7 months ago
Zhicheng Wang
70a08acb19
fix error occured by creating primitives;
minor change to primitive process framework
8 months ago
Zhicheng Wang
1c8095fd29
fix error of transforming cylinder
9 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
1 year ago
Zhicheng Wang
03bcdcb654
refactor the primitive_process
1 year ago
Zhicheng Wang
19f2725720
optimized evaluation function of extrudes
1 year ago
Zhicheng Wang
abdd04adcc
fixed a few of bugs;
added manual release of blobtree;
distinguished copy/move construct of primitive node
1 year ago
Zhicheng Wang
755efd3488
first fully implemented version
1 year ago
Zhicheng Wang
ece6ba1efa
temporary push
2 years ago
ZCWang
f6a98118bb
first valid runtime commit
2 years ago
ZCWang
1d1e53c1bc
fix bugs
2 years ago
ZCWang
3e279b63f8
fixed all bugs within underlyng modules;
stored formatted implicit arrangements data, and it is tested to be read correctly.
2 years ago