Commit Graph

79 Commits

Author SHA1 Message Date
b19f149219 Transférer les fichiers vers 'rapport/img' 2022-03-30 10:59:56 +02:00
4a7428f1ff Supprimer 'rapport/img/point_in_polygon.pdn' 2022-03-30 10:59:47 +02:00
a45fd531f0 Transférer les fichiers vers 'rapport/img' 2022-03-30 10:57:41 +02:00
68f6b1e69d Transférer les fichiers vers 'rapport/img' 2022-03-30 10:57:26 +02:00
3d4f1f3f1c Transférer les fichiers vers 'rapport/img' 2022-03-30 10:57:14 +02:00
2e92096cff Transférer les fichiers vers 'rapport/img' 2022-03-30 10:57:05 +02:00
cf422b438f add some graphs 2022-03-30 10:55:12 +02:00
50bed749b8 improve readme 2022-03-30 09:45:30 +02:00
5796a02505 output the mesh even when analyzing 2022-03-30 09:37:47 +02:00
4e8488e254 more work on slides 2022-03-30 09:36:27 +02:00
52f26364fd show the mesh and id of the point farthest from the other mesh 2022-03-30 09:36:00 +02:00
f4597b0144 new poly mesh 2022-03-30 09:35:45 +02:00
85b21c8436 fix arg parsing 2022-03-29 18:13:58 +02:00
44bd8f3b0a add the ability to analyze a mesh without fitting it 2022-03-29 18:00:47 +02:00
f67bc4c9d7 pipeline.png 2022-03-29 17:29:46 +02:00
1a4a00ac0c start working on slides 2022-03-29 17:10:12 +02:00
291571938a add sections about the limits of the thesis and the redefined objectives 2022-03-29 14:14:54 +02:00
fd8f729efb start working on the introduction 2022-03-29 11:13:21 +02:00
0e56f3824a start working on the report 2022-03-28 23:59:26 +02:00
4e60a749e9 fixed memory leaks 2022-03-24 15:25:18 +01:00
70afbbcdfc fix mesh distance computation 2022-03-24 15:13:57 +01:00
0a7202dc57 fix this shit 2022-03-24 13:54:32 +01:00
226ef2dc0a remove dupes from surfacePoints list 2022-03-24 13:48:18 +01:00
1782687e9a refactor some stuff 2022-03-24 13:24:04 +01:00
36194f715e *clap* 2022-03-23 15:27:16 +01:00
26b1175924 add the ability to control the number of iterations of the algorithm
of relaxation of the tetrahedral mesh of the program of tetrahedral
mesh generation
2022-03-23 15:25:24 +01:00
8ee09d686e fix surface point projection kdtree logic
but still use the brute-force approach because it still doesn't work
2022-03-17 15:18:19 +01:00
dacb2ffa04 iterate over surface points directly in the relaxation 2022-03-16 13:00:49 +01:00
ffe5a68504 cleanup whitespace 2022-03-16 12:55:15 +01:00
CookieKastanie
a60191b068 fix relaxation + radius arg 2022-03-15 15:24:30 +01:00
d31d9629f0 add relaxation (not very relaxing) 2022-03-15 14:55:36 +01:00
CookieKastanie
3467f8593d new filter 2022-03-15 11:34:55 +01:00
057ae8100c :( 2022-03-14 14:34:07 +01:00
3108c01028 :D 2022-03-14 14:32:34 +01:00
52fc7bd32e :) 2022-03-14 14:30:11 +01:00
62e4cd1629 fix projection 2022-03-14 14:30:06 +01:00
CookieKastanie
6c2e3e8a89 fix 2022-03-10 22:09:21 +01:00
56b426948c start implementing proportional motion 2022-03-10 16:51:05 +01:00
e789941169 improve dihedral angles filter 2022-03-10 16:49:49 +01:00
CookieKastanie
f8e26b4890 fix point tris dist 2022-03-08 16:59:06 +01:00
9edb9a5385 support multiple file types and migrate the halfcow to xml 2022-03-08 16:28:26 +01:00
537764fce3 fix surface point detection 2022-03-08 15:26:17 +01:00
d0381b7552 use vtkDataSet::GetCellNeighbors to find surface points 2022-03-08 14:59:15 +01:00
dcc99754b6 blbllblbl 2022-03-08 14:26:23 +01:00
5cb78e0881 remove trailing whitespace grrrrrrrrrrrrr 2022-03-08 14:26:08 +01:00
80a3172c77 refactor surface point filter 2022-03-08 14:25:59 +01:00
61d1f67b06 finish implementing RemoveExternalCellsFilter 2022-03-08 14:02:40 +01:00
151522fa57 still doesn't werk 2022-03-08 10:21:52 +01:00
621f24dd8b start implementing RemoveExternalCellsFilter 2022-03-07 23:10:28 +01:00
CookieKastanie
ee47d24a3c unsigned distance 2022-03-07 14:39:46 +01:00