Zhicheng Wang
70a08acb19
fix error occured by creating primitives;
minor change to primitive process framework
10 months ago
Zhicheng Wang
ac6f039f17
first valid version of chain post processing
10 months 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
10 months ago
Zhicheng Wang
cb38c20548
change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords);
now topo_ray_shooting should work properly under complex connectivity
1 year ago
Zhicheng Wang
e7e7ce799a
first available version of v2
1 year ago
Zhicheng Wang
755efd3488
first fully implemented version
2 years ago
Zhicheng Wang
aabe5654e1
tidy blobtree
2 years ago
Zhicheng Wang
ece6ba1efa
temporary push
2 years ago
ZCWang
f6a98118bb
first valid runtime commit
2 years ago
ZCWang
070b3cb6c6
prev has wrong push
2 years ago
ZCWang
303f4910cb
now 2 vector container should be working properly without logical errors.
2 years ago
ZCWang
1d1e53c1bc
fix bugs
2 years 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.
2 years ago