This is a university project about VR programming. It is build upon https://p5js.org/ and http://p5xr.org/ . It is a procedural generated forest where you move automatically through it and can look around. You get re-spawned if you get too far away
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
c 6b3a6ae019 Update 'sketch.js' 11 months ago
README.md fix html comment and add link to game in readme 11 months ago
index.html fix html comment and add link to game in readme 11 months ago
p5xr.js upload to git 11 months ago
sketch.js Update 'sketch.js' 11 months ago
style.css upload to git 11 months ago

README.md

VR-Procedural-Generated-Forest

This is a university project about VR programming. It is build upon https://p5js.org/ and http://p5xr.org/ .

It is a procedural generated forest where you move automatically through it and can look around. You get re-spawned if you get too far away.

To play the game, you can clone the repo and run it with a webserver or use the online version here.