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
Go to file
c 6b3a6ae019 Update 'sketch.js' 2022-06-27 09:42:41 +02:00
README.md fix html comment and add link to game in readme 2022-06-27 09:32:55 +02:00
index.html fix html comment and add link to game in readme 2022-06-27 09:32:55 +02:00
p5xr.js upload to git 2022-06-27 09:26:20 +02:00
sketch.js Update 'sketch.js' 2022-06-27 09:42:41 +02:00
style.css upload to git 2022-06-27 09:26:20 +02:00

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.