The Virtual Institute of Simulation Art (VISA) is an online art center and gallery, currently displaying 4 WebVR collections: Crisis, Sanctuary, Oasis, and Unmapped. VISA allows viewers to travel to a “hyperreality” consisting of artist-designed simulated environments. The space was conceived by Leily Khatibi & Kiki Wu as a curatorial project. Our mission is to leverage digital art and collaboration through open-source, web-based, immersive media that is accessible to anyone with a computer and stable internet connection.
A total number of 26 website-specific works are exhibited on visatopia.xyz from __ May 2020–__ May 2022. As a result of the COVID-19 pandemic, new and experimental ways of sharing art online arises. In this gallery, a wide variety of responses to the current social and environmental changes are manifested as 3D renders and video. These pieces are created by Art75 students (Introduction to Digital Video Art class–sections 1 & 2, spring 2020) from CADRE New Media Lab, San José State University.
- A-Frame
- A-Frame Entity Component System
- A-frame Particle System
- a-frame-environment-component
- a-frame-terrain-component
- A WebVR home page contains many clickable mini museums(3dmodel, obj files)
- Every mini-museum links to a responsive webpage that shows the artist's works - 3D render images, video arts.
- An about page shows the statement of this exhibition and a list of participant artists.
- Clone this repository to your local folder.
- Remember to PULL before editting and adding new files. (the Fetch origin function of Github Desktop)
- Save, commit, and push!!!
- Duplicate the template.html, rename it firstname_lastname.html. Put it in the html folder
- Name your images as firstname_lastname1.jpg, firstname_lastname2.jpg, firstname_lastname3.jpg...... Put them in the images folder
- Name your 3D model firstnam_lastname.obj, put it in the assets folder
- Name your 3D material, texture firstnam_lastname.jpg, put it in the assets folder
- If you are going to use a custom css to modify your page, name it firstname_lastname.css, put it in the css folder
- Don't Upload video here, it's always too big!!! Embed your video through YouTube!
- Check your html file again, make sure all the pathes of your images, css are right. Then save, commit, and push.
Please run Local serverr: Python 2 HTTP Server python -m SimpleHTTPServer
or Python 3 python3 -m https.server
To know more about local server, please see this article
This experience works on desktop/mobile and with Cardboard VR, Vive, Rift, Daydream, GearVR headsets. For best immersion, using your VR headset is recommended to view the collections in 360, but you can also just use your computer or phone without a headset and click/tap and drag to look around. On the desktop, use ASDW or the arrow keys to fly over the environment.