top of page

Java Environments +Add-ons for VR

Writer: Corrina Crazie EspinosaCorrina Crazie Espinosa

Now that you have the basics of coding web VR using HTML & A-Frame, let's throw in a little Java to make it even better!


Use ctrl +Alt +i to open up the inspector.


Here is your guide to adding environments, particle systems, oceans, and MORE!


Here are some very quick code snippets to get you started quickly!


Add this line of code to your heading to include the necessary library:


You can add this code to your scene to get a very fast preview, edit it to your liking:

<a-entity environment="preset: goldmine; 
                       dressing: mushrooms; 
                       dressingAmount: 20; 
                       dressingColor: orange; 
                       dressingScale: 1"></a-entity>

Questions?


We can continue adding to these notes if you find useful things to share!







 
 

Comments


A tremendous amount of soup was harmed in the making of this website.

Autonomous Soup New Media Art © 2016

bottom of page