diff --git a/___BROKEN LINKS.txt b/___BROKEN LINKS.txt index 1d94a68..e69de29 100644 --- a/___BROKEN LINKS.txt +++ b/___BROKEN LINKS.txt @@ -1,20 +0,0 @@ -404 Not found -https://interactive-structures.org/assets//publications/2023-05-permeable-sensor/ -Linked from: https://interactive-structures.org/publications.html and 1 more -404 Not found -https://interactive-structures.org/www.tuckerrae-grant.com -Linked from: https://interactive-structures.org/team.html -404 Not found -https://interactive-structures.org/assets/Results--Developable-Wrapping-2020.zip -Linked from: https://interactive-structures.org/publications/2020-12-developable-wrapping/ - -500 Internal server error -http://alexandraion.com/wp-content/uploads/Impacto-authors-copy.pdfOutbound -Linked from: https://interactive-structures.org/publications.html and 1 more -500 Internal server error -http://alexandraion.com/wp-content/uploads/ProprioceptiveInteraction-authors-copy.pdfOutbound -Linked from: https://interactive-structures.org/publications.html and 1 more - -Host not found -http://www.miguel-brandao.me/Outbound -Linked from: https://interactive-structures.org/team.html \ No newline at end of file diff --git a/_includes/article-list.html b/_includes/article-list.html index ab1cf56..8d5652c 100644 --- a/_includes/article-list.html +++ b/_includes/article-list.html @@ -61,29 +61,32 @@

- - -  paper - - {% if article.doi %} - - -  doi - - {% endif %} - - {% if article.video %} - - - video - - {% endif %} + {% if article.pdf %} + + +  paper + + {% endif %} - project page  -
+ {% if article.doi %} + + +  doi + + {% endif %} + + {% if article.video %} + + + video + + {% endif %} + + project page  +
- {% include article/add-external-links.html context=article %} + {% include article/add-external-links.html context=article %}
diff --git a/_includes/article/get-assets-link.html b/_includes/article/get-assets-link.html index 34c2173..1e37245 100644 --- a/_includes/article/get-assets-link.html +++ b/_includes/article/get-assets-link.html @@ -2,17 +2,31 @@ {%- assign thisurl = article.url -%} + {%- comment -%} - assets link to: {{include.content}} -- - page.url: {{page.url}} -- - article.url: {{article.url}} -- - thisurl: {{thisurl}} -- + assets link to: {{include.content}}
+ page.url: {{page.url}}
+ article.url: {{article.url}}
+ thisurl: {{thisurl}}
{%- endcomment -%} -{%- assign output = input | prepend: thisurl | prepend: site.assetsurl | prepend: site.baseurl -%} -{%- if input contains "http" -%} +{%- if input contains "http" -%} {%- assign output = input -%} +{%- elsif thisurl -%} + {%- assign output = input | prepend: thisurl | prepend: site.assetsurl | prepend: site.baseurl -%} +{%- else -%} + {%- assign output = input | prepend: page.url | prepend: site.assetsurl | prepend: site.baseurl -%} {%- endif -%} {%- assign output = output | strip -%} {{ output }} + + + + +{%- comment -%} +Logic as follows: + + + +{%- endcomment -%} \ No newline at end of file diff --git a/_news/2023-11-awards-violet-jesse.html b/_news/2023-11-awards-violet-jesse.html new file mode 100644 index 0000000..bc5c694 --- /dev/null +++ b/_news/2023-11-awards-violet-jesse.html @@ -0,0 +1,19 @@ +--- +layout: plain +date: 2023-11-08 +visible: true +--- + + +

Recent Awards

+Nov 8, 2023 + +

+ Violet received a Best Paper Award for her work on BlendMR. Her first paper she ever submitted! Well-deserved, Violet! +

+

+ Jesse received a Best Demo Award at UIST'23 for his impressive Contstraint-Diven Robotic Surfaces. It was a big effort bringing them across the country and a well-deserved honor! +

