BCnEncoder.Net
2.2.0
dotnet add package BCnEncoder.Net --version 2.2.0
NuGet\Install-Package BCnEncoder.Net -Version 2.2.0
<PackageReference Include="BCnEncoder.Net" Version="2.2.0" />
<PackageVersion Include="BCnEncoder.Net" Version="2.2.0" />
<PackageReference Include="BCnEncoder.Net" />
paket add BCnEncoder.Net --version 2.2.0
#r "nuget: BCnEncoder.Net, 2.2.0"
#addin nuget:?package=BCnEncoder.Net&version=2.2.0
#tool nuget:?package=BCnEncoder.Net&version=2.2.0
BCnEncoder.NET is a library for compressing rgba images to different block-compressed formats. Both ktx and dds output file-formats are supported. It has no native dependencies and is .NET Standard 2.1 compatible.
Supported formats are:
Raw unsigned byte R, RG, RGB and RGBA formats
BC1 (S3TC DXT1)
BC2 (S3TC DXT3)
BC3 (S3TC DXT5)
BC4 (RGTC1)
BC5 (RGTC2)
BC6 (BPTC-FLOAT)
BC7 (BPTC)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- CommunityToolkit.HighPerformance (>= 8.4.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on BCnEncoder.Net:
Package | Downloads |
---|---|
MonoGame.Framework.Content.Pipeline
The Monogame Content Pipeline for Windows, Mac and Linux is used to compile raw content to xnb files. |
|
BCnEncoder.Net.ImageSharp
Adds ImageSharp apis to BCnEncoder.Net |
|
RenderWareBuilders
Renderware IO builder library |
|
FF16Tools.Files
Library for handling various FF16 file formats. |
|
Gp4Framework
Package Description |
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on BCnEncoder.Net:
Repository | Stars |
---|---|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
bcssov/IronyModManager
Mod Manager for Paradox Games. Official Discord: https://discord.gg/t9JmY8KFrV
|
|
FanTranslatorsInternational/Kuriimu2
Kuriimu is a general purpose game translation project manager and toolkit for authors of fan translations and game mods.
|
|
Markemp/Cryengine-Converter
A c# program to convert Crytek files to Collada (XML) format
|
|
Nenkai/PDTools
A collection of utilities for working around certain Gran Turismo games.
|
|
ME3Tweaks/LegendaryExplorer
Editor toolset for Mass Effect Trilogy and Mass Effect Legendary Edition
|
|
MeltyPlayer/FinModelUtility
Model viewer and command-line tools for extracting models from various GCN/3DS/PC games en-masse.
|
|
X-Hax/sa_tools
Sonic Adventure Toolset
|
|
R2NorthstarTools/VTOL
A Manager and Installer For the Titanfall 2 +Northstar launcher.
|
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 1,137 | 3/7/2025 |
2.1.0 | 69,361 | 9/18/2021 |
2.0.3 | 13,829 | 3/22/2021 |
2.0.2 | 705 | 2/18/2021 |
2.0.1 | 1,535 | 2/16/2021 |
2.0.0 | 544 | 2/12/2021 |
1.2.3 | 1,050 | 10/20/2020 |
1.2.2 | 699 | 5/24/2020 |
1.2.1 | 613 | 4/30/2020 |
1.2.0 | 626 | 4/30/2020 |
1.1.1 | 562 | 4/28/2020 |
1.1.0 | 588 | 4/22/2020 |
1.0.1 | 560 | 4/20/2020 |
1.0.0 | 576 | 4/20/2020 |
2.2.0 - Updated dependencies.