tentone / nunuStudio

Web powered cross-platform 3D, WebXR game engine.
https://nunustudio.org
MIT License
2.12k stars 319 forks source link

Feature request: referencing 3D Model-files #454

Open MarcRiedl opened 4 years ago

MarcRiedl commented 4 years ago

Feature request: referencing 3D Model-files

Description
Version

nunuStudio 0.98.15 Build 2020-08-05T22:19:34.347

Platform
tentone commented 3 years ago

Hello

Currently im exploring solutions to export the projects into multiple files to accelerate the loading times.

Im also considering to add compresed geometries using draco or maybe using the embedded threejs quantetization based compression -> https://threejs.org/examples/webgl_buffergeometry_compression.html.

Cheers

petepolyakov commented 3 years ago

200%.

Draco + Referencing the 3D-Models. Without that, you can't really do anything bigger than 1-2 scenes.