https://github.com/ousttrue/pyktx2
ktx2 simple parser and viewer
https://github.com/ousttrue/pyktx2
Last synced: 12 months ago
JSON representation
ktx2 simple parser and viewer
- Host: GitHub
- URL: https://github.com/ousttrue/pyktx2
- Owner: ousttrue
- License: mit
- Created: 2021-11-23T11:26:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T09:54:00.000Z (over 4 years ago)
- Last Synced: 2025-06-03T19:18:16.453Z (about 1 year ago)
- Language: Python
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyktx2
ktx2 simple parser
pip install pyktx2
## viewer
depends on `pyside6`
pip install pyktx2[viewer]