-
-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Support for TGA images #3155
Labels
Comments
Being curious here, is this still a standard format ? What software still produce/consume file format ? |
well it still used specially in game development, software like GIMP, Photoshop, Blender, Maya, 3ds Max, Nuke still support TGA format. |
🎉 This issue has been resolved in version 32.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Motivation
Support for the Truevision Targa (TGA) for textures.
Detailed Description
Add a new vtkTGAReader
The text was updated successfully, but these errors were encountered: