Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

QOI Importer & Exporter for Unity

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
NotificationsYou must be signed in to change notification settings

ltmx/Unity.QOI

Repository files navigation

Unity.QOI Logo

QOI Image Format Importer & Exporter for Unity

GitHub repo sizeGitHub package.json versionGitHub top languageGitHubopenupmMade for Unity

Features

  • Supports RGB & RGBA Formats
anyTexture2D.EncodeToQOI()// Returns a byte array of the encoded Texture2DanyTexture2D.SaveToFile(TextureEncodingFormat.QOI)// Opens a native window to save your file

Importer Inspector Parameters

Most settings have been mapped from how unity imports other image formats, to ensure behaviour compatibility

Installation

UNITY PACKAGE MANAGER (recommended)

  1. Copy this URL:https://github.com/LTMX/Unity.QOI.git
  2. In Unity menu bar, go toWindow > Package ManagerHelp
  3. In Unity Package Manager, click(+ button) > Add package from Git URL... (info / troubleshooting Git URL packages in Unity)
  4. Paste URL from step 1 into the URL box and clickAdd
  5. Unity.QOI will now automatically update from GitHub

Zip Package From Releases

  • Or manually download the latest .ZIP fromReleasesand unzip to/<your project folder>/Packages/com.ltmx.unity.qoi/

Contribute

  • please post bug reports or (small) feature requests as anIssue
  • Pull Requests are welcome and encouraged !

Credits

LICENSE

This project is licensed under the MIT License (License)

About

QOI Importer & Exporter for Unity

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors2

    •  
    •  

    [8]ページ先頭

    ©2009-2025 Movatter.jp