google / google/draco

trace when decoding high compression level drc file

Open
#835 2 comments 0 reactions 0 assignees View on GitHub
Waiting Response
Dominant language
C++
Stars
7.5k
Forks
1.1k
Avg merge
47m
Merged PRs (30d)
1

Description

in MeshPredictionSchemeGeometricNormalDecoder::ComputeOriginalValues line 132:
this->transform().ComputeOriginalValue(pred_normal_oct, in_corr + data_offset, out_data + data_offset);

this->transform().num_components_ equals 0 , causing a trace when ClampPredictedValue is called in PredictionSchemeWrapDecodingTransform::ComputeOriginalValue, line 47

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.