https://github.com/assetripper/texturedecoder
Managed library for decoding textures
https://github.com/assetripper/texturedecoder
decode decoder image texture textures
Last synced: 1 day ago
JSON representation
Managed library for decoding textures
- Host: GitHub
- URL: https://github.com/assetripper/texturedecoder
- Owner: AssetRipper
- License: mit
- Created: 2022-01-22T03:20:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T01:18:15.000Z (11 months ago)
- Last Synced: 2025-06-05T18:08:36.971Z (9 months ago)
- Topics: decode, decoder, image, texture, textures
- Language: C#
- Homepage:
- Size: 6.83 MB
- Stars: 26
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TextureDecoder
Managed library for decoding textures
# Credits
Forked code from [bcdec](https://github.com/iOrange/bcdec) licensed under the [MIT license](Licenses/bcdec.md)
Forked code from [uTinyRipper](https://github.com/mafaca/UtinyRipper) licensed under the [MIT license](Licenses/uTinyRipper.md)