+

+ Huge congratulations to Violet and Jesse! +

\ No newline at end of file diff --git a/_people/alumni/2022-Tucker-Rae-Grant.md b/_people/alumni/2022-Tucker-Rae-Grant.md index 2368020..02d193c 100644 --- a/_people/alumni/2022-Tucker-Rae-Grant.md +++ b/_people/alumni/2022-Tucker-Rae-Grant.md @@ -4,7 +4,7 @@ role: Research assistant position: Research Assistant department: HCII email: traegran@andrew.cmu.edu -website: www.tuckerrae-grant.com +website: http://www.tuckerrae-grant.com image: /people/2022-Tucker-Rae-Grant.jpg year_start: 2022 alumni_since: 2022 diff --git a/_publications/2015-04-proprioceptive-interaction.html b/_publications/2015-04-proprioceptive-interaction.html index 5b9ef84..f69c14e 100644 --- a/_publications/2015-04-proprioceptive-interaction.html +++ b/_publications/2015-04-proprioceptive-interaction.html @@ -22,7 +22,7 @@ - Wearable video-thumb: "https://youtu.be/KMxIfj7zhlw" video: "https://youtu.be/KMxIfj7zhlw" -pdf: http://alexandraion.com/wp-content/uploads/ProprioceptiveInteraction-authors-copy.pdf + doi: https://dl.acm.org/doi/10.1145/2702123.2702461 external-page: https://hpi.de/baudisch/projects/proprioceptive.html --- diff --git a/_publications/2015-11-impacto.html b/_publications/2015-11-impacto.html index b130ea6..ac114b1 100644 --- a/_publications/2015-11-impacto.html +++ b/_publications/2015-11-impacto.html @@ -22,7 +22,7 @@ video-youtubeID: "https://youtu.be/k5e4mXQLq54" video-thumb: "https://youtu.be/k5e4mXQLq54" -pdf: http://alexandraion.com/wp-content/uploads/Impacto-authors-copy.pdf +pdf: doi: https://dl.acm.org/doi/10.1145/2807442.2807443 external-page: https://hpi.de/baudisch/projects/impacto.html --- diff --git a/_site/index.html b/_site/index.html index 83be3ac..e430300 100644 --- a/_site/index.html +++ b/_site/index.html @@ -177,6 +177,35 @@

HCI + computational geometry + engineering + design

+
+
+
+

news

+ + +
+
+

Recent Awards

+Nov 8, 2023 + +

+ Violet received a Best Paper Award for her work on BlendMR. Her first paper she ever submitted! Well-deserved, Violet! +

+

+ Jesse received a Best Demo Award at UIST'23 for his impressive Contstraint-Diven Robotic Surfaces. It was a big effort bringing them across the country and a well-deserved honor! +

+

+ Huge congratulations to Violet and Jesse! +

+
+
+ +
+
+
+ + + @@ -185,7 +214,7 @@

HCI + computational geometry + engineering + design

- + @@ -223,6 +252,117 @@

se + + + + + +
+ + +
+ +
+ + + +
+ + + + +
+
+ + +
+ + + +

+ Parametric Haptics: Versatile Geometry-based Tactile Feedback Devices +

+ +

+ Violet Yinuo Han, Abena Boadi-Agyemang, Yuyu Lin, David Lindlbauer, Alexandra Ion.
+

+

+ In Proceedings of UIST ’23. San Francisco, CA. Oct. 29 – Nov. 1, 2023
+

+ + + + +
+ + + +  paper + + + + + + +  doi + + + + + + + video + + + + project page  +
+ + + + +
+ +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + @@ -297,30 +437,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- + @@ -328,8 +470,7 @@

+ href="https://github.com/mad-s/ruffles-editor/"> source code @@ -450,30 +591,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -609,30 +752,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -777,30 +922,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- + @@ -808,8 +955,7 @@

+ href="https://github.com/jfrohnhofen/metamaterial-mechanisms"> source code @@ -819,8 +965,7 @@

+ href="https://jfrohnhofen.github.io/metamaterial-mechanisms/"> try our editor @@ -830,8 +975,7 @@

+ href="https://www.thingiverse.com/hassoplattnerinstitute_hci/collections/metamaterial-mechanisms"> 3D models @@ -841,8 +985,7 @@

+ href="https://youtu.be/y3_cKICnUvg"> talk @@ -852,8 +995,7 @@

+ href="https://drive.google.com/uc?export=download&id=17KI8VWj0shfBb8MsBnCYkIzhwXamV4Av"> press images (113 MB) diff --git a/_site/publications.html b/_site/publications.html index d1c6fed..4058274 100644 --- a/_site/publications.html +++ b/_site/publications.html @@ -199,30 +199,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- + @@ -230,8 +232,7 @@

+ href="https://youtu.be/xIqBQWK9FaA"> talk @@ -306,30 +307,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -395,30 +398,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -484,30 +489,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -573,30 +580,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -656,25 +665,21 @@

- - -  paper - - - - -  doi - - + + + + + +  doi + + - - project page  -
+ + project page  +
- +
@@ -746,30 +751,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -841,30 +848,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- + @@ -872,8 +881,7 @@

+ href="https://github.com/mad-s/ruffles-editor/"> source code @@ -950,30 +958,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- + @@ -981,8 +991,7 @@

+ href="/assets//publications/2020-12-developable-wrapping/Results--Developable-Wrapping-2020.zip"> results @@ -1059,30 +1068,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1154,30 +1165,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1243,30 +1256,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1332,30 +1347,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1427,30 +1444,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1526,30 +1545,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- + @@ -1557,8 +1578,7 @@

+ href="https://github.com/jfrohnhofen/metamaterial-mechanisms"> source code @@ -1568,8 +1588,7 @@

+ href="https://jfrohnhofen.github.io/metamaterial-mechanisms/"> try our editor @@ -1579,8 +1598,7 @@

+ href="https://www.thingiverse.com/hassoplattnerinstitute_hci/collections/metamaterial-mechanisms"> 3D models @@ -1590,8 +1608,7 @@

+ href="https://youtu.be/y3_cKICnUvg"> talk @@ -1601,8 +1618,7 @@

+ href="https://drive.google.com/uc?export=download&id=17KI8VWj0shfBb8MsBnCYkIzhwXamV4Av"> press images (113 MB) @@ -1679,25 +1695,21 @@

- - -  paper - - - - -  doi - - + + + + + +  doi + + - - project page  -
+ + project page  +
- +
@@ -1763,30 +1775,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1852,30 +1866,26 @@

- - -  paper - - - - -  doi - - + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
@@ -1951,30 +1961,32 @@

- - -  paper - - - - -  doi - + + +  paper + + + + + + +  doi + + - - - - video - - - project page  -
+ + + video + + + + project page  +
- +
diff --git a/_site/publications/2015-04-proprioceptive-interaction/index.html b/_site/publications/2015-04-proprioceptive-interaction/index.html index ac585b1..05eaa60 100644 --- a/_site/publications/2015-04-proprioceptive-interaction/index.html +++ b/_site/publications/2015-04-proprioceptive-interaction/index.html @@ -186,11 +186,6 @@

Publication

- - - -  paper - diff --git a/_site/publications/2015-11-impacto/index.html b/_site/publications/2015-11-impacto/index.html index cea905d..80f5e90 100644 --- a/_site/publications/2015-11-impacto/index.html +++ b/_site/publications/2015-11-impacto/index.html @@ -190,11 +190,6 @@

Publication

