Skip to content

Commit

Permalink
Added Mocap and VR for ergonomy project
Browse files Browse the repository at this point in the history
  • Loading branch information
alexispaljic committed May 30, 2024
1 parent 1204db2 commit 98300ac
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
Binary file added src/assets/movie/mocap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 14 additions & 1 deletion src/content/actualités/movie.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const gloveDescription = `

<MovieProject
title="Interface haptique"
author="Alexis Paljic"
author="Mines Paris"
image={hapticGlove}
description={gloveDescription}
tags={["Interactions", "Réalité Virtuelle","Programmation"]}
Expand All @@ -104,6 +104,19 @@ export const patrimoine3DDescription = `
tags={["Interactions", "Photogrammétrie","Programmation"]}
/>

import mocap from "assets//movie/mocap.png";
export const mocapDescription = `
Vous utiliserez la capture de mouvement et la réalité virtuelle pour améliorer l'ergonomie d'un poste de travail`;

<MovieProject
title="VR et Motion capture pour l'ergonomie"
author="Mines Paris"
image={mocap}
description={mocapDescription}
tags={["Interactions","Réalité Virtuelle","Programmation"]}
/>


### MOVIE 2023

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

0 comments on commit 98300ac

Please sign in to comment.