Zhicheng Wang
2c9821255c
fix error occured by removing subface duplicates in building baked_blobtree
2 weeks ago
Zhicheng Wang
4e76874ede
fix compilation error
4 weeks ago
Zhicheng Wang
0af4c4e8a2
fix some bugs
4 weeks 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
4 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
1 month 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
5 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
6 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.
1 year ago