- -
- -  paper - diff --git a/_site/publications/2016-10-metamaterial-mechanisms/index.html b/_site/publications/2016-10-metamaterial-mechanisms/index.html index 22dee44..5d782a4 100644 --- a/_site/publications/2016-10-metamaterial-mechanisms/index.html +++ b/_site/publications/2016-10-metamaterial-mechanisms/index.html @@ -236,8 +236,7 @@

Links and materials

+ href="https://github.com/jfrohnhofen/metamaterial-mechanisms"> source code @@ -247,8 +246,7 @@

Links and materials

+ href="https://jfrohnhofen.github.io/metamaterial-mechanisms/"> try our editor @@ -258,8 +256,7 @@

Links and materials

+ href="https://www.thingiverse.com/hassoplattnerinstitute_hci/collections/metamaterial-mechanisms"> 3D models @@ -269,8 +266,7 @@

Links and materials

+ href="https://youtu.be/y3_cKICnUvg"> talk @@ -280,8 +276,7 @@

Links and materials

+ href="https://drive.google.com/uc?export=download&id=17KI8VWj0shfBb8MsBnCYkIzhwXamV4Av"> press images (113 MB) diff --git a/_site/publications/2020-12-developable-wrapping/index.html b/_site/publications/2020-12-developable-wrapping/index.html index 0ceca78..8f9cce1 100644 --- a/_site/publications/2020-12-developable-wrapping/index.html +++ b/_site/publications/2020-12-developable-wrapping/index.html @@ -218,8 +218,7 @@

Links and materials

+ href="/assets//publications/2020-12-developable-wrapping/Results--Developable-Wrapping-2020.zip"> results diff --git a/_site/publications/2021-05-developable-metamaterials/index.html b/_site/publications/2021-05-developable-metamaterials/index.html index bb9724a..1370100 100644 --- a/_site/publications/2021-05-developable-metamaterials/index.html +++ b/_site/publications/2021-05-developable-metamaterials/index.html @@ -224,8 +224,7 @@

Links and materials

+ href="https://github.com/mad-s/ruffles-editor/"> source code diff --git a/_site/publications/2023-11-blend-mr/index.html b/_site/publications/2023-11-blend-mr/index.html index 7b3faac..6f5569d 100644 --- a/_site/publications/2023-11-blend-mr/index.html +++ b/_site/publications/2023-11-blend-mr/index.html @@ -223,8 +223,7 @@

Links and materials

+ href="https://youtu.be/xIqBQWK9FaA"> talk diff --git a/_site/sitemap.xml b/_site/sitemap.xml index a78ee31..6e58df6 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -2,79 +2,79 @@ /publications/2013-04-canyon/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2015-04-proprioceptive-interaction/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2015-04-skin-drag-displays/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2015-11-impacto/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2016-10-metamaterial-mechanisms/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2017-05-digital-mm/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2018-04-EMS-in-MR/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2018-04-mm-textures/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2018-10-trussformer/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2019-05-understanding-mm/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2020-12-developable-wrapping/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2021-05-developable-metamaterials/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2022-10-reconfigurable-elastic-MM/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2023-05-permeable-sensor/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2023-07-miura-kit/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2023-10-parametric-haptics/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2023-10-reprogrammable-digital-MM/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2023-10-robotic-walls/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /publications/2023-11-blend-mr/ -2023-11-08T16:18:36-05:00 +2023-11-08T17:59:42-05:00 /contact.html diff --git a/_site/team.html b/_site/team.html index 7fed32c..3cbe628 100644 --- a/_site/team.html +++ b/_site/team.html @@ -1112,7 +1112,7 @@

Previous Members

Tucker Rae-Grant
Research Assistant
@@ -1122,7 +1122,7 @@

Previous Members

- web + web   |   @@ -1131,7 +1131,7 @@

Previous Members

- + diff --git a/index.html b/index.html index ccc5265..4e32063 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ layout: default selected_publications: + - 2023-10-parametric-haptics.html - 2021-05-developable-metamaterials.html - 2019-05-understanding-mm.html - 2017-05-digital-mm.html