The purpose of this individual assignment is to develop interactive augmented reality applications. You will use AR.js an augmented reality library and Α-Frame a virtual reality library. You must first create a Github account, using the university email, and then fork the repository. Finally, you have to complete all the tasks described in the open issues of the assignment.
-
As long as you have forked the repository, the executables and the assets of the augmented reality applications must have been copied in your github repository.
-
Activate Github Pages in the Settings of your reposity and change the link of your repository to target your application.
- You can use Github Desktop to download the files from your repository locally on your computer.
- Afterwards, you have to use an Integrated Development Environment (IDE) to edit the html and javascript source code. Suggested ΙDE: Brachets or Αtom.
- Additionally, you have to set up a local web server, so you can run the Web applications locally, while you develop them. See the instructions here. Suggested Web server: python 3 http.server.
- After you develop the augmented reality applications, according to the tasks described in the issues, you have to use Github Desktop to upload the local files from your computer on your repository. In this way, the applications will run directly on Github Pages.
Attention: For assessing the applications and grading the individual assignment, all executables (.html) and assets must be uploaded on your Github page.
Taking into account the percentage of the individual assignment in the final grade (5 points). Each deliverable is graded as follows:
- Tasks described in deliverable 1: up to +1.5 points.
- Tasks described in deliverable 2: up to +2 points.
- Tasks described in deliverable 3: up to +1.5 points.
- deliverable 1: until 25/03/2022
- deliverable 2: until 29/04/2022
- deliverable 3: until 03/06/2022
In each deliverable, you should also modify your personal report, describing in detail what have you done in each deliverable.
For any questions, regarding the deliverables, in the open issues not only you can ask but you can also answer.