Here you can see some scenes created with the aplication
The project is about creating a virtual reality editor for virtual reality scenes. Its main objective is to allow you to create objects, and to be able to modify their characteristics, to include them in the scene while immersed in the virtual reality scene itself that is being created. For the creation of the different elements of the scenes, A-Frame is used as basic technology, a system that allows you to build or manage virtual reality scenes and use development techni- ques typical of web application production in the browser. In turn, it is built on APIs available in modern browsers such as WebXR and WebGL. Thanks to these technologies, the application created in this project works with any browser that supports them, whether on a traditional computer, a mobile device or a virtual reality device. Everything related to this project is available in your respective repository in GitHub.