Skip to content

Conversation

@craftablescience
Copy link
Owner

@craftablescience craftablescience commented May 28, 2024

  • Parse file contents
    • Header
    • Image data
    • Resources (7.3+)
  • Convert image data to something people can actually use
    • Load uncompressed image formats
      • Int formats
      • Float formats
    • Load DXTn/BCn-compressed image formats
    • Convert image formats to:
      • png (int formats)
      • hdr (float formats)
    • Load deflate-compressed 7.6 VTFs
  • Final touches (for now)
    • Add more tests for different VTFs

@craftablescience craftablescience added the enhancement New feature or request label May 28, 2024
@craftablescience craftablescience self-assigned this May 28, 2024
@craftablescience craftablescience marked this pull request as ready for review June 6, 2024 04:37
@craftablescience craftablescience merged commit fd88524 into main Jun 6, 2024
@craftablescience craftablescience deleted the feat/vtfpp branch June 6, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants