TeximpNet
A cross-platform .NET Standard library for reading/manipulating/writing image files. The primary focus is to create 2D/3D/Cubemap textures for graphics/game applications, notably to convert images to GPU compressed formats and generate mipmaps. The library wraps the FreeImage native library to import/export over 30 common image formats, and wraps the Nvidia Texture Tools native library for GPU compression features. It also has a fully featured DDS format importer/exporter written in C#.
Category
Programming Languages > C# > Image Processing
Status
Stable
Github Stars
-
License
-
Source code
https://bitbucket.org/Starnick/teximpnet
Package Repository
https://www.nuget.org/packages/TeximpNet/
Related items
No related items