google / google/draco

How to predict the compressed file size?

Open
#710 1 comment 0 reactions 1 assignee Claimed by @ondys View on GitHub
documentation
Dominant language
C++
Stars
7.5k
Forks
1.1k
Avg merge
47m
Merged PRs (30d)
1

Description

Hello, I have a large model and I want to divide it into several data of similar size and compressed by draco. But if I segment the model data first, and then perform draco compression on each model obtained by the segmentation, the final file will be much smaller than my expected value. Therefore, I want to estimate the compressed data size, which can help me better complete the segmentation.

If there is no existing method, which code snippets should I focus on?

Thanks in advance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.