Zhicheng Wang
70a08acb19
fix error occured by creating primitives;
minor change to primitive process framework
5 days ago
Zhicheng Wang
4e76874ede
fix compilation error
7 days ago
Zhicheng Wang
0af4c4e8a2
fix some bugs
1 week ago
Zhicheng Wang
32d5456806
use more pointer_wrapper<T> instead of T*;
fix some external bugs;
now parameteric_plane keeps a unique set of chains, at the cost of more complex chain groups
1 week ago
Zhicheng Wang
ac6f039f17
first valid version of chain post processing
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
3 weeks ago
Zhicheng Wang
56b5259a37
fix header distribution of headeronly project
3 months ago
Zhicheng Wang
2e56bb6f18
change mimalloc to static library
3 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
5 months ago
Zhicheng Wang
03bcdcb654
refactor the primitive_process
10 months ago
Zhicheng Wang
19f2725720
optimized evaluation function of extrudes
10 months ago
Zhicheng Wang
755efd3488
first fully implemented version
11 months ago
Zhicheng Wang
aabe5654e1
tidy blobtree
11 months ago
Zhicheng Wang
ece6ba1efa
temporary push
11 months ago
ZCWang
f6a98118bb
first valid runtime commit
11 months ago
ZCWang
070b3cb6c6
prev has wrong push
12 months ago
ZCWang
303f4910cb
now 2 vector container should be working properly without logical errors.
12 months ago
ZCWang
1d1e53c1bc
fix bugs
12 months ago
ZCWang
cfd0ee65b6
complete implementation of 2 underlying library;
TODO: fetch ia_data and ia_indices from .msgpack, and statically write them into inline data files. Then making ia_data and ia_indices fully compile-time variables into the library.
12 months ago