KhronosGroup / KhronosGroup/COLLADA2GLTF

PBR occlusion texture exports wrong JSON property for stretch

Open
#231 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
573
Forks
154
PR merge metrics
No merged PRs in 30d

Description

The GLTF spec strangely uses the property `strength` instead of `scale` for the occlusion texture.

Currently this project's GLTF library doesn't take that into account.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Locate the GLTF occlusion-texture export path in the C++ converter, inspect how the stretch value is serialized, and verify that the JSON property is `strength` rather than `scale`.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-graphics, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.