An open API service indexing awesome lists of open source software.

https://github.com/netpyoung/prebuilt-libwebp

:package: Prebuilt native libwebp for Unity3D(unity.webp)
https://github.com/netpyoung/prebuilt-libwebp

prebuilt webp

Last synced: 10 months ago
JSON representation

:package: Prebuilt native libwebp for Unity3D(unity.webp)

Awesome Lists containing this project

README

          

# prebuilt-libwebp

:package: Prebuilt native libwebp for Unity3D

- [webp](https://developers.google.com/speed/webp) wrapper
- Prebuilt native [libwebp](https://github.com/webmproject/libwebp) library for Unity3D.
- try [unity.webp](https://github.com/netpyoung/unity.webp).

| Platforms | Arch | action | device tested? |
| --------- | ----------- | ------- | -------------- |
| Windows | x86 | o | not yet |
| Windows | x86_64 | o | tested |
| Windows | x86_arm64 | o | not yet |
| Linux | x86_64 | o | not yet |
| macOS | x86_64 | o | tested |
| iOS | 64bit | o | not yet |
| tvOS | 64bit | x | not yet |
| Android | armeabi-v7a | o | not yet |
| Android | arm64_v8a | o | not yet |
| Android | x86 | o | not yet |
| Android | x86_64 | o | not yet |
| Linux | x86 | no plan | not yet |
| WebGL | . | no plan | not yet |
| Other | . | no plan | not yet |

## Preface

- I don't have macOS device then couldn't suppport issues which related. To reduce issues, bothering, doubting transparency about from that, so I choose to use [github's action](https://docs.github.com/en/actions).