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
292cf6ffb8
more structured primitive description with improved initialization method;
maybe ECS framework can be used to gain more efficiency, but it's just fine for now
8 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
1 year ago
Zhicheng Wang
20edb662a9
fully implemented refactoring
now it can pass compile successfully
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
wangxiaolong
8bf3c82b8e
Implement blobtree
2 years ago
ZCWang
3aec50b095
improved implementation of blobtree
2 years ago
wangxiaolong
7ce43e8fc3
Implement Blobtree
2 years ago
ZCWang
1d1e53c1bc
fix bugs
2 years ago