Pretest:
https://forms.office.com/e/Tjig1WWsE8Course description
In this course you will learn about A-Frame, an HTML-based framework that allows you to create Virtual Reality (VR) scenes and immersive web environments using the tool's own tags and components.
We will study what exactly is the concept of Virtual Reality. In addition, in each module we will see all the components that we can add with A-Frame and we will start to build, step by step, our first basic Virtual Reality scene.
Contents
- Virtual Reality definition
- Immersive technologies
- Immersive technologies clasification. Virtuality Continuum
- Virtual Reality applications
- Theoretical introduction A-Frame
- HTML language
- A-Frame. Get to know the platform
- Exercise 1
- Introduction to geometries
- Geometries. Basic a-box, a-sphere, a-plane and a-sky elements
- Attributes: Position, Scale, Rotation and src
- Exercise 2
- Elements. Image, audio, music, video, light y text
- Entities. 3D Objects
- Exercise 3