KhronosGroup / KhronosGroup/Vulkan-Tutorial
Outdated KTX info
Open
- Dominant language
- C++
- Stars
- 418
- Forks
- 126
- Avg merge
- 11d 6h
- Merged PRs (30d)
- 31
Description
In section https://docs.vulkan.org/tutorial/latest/15_GLTF_KTX2_Migration.html#_optimizing_ktx2_files
It suggests to do
> toktx --format BC7_RGBA texture.ktx2 texture.png
However `--format` no longer exists, and I believe `toktx` in general is deprecated in favor of `ktx create`.
Contributor guide
Assessment
This issue has not been assessed yet.