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
ac6f039f17
first valid version of chain post processing
1 month 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
56b5259a37
fix header distribution of headeronly project
4 months ago
mckay
82e3d23361
some vscodesettings
4 months ago
Zhicheng Wang
2e56bb6f18
change mimalloc to static library
4 months ago
mckay
bbfa0ef3bb
xmake require
4 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
Zhicheng Wang
03bcdcb654
refactor the primitive_process
10 months ago
Zhicheng Wang
19f2725720
optimized evaluation function of extrudes
11 months ago
Zhicheng Wang
755efd3488
first fully implemented version
11 months ago
Zhicheng Wang
aabe5654e1
tidy blobtree
12 months ago
Zhicheng Wang
ece6ba1efa
temporary push
12 months ago
ZCWang
f6a98118bb
first valid runtime commit
1 year ago
ZCWang
070b3cb6c6
prev has wrong push
1 year ago
ZCWang
303f4910cb
now 2 vector container should be working properly without logical errors.
1 year ago
ZCWang
1d1e53c1bc
fix bugs
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