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

🎨 WebP made easy for Unity3d

License

Notifications You must be signed in to change notification settings

netpyoung/unity.webp

Repository files navigation

unity.webp

What's this?

This project was based in octo-code/webp-unity3d.

I decided that there should be a simpler way and I created unity.webp, a plugin that helps you to use webp in your Unity3d projects in a clear and easy way and works in iOS, Android, Windows, Linux, WebGL projects.

prebuilt library

installation

Choose your preference:

Using OpenUPM installer

Download and install via the Package Installer. No manual registry setup is needed.

Using OpenUPM manually

{
 "dependencies": {
 "com.netpyoung.webp": "0.3.22"
 },
 "scopedRegistries": [
 {
 "name": "OpenUPM",
 "url": "https://package.openupm.com",
 "scopes": [
 "com.netpyoung.webp"
 ]
 }
 ]
}

Using UPM from GitHub and Unity NuGet

{
 "dependencies": {
 "com.netpyoung.webp": "https://github.com/netpyoung/unity.webp.git?path=unity_project/Assets/unity.webp#0.3.22"
 },
}

Example

Demo

animation.webp

WebGL

for WebGL testing

LICENCE

webp

Ref

Sponsor this project

Packages

No packages published

Contributors 7

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /