• Joined on 2019-10-03
ccolin pushed to master at ccolin/pfe 2022-03-24 15:24:58 +01:00
4e60a749e9 fixed memory leaks
ccolin pushed to master at ccolin/pfe 2022-03-24 15:13:39 +01:00
70afbbcdfc fix mesh distance computation
ccolin pushed to master at ccolin/pfe 2022-03-24 13:54:10 +01:00
0a7202dc57 fix this shit
ccolin pushed to master at ccolin/pfe 2022-03-24 13:48:00 +01:00
226ef2dc0a remove dupes from surfacePoints list
ccolin pushed to master at ccolin/pfe 2022-03-24 13:23:48 +01:00
1782687e9a refactor some stuff
ccolin pushed to master at ccolin/pfe 2022-03-23 15:27:05 +01:00
36194f715e *clap*
26b1175924 add the ability to control the number of iterations of the algorithm
Compare 2 commits »
ccolin pushed to master at ccolin/pfe 2022-03-17 15:18:34 +01:00
8ee09d686e fix surface point projection kdtree logic
dacb2ffa04 iterate over surface points directly in the relaxation
ffe5a68504 cleanup whitespace
Compare 3 commits »
ccolin pushed to master at ccolin/pfe 2022-03-15 14:55:26 +01:00
d31d9629f0 add relaxation (not very relaxing)
ccolin pushed to master at ccolin/pfe 2022-03-14 14:33:52 +01:00
ccolin pushed to master at ccolin/pfe 2022-03-14 14:32:21 +01:00
ccolin pushed to master at ccolin/pfe 2022-03-14 14:31:01 +01:00
62e4cd1629 fix projection
Compare 2 commits »
ccolin pushed to master at ccolin/pfe 2022-03-10 16:51:54 +01:00
56b426948c start implementing proportional motion
e789941169 improve dihedral angles filter
Compare 2 commits »
ccolin pushed to master at ccolin/pfe 2022-03-08 16:28:50 +01:00
9edb9a5385 support multiple file types and migrate the halfcow to xml
ccolin pushed to master at ccolin/pfe 2022-03-08 15:26:28 +01:00
537764fce3 fix surface point detection
ccolin pushed to master at ccolin/pfe 2022-03-08 14:59:24 +01:00
d0381b7552 use vtkDataSet::GetCellNeighbors to find surface points
ccolin pushed to master at ccolin/pfe 2022-03-08 14:31:20 +01:00
ccolin pushed to master at ccolin/pfe 2022-03-08 14:26:51 +01:00
21744a8112 blbllblbl
ccolin pushed to master at ccolin/pfe 2022-03-08 14:26:13 +01:00
dcc99754b6 blbllblbl
5cb78e0881 remove trailing whitespace grrrrrrrrrrrrr
80a3172c77 refactor surface point filter
Compare 3 commits »
ccolin pushed to master at ccolin/pfe 2022-03-08 14:02:52 +01:00
61d1f67b06 finish implementing RemoveExternalCellsFilter
ccolin pushed to master at ccolin/pfe 2022-03-08 10:21:50 +01:00
151522fa57 still doesn't werk