The idea is to develop a WebVR application to showcase the recent Research and Development in IIIT Hyderabad.
No environment dependency for given code.
-
Fill up research_centers.json file with research centers along with url of the images associated with perticular center in the specified format:-
{ "CENTER-1" : ["IMAGE-URL-1", "IMAGE-URL-2".......], "CENTER-2" : ["IMAGE-URL-1", "IMAGE-URL-2".......], . . . . . "CENTER-N" : ["IMAGE-URL-1", "IMAGE-URL-2".......] }
-
Deploy this file to a glitch project and paste project-file URL into the files entry.js(line no. 11) and fetch_json.js(line no. 1)
-
Start the project by opening entry.html file in the browser. Now Enjoy the virtual tour of R&D Showcase.



