A-Frame is a web framework for building virtual reality experiences. In this section, I followed multiple different assignments. Every assignment building on top of the other. Below is the link where all the assignments can be accessed:
https://jacobvaandrager.github.io/aframe/

Below is the link for the canvas (2):
https://jacobvaandrager.github.io/aframe/02Shape/

Below is the link for the animation assignment (4):
https://jacobvaandrager.github.io/aframe/04Animation/
I chose to do the advanced assignment for A-frame instead of Unreal engine as this seemed much more interesting to me. The assignment focused on working with user interaction and affecting the 3D space.
In this assignment, I edited the main cursor to be a larger triangle as I was using my phone and the original cursor was too small. I then made it that if the cursor is covering one of the wooden squares, that the wooden square would grow. The problem with making such a large cursor was that I had difficulty knowing exactly where the centre was as it wasn’t small.
Below is the link for the animation assignment (6):
https://jacobvaandrager.github.io/aframe/06InteractionHeadset/