A simple multi-platform 3D editor built with three.js & vue.js.
Official Website: Downloads
npm install
Build the app for quick testing in Electron / browser.
npm run start
Currently adding Windows & Linux build configurations.
npm run build:darwin
npm run build:windows
npm run build:linux
We are currently working on a complete documentation. This should be available here within the next week or so (4.26.20).
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.