diff --git a/images/showcase/apfloat.jpg b/images/showcase/apfloat.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e3cdc8ad7bd63c2db3f4577d59f6284d90a3dab4 Binary files /dev/null and b/images/showcase/apfloat.jpg differ diff --git a/images/showcase/microtubules.gif b/images/showcase/microtubules.gif new file mode 100644 index 0000000000000000000000000000000000000000..e51a5b3083fc57c15ff658f742cb989c65e0742d Binary files /dev/null and b/images/showcase/microtubules.gif differ diff --git a/images/showcase/mindseye.gif b/images/showcase/mindseye.gif new file mode 100644 index 0000000000000000000000000000000000000000..6ea7267fa3ad35303bbffb2d7763b641a5442676 Binary files /dev/null and b/images/showcase/mindseye.gif differ diff --git a/showcase.html b/showcase.html index a1838db29b880db0d50cf41553b9b78032218d5b..1aa66c5e7a1bac6317da379ef301f10baa949396 100644 --- a/showcase.html +++ b/showcase.html @@ -95,6 +95,26 @@ Aparapi | Showcase <a href='http://www.nextome.net/' target='_blank'>Nextome</a> </h5> </div> +<div class='col s12 m4'> +<img class='materialboxed responsive-img z-depth-1' data-caption='Super-Resolution Radial Fluctuations (SRRF)' src='images/showcase/microtubules.gif'> +<h5 class='center'> +<a href='https://bitbucket.org/rhenriqueslab/nanoj-srrf' target='_blank'>Super-Resolution Radial Fluctuations (SRRF)</a> +</h5> +</div> +<div class='col s12 m4'> +<img class='materialboxed responsive-img z-depth-1' data-caption='APFloat' src='images/showcase/apfloat.jpg'> +<h5 class='center'> +<a href='http://www.apfloat.org/apfloat_java/' target='_blank'>APFloat</a> +</h5> +</div> +</div> +<div class='row'> +<div class='col s12 m4'> +<img class='materialboxed responsive-img z-depth-1' data-caption='MindsEye' src='images/showcase/mindseye.gif'> +<h5 class='center'> +<a href='https://github.com/SimiaCryptus/MindsEye' target='_blank'>MindsEye</a> +</h5> +</div> </div> </div>