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)
- Host: GitHub
- URL: https://github.com/netpyoung/prebuilt-libwebp
- Owner: netpyoung
- License: mit
- Created: 2021-10-11T11:40:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T19:03:14.000Z (over 1 year ago)
- Last Synced: 2025-03-17T05:02:47.743Z (10 months ago)
- Topics: prebuilt, webp
- Language: Ruby
- Homepage:
- Size: 32.2 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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).