Lab 1: VR Locomotion Blog

Authors: Peiwen Zhang Université Paris-Saclay, HCI M1. 1. Final Result My group blog website is successfully online. It can be opened normally and the theme style is displayed correctly. Website link: https://u8739516597-dotcom.github.io/ 2. Our Solution I use **Hugo** as a static site generator, use **PaperMod** as the theme, and publish the website by **GitHub Pages**. 3. Project Structure and Publishing Method My repository includes two main parts: 1) Hugo source files ...

January 18, 2026

Lab 2: Unity Setup Report

Unity environment setup on Windows: installed Unity 2020.3.49f1 (LTS), added required modules (IL2CPP, Android Build Support, OpenJDK), and verified by creating a 3D project. 1. Goal The goal of this lab is to complete the Unity development environment setup and make sure Unity can run correctly. 2. Environment Information - Operating System: Windows - Unity Editor Version:** 2020.3.49f1 (Unity 2020 LTS) 3. Install Unity 2020.3.49f1 and Modules 3.1 Install Unity via Download Archive ...

January 20, 2026

Lab 3: roll-a-ball

Step-by-step notes for the Roll-a-Ball tutorial, including problems and fixes.

January 22, 2026