download figs from discord cdn, before they're gone

This commit is contained in:
Laureηt 2023-12-26 12:08:44 +01:00
parent 4ec6326b89
commit deeb49dafc
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI
20 changed files with 19 additions and 19 deletions

View file

@ -11,7 +11,7 @@
"python.languageServer": "Pylance", "python.languageServer": "Pylance",
"[python]": { "[python]": {
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.organizeImports": true "source.organizeImports": "explicit"
} }
}, },
"files.exclude": { "files.exclude": {

BIN
docs/figs/border.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

BIN
docs/figs/environment.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
docs/figs/evol7bis.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 KiB

BIN
docs/figs/fvi_example_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
docs/figs/fvi_example_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
docs/figs/fvi_example_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
docs/figs/fvi_example_4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
docs/figs/peanut_cams.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
docs/figs/peanut_mask_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
docs/figs/peanut_mask_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
docs/figs/peanut_mask_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
docs/figs/peanut_proj_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
docs/figs/peanut_proj_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
docs/figs/peanut_proj_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
docs/figs/ray.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

BIN
docs/figs/selected.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

BIN
docs/figs/shape7bis.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View file

@ -234,10 +234,10 @@ nuage de voxel. si nuage de points -> conversion en mesh possible grace aux marc
### Lancer de rayon (Fast Voxel Intersect) ### Lancer de rayon (Fast Voxel Intersect)
<div class="grid grid-cols-2 col-auto w-110 m-auto"> <div class="grid grid-cols-2 col-auto w-110 m-auto">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1068141883810914427/fvi2.png" class="m-auto h-55"/> <img src="figs/fvi_example_1.png" class="m-auto h-55"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1068141884242931712/fvi4.png" class="m-auto h-55"/> <img src="figs/fvi_example_2.png" class="m-auto h-55"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1068141884679147602/fvi6.png" class="m-auto h-55"/> <img src="figs/fvi_example_3.png" class="m-auto h-55"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1068141885056622661/fvi8.png" class="m-auto h-55"/> <img src="figs/fvi_example_4.png" class="m-auto h-55"/>
</div> </div>
<!-- <!--
@ -255,7 +255,7 @@ nuage de voxel. si nuage de points -> conversion en mesh possible grace aux marc
## Résultats ## Résultats
### L'environnement ### L'environnement
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070291885823889408/peanut.png" class="m-auto h-110"/> <img src="figs/environment.png" class="m-auto h-110"/>
--- ---
@ -269,14 +269,14 @@ img.shadowy {
</style> </style>
<div class="flex items-center"> <div class="flex items-center">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070293528288165930/peanut_cams.png" class="h-90"/> <img src="figs/peanut_cams.png" class="h-90"/>
<div class="flex-col inline-flex gap-5"> <div class="flex-col inline-flex gap-5">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070292853282054225/Image0000.png" class="w-100 shadowy"/> <img src="figs/peanut_proj_1.png" class="w-100 shadowy"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070292923322744903/Image0000.png" class="w-100 shadowy"/> <img src="figs/peanut_mask_1.png" class="w-100 shadowy"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070292853495975988/Image0010.png" class="w-100 shadowy"/> <img src="figs/peanut_proj_2.png" class="w-100 shadowy"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070292923549224980/Image0010.png" class="w-100 shadowy"/> <img src="figs/peanut_mask_2.png" class="w-100 shadowy"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070292853764407306/Image0020.png" class="w-100 shadowy"/> <img src="figs/peanut_proj_3.png" class="w-100 shadowy"/>
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070292923754741770/Image0020.png" class="w-100 shadowy"/> <img src="figs/peanut_mask_3.png" class="w-100 shadowy"/>
</div> </div>
</div> </div>
@ -285,14 +285,14 @@ img.shadowy {
## Résultats ## Résultats
### L'initialisation (Shape from Silhouette) ### L'initialisation (Shape from Silhouette)
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070287482186383450/init.png" class="m-auto h-110"> <img src="figs/shape_from_silhouette.png" class="m-auto h-110">
--- ---
## Résultats ## Résultats
### Bordures ### Bordures
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070307308032233532/border.png" class="m-auto h-110"> <img src="figs/border.png" class="m-auto h-110">
--- ---
@ -300,8 +300,8 @@ img.shadowy {
### Visibilité des voxels ### Visibilité des voxels
<div class="h-100 flex items-center"> <div class="h-100 flex items-center">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070312481894973460/ray.png" class="h-105 -ml-15 -mr-15"> <img src="figs/ray.png" class="h-105 -ml-15 -mr-15">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070312482243104839/selected.png" class="h-105 -ml-15"> <img src="figs/selected.png" class="h-105 -ml-15">
</div> </div>
--- ---
@ -309,8 +309,8 @@ img.shadowy {
### Évolution du level set ### Évolution du level set
<div class="h-100 flex items-center"> <div class="h-100 flex items-center">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070319867946872912/evol7bis.gif" class="m-auto h-105"> <img src="figs/evol7bis.gif" class="m-auto h-105">
<img src="https://cdn.discordapp.com/attachments/953586522572066826/1070319868324360252/shape7bis.gif" class="m-auto h-105"> <img src="figs/shape7bis.gif" class="m-auto h-105">
</div> </div>
--- ---