KhronosGroup / KhronosGroup/COLLADA2GLTF
texture with spaces in name
- Dominant language
- C++
- Stars
- 573
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
I have a collada that uses texture whose names have spaces, like:
./PANNA 1lt x 3d.ARD-I3.png
Converter fail.
Output
WARNING: Image uri: PANNA 1LT X 3D\.\PANNA could not be resolved
Apart from changing the name of the texture is there any workaround to make it works with texture names that have spaces?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the converter failure with the provided COLLADA image entry and a texture filename containing spaces. Trace how the image URI is parsed and resolved; done when the converter resolves the referenced texture without requiring the filename to be renamed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100