shanes-editor
shanes-editor copied to clipboard
A aframe based scene editor using https://www.npmjs.com/package/aframe-material-collection
trafficstars
Shane's Editor

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.
Getting Started
Installing
npm i shanes-editor
Running
npm start
Building
npm run build