mckay
3711e7dc0b
refactor: change vertex_infos parameter from Eigen::Ref to Eigen::MatrixXd& in filter_tet_by_subface.
error info Eigen::Ref<Eigen::MatrixXd> can't reshape
1 month ago
Zhicheng Wang
edd71b34be
apply support for topo ray shooting under sparse terahedron distribution
2 months ago
Zhicheng Wang
81edca713d
revert to dense sample for primitive generation
2 months ago
Zhicheng Wang
e7e7ce799a
first available version of v2
4 months ago
ZCWang
f6a98118bb
first valid runtime commit
10 months ago
ZCWang
1d1e53c1bc
fix bugs
11 months ago
ZCWang
3e279b63f8
fixed all bugs within underlyng modules;
stored formatted implicit arrangements data, and it is tested to be read correctly.
11 months ago
ZCWang
c9057ce132
fixed tons of bugs;
implemented class ImplicitSurfaceNetworkProcessor for convient mesh builder and traversal
11 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.
11 months ago
ZCWang
d7c72c9f4f
initial commit
11 months ago