community.update
This commit is contained in:
parent
5faa18d15a
commit
b26f406595
|
@ -5,7 +5,7 @@ export function useCommunityArticle() {
|
|||
author: 'Xin LU, Zeyuan Meng, Guanyu Shi, Jieni Zhang',
|
||||
profession: 'UCL Bartlett RC9 Project',
|
||||
img: '/imgs/Community/Project/metafold/001.png',
|
||||
tags: ['Mixed Reality'],
|
||||
tags: ['Project'],
|
||||
href: '/community/project/metafold',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/bartlett.png',
|
||||
|
@ -16,7 +16,7 @@ export function useCommunityArticle() {
|
|||
author: 'Jiaxiang Luo, Sarah Aldaboos, Efthymia Mastrokalou, Rahaf Aldabous',
|
||||
profession: 'UCL Bartlett RC9 Project',
|
||||
img: '/imgs/Community/Project/cearamics/001.png',
|
||||
tags: ['Mixed Reality'],
|
||||
tags: ['Project'],
|
||||
href: '/community/project/cearamics',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/bartlett.png',
|
||||
|
@ -27,7 +27,7 @@ export function useCommunityArticle() {
|
|||
author: 'Xi He, Ziqi Song, Pablo Isaac Jaramillo Pazmino',
|
||||
profession: 'UCL Bartlett RC9 Project',
|
||||
img: '/imgs/Community/Project/rebent/001.png',
|
||||
tags: ['Mixed Reality'],
|
||||
tags: ['Project'],
|
||||
href: '/community/project/rebent',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/bartlett.png',
|
||||
|
@ -38,7 +38,7 @@ export function useCommunityArticle() {
|
|||
author: 'Chenfan Cai, Zixuan Fan, Yaxin Ding, Honghao Zhang',
|
||||
profession: 'UCL Bartlett RC9 Project',
|
||||
img: '/imgs/Community/Project/steammeup/001.png',
|
||||
tags: ['Mixed Reality'],
|
||||
tags: ['Project'],
|
||||
href: '/community/project/steammeup',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/bartlett.png',
|
||||
|
@ -49,11 +49,33 @@ export function useCommunityArticle() {
|
|||
author: 'Gwyllim Jahn, Cameron Newnham, Soomeen Hahm, Igor Pantic',
|
||||
profession: 'Format Engineering (UK)',
|
||||
img: '/imgs/Community/Project/steampunk/190913+Steampunk+0135.jpg',
|
||||
tags: ['Mixed Reality'],
|
||||
tags: ['Project'],
|
||||
href: '/community/project/steampunkpavilion',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/igorpantic.jpg',
|
||||
createTime: '2019/10/11',
|
||||
},
|
||||
{
|
||||
title: 'Reusable Augmented Concrete System: Accessible Method for Formwork Manufacturing through Holographic Guidance',
|
||||
author: 'Xin Lu, Zeyuan Meng, Alvaro Lopez Rodriguez, Igor Pantic',
|
||||
profession: 'UCL Bartlett RC9',
|
||||
img: '/imgs/Community/Publication/ecaade_reusableaugmentedconcretesystem.png',
|
||||
tags: ['Publication'],
|
||||
href: '/community/publication/ecaade-reusableformworksystem',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/ecaade.png',
|
||||
createTime: '2020/7/30',
|
||||
},
|
||||
{
|
||||
title: 'Fabrication of Complex Clay Structures through an Augmented Reality Assisted Platform',
|
||||
author: 'Jiaxiang Luo, Efthymia Mastrokalou, Rahaf Aldabous, Sarah Aldaboos, Alvaro Lopez Rodriguez',
|
||||
profession: 'UCL Bartlett RC9',
|
||||
img: '/imgs/Community/Publication/caadria_cearamics.png',
|
||||
tags: ['Publication'],
|
||||
href: '/community/publication/caadria-fabricationofcomplexclaystructurethroughanaugmentedrealityassistedplatform',
|
||||
level: 2,
|
||||
avatar: '/imgs/Community/Avatar/caadria.png',
|
||||
createTime: '2022/6/18',
|
||||
},
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
Binary file not shown.
After Width: | Height: | Size: 182 KiB |
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
Reference in New Issue