mckay
313649a6b2
Merge branch 'V2-integral' into feat-integrator
2 weeks ago
mckay
571dee6704
style: rename parameteric_plane_t to parametric_plane_t
2 weeks ago
mckay
0aee7c297a
style: rename parameteric_plane_t to parametric_plane_t
2 weeks ago
Zhicheng Wang
811bcfec28
provides a more dedicated chain post processing
2 weeks ago
mckay
ed696ce836
style(parameteric_plane_t): change type name `parameteric_plane_t` to `parametric_plane_t`
4 weeks ago
Zhicheng Wang
ac6f039f17
first valid version of chain post processing
1 month ago
mckay
c45be410ca
fix: update filter_active_vertices function signature and logic for vertex processing
3 months ago
Zhicheng Wang
b864ef0aa3
fix some internal error
3 months ago
Zhicheng Wang
edd71b34be
apply support for topo ray shooting under sparse terahedron distribution
3 months ago
Zhicheng Wang
81edca713d
revert to dense sample for primitive generation
3 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
5 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
6 months ago
ZCWang
f6a98118bb
first valid runtime commit
1 year ago
ZCWang
1d1e53c1bc
fix bugs
1 year ago
ZCWang
3e279b63f8
fixed all bugs within underlyng modules;
stored formatted implicit arrangements data, and it is tested to be read correctly.
1 year ago
ZCWang
c9057ce132
fixed tons of bugs;
implemented class ImplicitSurfaceNetworkProcessor for convient mesh builder and traversal
1 year 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
ZCWang
d7c72c9f4f
initial commit
1 year ago