Unity

Introduction

You can find here the tutorials and tips using Unity published on this webpage.

Vous pouvez trouver ici une liste des tutoriels et astuces Unity disponibles sur ce site.


Accessible Treasure Hunting / Chasse au trésor accessible

A part of my research is about virtual reality accessible to people with visual impairments. Using the classical Augmented reality technics (Unity and AR Core), you can learn how to create your "teasure hunting" augmented reality application. To create virtual reality, you can reuse this tutorial, and create objects (virtual worlds) of several hundred meters instead of the tresure. Then, you can move "inside" the virtual object instead of "around" the virtual object.

Une partie de mes recherches porte sur la réalité virtuelle accessible aux personnes ayant des déficiences visuelles. En utilisant les techniques classiques de Réalité Augmentée (Unity et AR Core), vous pouvez apprendre à créer votre application de réalité augmentée "chasse au trésor". Pour créer de la réalité virtuelle, il est possible de réutiliser ce tutoriel, et de créer des objets (mondes virtuels) de plusieurs centaines de mètres au lieu du trésor. Ensuite, vous pouvez vous déplacer "à l'intérieur" de l'objet virtuel au lieu de vous déplacer "autour" de l'objet virtuel.

>> (FR) Aller sur la page du tutoriel de la chasse au trésor accessible <<

>> (EN) Go to the accessible treasure hunting tutorial <<


Publish a Unity game on a website / Publier un jeu Unity sur un site web

>> (FR) Aller sur la page "Publier un jeu Unity sur un site web <<

>> (EN) Go to the page "Publish a Unity game on a website <<



6 Degree of Freedom (6DoF) Virtual Reality application on smartphone

You will learn how to create a virtual reality smartphone app type google Cardboard where you can move in the virtual space. We combine ARCore with the stereoscopic vision of Google Cardboard.

>> (EN) Go to the page "6DoF smartphone VR application<<