Skip to content

Commit

Permalink
Merge pull request #31 from Maison-de-la-Simulation/year-2024-2025
Browse files Browse the repository at this point in the history
resize mandelbulb figure
  • Loading branch information
xxirii authored Dec 20, 2024
2 parents 30c28b5 + 0721fb9 commit 8aeb426
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tp/mandelbulb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Les Mandelbulbs sont les versions 3D des fractals de Mandelbrot.

L'objectif de ce projet est de paralléliser un code séquentiel faisant le calcul d'un Mandelbulb en utilisant MPI.

| ![patterns.png](https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Power_8_mandelbulb_fractal_overview.jpg/1920px-Power_8_mandelbulb_fractal_overview.jpg) |

| <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Power_8_mandelbulb_fractal_overview.jpg/1920px-Power_8_mandelbulb_fractal_overview.jpg" width="400"> |
|:--:|
|<b>Figure 1 - Exemple d'un Mandelbulb d'ordre 8 par Ondřej Karlík (https://en.wikipedia.org/wiki/Mandelbulb)</b>|

Expand Down

0 comments on commit 8aeb426

Please sign in to comment.