Skip to content

Commit

Permalink
Added HapticGlove Description
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispaljic committed May 30, 2024
1 parent 5125897 commit ee2876b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Binary file added src/assets/movie/hapticglove.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions src/content/actualités/movie.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,19 @@ des projets 2022.

Dans quelques jours, la liste des projets de la session 2024 sera disponible ici.

import hapticGlove from "assets//movie/hapticglove.jpg";
export const gloveDescription = `
Vous mettrez en place un gant à retour d'effort et une simulation en réalité virtuelle permettant de manipuler des objets.`;

<MovieProject
title="Interface haptique"
author="Institut des Transformations Numériques"
image={hapticGlove}
description={gloveDescription}
tags={["Interactions", "Réalité Virtuelle"]}
url="../../movie/interfacecreation"
/>

### MOVIE 2023

Les étudiants de la session 2023 on travaillé sur ces projets :
Expand Down

0 comments on commit ee2876b

Please sign in to comment.