HTML documents in virtual reality
Tell Me More

Summary

VISUALIZATION OF THE STRUCTURE OF HTML DOCUMENTS IN VIRTUAL REALITY

This project presents an easy way to view HTML documents in virtual reality.

All web pages are built from the language and standard called HTML. To represent documents, there is a standard called DOM that provides a tree-based structure to represent the elements or nodes that make up the HTML. All this representation is carried out in the web browser itself using the browser's JS APIs, based on the JavaScript language. The elements are reflected in the scene and visualize it in a Virtual Reality scene

The project is based on A-Frame technology, a JavaScript framework, which is used to create virtual reality scenes.

Resources

Proyect Resources

Thesis

Download Thesis

Thesis Slides

Download Thesis Slides

Source Code

Go to Source Code

Desktop Demo

Desktop Demo

VR Videos

Download VR Videos

Images

Some screenshots of the project

...
Scene 1
...
Scene 2
...
Scene 3
...
Scene 4
...
Scene 5
...
Scene 6

Contact me

...

Alberto Sánchez-Seco Úbeda