-
Notifications
You must be signed in to change notification settings - Fork 23
The file size is too large and there is no instancing #40
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
RyugaRyuzaki
opened on Feb 7, 2024
Issue body actions
- When converting to .bim the file size is too large. The solution can be to use Flatbuffer for file compression(https://flatbuffers.dev) and protobuffer for file transfer over HTTP/2x networks./(https://github.com/protocolbuffers/protobuf).
- The two objects have the same geometry and material but different coordination and rotation (exam: 2 chairs) but are still listed in the file. Is there a way to replace it with instancing? (image below)

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested