Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 791 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 791 Bytes

Shane's Editor

Demo

Shane's Editor makes it possible to create content in VR using web technologies.

It supports many 3d shapes, a rich set of optimised prefab models built in and scripting in javascript.

The editor interface uses aframe-material-collection for all UI components and interaction.

Longer Video Demo

Live Demo

Live Demo - Super Hands

Getting Started

Installing

npm i shanes-editor

Running

npm start

Building

npm run build