Skip to content

onepopcorn/forestvr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Forest VR

A relaxing 3D/VR experience created with A-FRAME and THREE.JS.

Example

See it in action here

Installation

First make sure you have Node installed.

If not get it on Node

To install the Node dependencies:

npm install

Local Development

To serve the site from a simple Node development server:

npm start

Then launch the site from your favourite browser:

http://localhost:3000/

If you wish to serve the site from a different port:

PORT=8000 npm start

License

This program is free software and is distributed under an MIT License.

About

A relaxing 3D/VR experience created with A-FRAME and THREE.JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published