Lab1 : Create a blog // Begin with Unity

Disclaimer : Labs and Lectures concern the course Human Computer Interface which I follow with my M2 "Virtual and Augmented Reality" at IPParis.

Lab a: Setup Blog

As we said in the course about extended Mind Theory “things are becoming easier and easier : we do not need to remember numbers, they are in our phone.” Technologies are linked to this transformation. The first lab consists of create a blog (or continue one you already have). The predicted platform was Hugo but I prefer Blogger because I am very familiar with google’s interface and it is also provided an interface to use html in articles. Also, I would add other projects and things which do not concern only the master Virtual & Augmented Reality.

I start with a free template given by blogger and try to customize it with my own preferences. I also implemented basic html function to link this blog to my LinkedIn and Github account.

I also add some past projects which I think are interesting. It took me about 2/3 hours to find the good template and customise it and 15minutes to add functionalities and my first article (I am too focus on aesthetic...).

Lab b: Setup Unity


It is our beginnings with Unity. We just follow this link and try to familiarize ourself with Unity. From my side, I installed 2019.4 version and launch Lego tutorial.

Camera control are not easy to understand but at the end of this tutorial I am quiet okay with most of the features, in the next Lab we will create our own game. Don't hesitate to follow Unity learn to familiarise yourself with Unity !