Skip to content

DEVMOI/NODEVR

Repository files navigation

NODE VR DISCORD

Built By NodeGG and Friends

Introduction

NODEVR is A Desktop Client for Creating Vr Environments.

It's main features are:

(coming soon)

Built With

AFRAME | VUEJS | ELECTRON

Issues

There is a list of Known Issues (things to be fixed or that aren't yet implemented).

If you found a bug or have a new idea/feature for the program, you can report them.


TODO List

  • Create Basic Start Page.
  • Create Fluid transition between start to VR Builder.
  • Create way to save and load files.

Local Development

If using Yarn (Recomended):

git clone [email protected]:NodeGG/NODEVR.git
cd NODEVR && npm i
yarn start

If using NPM

git clone [email protected]:NodeGG/NODEVR.git
cd NODEVR && npm i
npm start

Generating Builds

If using Yarn (Recomended):

yarn build

If using NPM

npm run build

Support

Official Channels:

Authors

  • Warren Gates: Lead developer, bug fixing, new features, designer, and maintainer.

Credits