Edit of asset "Godot QOI" Accepted
Warning: "8511393adba4ba80ca62811a4f4bc2f1d841106b" doesn't look correct; it should be similar to "http<s>://<url>.zip". Please, ensure that the URL and the repository provider are correct.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
Old/Current | New/Edit | |
---|---|---|
Title | Godot QOI | |
Description |
This is a QOI (Quite OK Image Format) wrapper for Godot Engine. This addon will allow you to read, write, encode and decode images to or from the QOI format. This is a GDNative library. Includes precompiled binaries for Windows, Linux, macOS and Android, but it must compile for each platform which Godot Engine supports. Features: - Fastest encoding - Fast decoding - Editor integration - Cross-platform - Simple API Disadvantage: - Large file size (compared to PNG or WebP. more than 2-3 times larger) - No VRAM compression Editor integration: * After installation, do not forget to enable the plugin in the project settings. As with regular textures, qoi can be used as sprites or textures of materials. QOI will be imported into the .import folder to write additional settings to the original .qoi file. Import parameters are also available. And you can save any texture as a qoi image directly in the editor. How to remove the editor integration? If you do not need integration into the editor, you can simply delete or not extract the "addons/qoi/editor/" folder. You will still be able to work with images using scripts, but the editor will not recognize qoi. |
This is a QOI (Quite OK Image Format) wrapper for Godot Engine. This addon will allow you to read, write, encode and decode images to or from the QOI format. This is a GDNative library. Includes precompiled binaries for Windows, Linux and MacOS, but it must compile for each platform which Godot Engine supports. |
Category | Misc | |
License | MIT | |
Repository Provider | Custom | |
Repository Url | https://github.com/DmitriySalnikov/godot_qoi | |
Issues Url | https://github.com/DmitriySalnikov/godot_qoi/issues/ | |
Godot version | Godot 3.4 | |
Version String | 1.3 | 1.1 |
Download Commit | https://github.com/DmitriySalnikov/godot_qoi/releases/download/1.3/godot_qoi-1.3.zip | 8511393adba4ba80ca62811a4f4bc2f1d841106b |
Download Url (Computed) | https://github.com/DmitriySalnikov/godot_qoi/releases/download/1.3/godot_qoi-1.3.zip | 8511393adba4ba80ca62811a4f4bc2f1d841106b |
Icon Url |
https://raw.githubusercontent.com/DmitriySalnikov/godot_qoi/3ddf1f917dd569f31b03ddf9c3d90c27d1c02afd/icon.png
|