Feature #209
single-user worlds
Start date:
09/14/2024
Due date:
% Done:
0%
Estimated time:
Description
Build a world e.g. with world editor, and save it on the server (save to PC is already implemented).
Fetch that world either with REST, or plain download, or combo.
No websockets involved.
History
Updated by Josip Almasi 3 months ago
- Status changed from New to In Progress
- Assignee set to Josip Almasi
Updated by Josip Almasi 3 months ago
Babylon serializer works only for simple scenes, fails with TypeError: cyclic object value as soon as avatars are involved, TypeError: e is null, etc.
GLTF/GLB exporter does work, but does not handle transparency, skybox, etc.
So, this has to be custom built.
Updated by Josip Almasi 3 months ago
- Status changed from In Progress to Resolved
Client-side Sceneshot class, new button on default HUD.