Feature #112
mozilla SPOKE integration
Status:
Rejected
Priority:
Low
Assignee:
-
Start date:
03/03/2022
Due date:
% Done:
0%
Estimated time:
Description
Mozilla made authoring tool for hubs already: https://hubs.mozilla.com/spoke
Exporter seems to be in Editor.js starting around line 340 https://github.com/mozilla/Spoke/blob/master/src/editor/Editor.js
And it seems to export GLTF:
const exporter = new GLTFExporter({ mode: "glb", onlyVisible: false, includeCustomExtensions: true, animations });
See how it can be integrated into VRSpace.
History
Updated by Josip Almasi 19 days ago
- Status changed from New to Rejected
Mozilla has ended support for Mozilla Hubs on May 31st, 2024