flushpot1125 / rainyroom_from_babylonjseditor

The VR content has been published from Babylon.js Edtior ver3.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A sample contents from Babylon.js Editor

overview

Get the great editor from Get Started Babylon.js Editor

Desktop app is recommended.

Usage

Installing dependencies

In order to retrive the dependencies such as Babylon.js, don't forget to install the dependencies:

npm install

Building the project

In order to build the game, just type:

npm run build

Watching for changes

To run the watch mode, just type:

npm run watch

Running the project

To run a local webserver and test your project in a web browser, just type:

npm run webserver

And access http://localhost:1338/index.html

model

Thanks for great models!

Couch | Wde (by Danny Bittman)

https://poly.google.com/view/7Q_Ab2HLll1

CC-BY

Plant - Flower Pot (by Alex “SAFFY” Safayan)

https://poly.google.com/view/bVepm2yfJTh

CC-BY

About

The VR content has been published from Babylon.js Edtior ver3.2

License:MIT License


Languages

Language:JavaScript 48.5%Language:TypeScript 30.5%Language:HTML 20.9%