All Projects → netpyoung → Unity.webp

netpyoung / Unity.webp

Licence: mit
🎨 WebP made easy for Unity3d

Projects that are alternatives of or similar to Unity.webp

X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1728.81%)
Mutual labels:  unity3d, unity3d-plugin
Unityasync
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Stars: ✭ 58 (-1.69%)
Mutual labels:  unity3d, unity3d-plugin
Jengine
JEngine是针对Unity开发者设计的开箱即用的框架,封装了强大的功能,小白也能快速上手,轻松制作可以热更新的游戏 | JEngine is a streamlined and easy-to-use framework designed for Unity Programmers which contains powerful features, beginners can start up quickly and making hot update-able games easily
Stars: ✭ 564 (+855.93%)
Mutual labels:  unity3d, unity3d-plugin
Opencvforunity
OpenCV for Unity (Untiy Asset Plugin)
Stars: ✭ 359 (+508.47%)
Mutual labels:  unity3d, unity3d-plugin
Unity Quicksheet
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.
Stars: ✭ 742 (+1157.63%)
Mutual labels:  unity3d, unity3d-plugin
Unity3d Rainbow Folders
This asset allows you to set custom icons for any folder in unity project browser.
Stars: ✭ 519 (+779.66%)
Mutual labels:  unity3d, unity3d-plugin
Unitymeshsimplifier
Mesh simplification for Unity.
Stars: ✭ 592 (+903.39%)
Mutual labels:  unity3d, unity3d-plugin
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+6069.49%)
Mutual labels:  unity3d, unity3d-plugin
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+1044.07%)
Mutual labels:  unity3d, unity3d-plugin
Mmmm
Stars: ✭ 645 (+993.22%)
Mutual labels:  unity3d, unity3d-plugin
Fluid Behavior Tree
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
Stars: ✭ 334 (+466.1%)
Mutual labels:  unity3d, unity3d-plugin
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-83.05%)
Mutual labels:  unity3d, unity3d-plugin
Crystalai
A Utility AI for C# and Unity
Stars: ✭ 328 (+455.93%)
Mutual labels:  unity3d, unity3d-plugin
Absystem
Unity3D AssetBundle 打包与管理系统
Stars: ✭ 526 (+791.53%)
Mutual labels:  unity3d, unity3d-plugin
Mapssdk Unity
This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
Stars: ✭ 307 (+420.34%)
Mutual labels:  unity3d, unity3d-plugin
Spritedicing
Unity extension for reusing sprite texture areas
Stars: ✭ 589 (+898.31%)
Mutual labels:  unity3d, unity3d-plugin
Realtime Csg For Unity
Realtime-CSG, CSG level editor for Unity
Stars: ✭ 281 (+376.27%)
Mutual labels:  unity3d, unity3d-plugin
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (+372.88%)
Mutual labels:  unity3d, unity3d-plugin
Lunar Unity Console
High-performance Unity iOS/Android logger built with native platform UI
Stars: ✭ 628 (+964.41%)
Mutual labels:  unity3d, unity3d-plugin
Uduino
Simple and easy connection between Arduino and Unity
Stars: ✭ 25 (-57.63%)
Mutual labels:  unity3d, unity3d-plugin

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 projects.

Watchout

  • currently, not support ios-simulator. but it is easy to add if you have a little effort.

The fast track

All you have to do to start using it in your project:

  1. Download this .unitypackage from Release Page, extract its content on your Unity3D Project. It contains the dlls that Unity3d will need to access webp.
  2. You’re done!

Example

If you want to try it I've uploaded a small example that you will be able to find in the example folder. Download the folder and open it with Unity3d to give it a try. It contains classes that will help you to start.

UPM

"com.netpyoung.webp": "https://github.com/netpyoung/unity.webp.git?path=unity_project/Assets/unity.webp#0.1.1"

Acknowledgements

This project is based on the work of:

Etc

Demo

animation.webp

LICENCE

webp

  • BSD webp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].