• Stars
    star
    241
  • Rank 166,899 (Top 4 %)
  • Language
    C
  • License
    MIT License
  • Created about 7 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐ŸŽจ WebP made easy for Unity3d

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.

prebuilt library

installation

choose your preference

using UPM

using #{version} for versioning.

ex)

{
  "dependencies": {
    "com.netpyoung.webp": "https://github.com/netpyoung/unity.webp.git?path=unity_project/Assets/unity.webp#0.3.9",
    "org.nuget.system.runtime.compilerservices.unsafe": "6.0.0"
  },
  "scopedRegistries": [
    {
      "name": "Unity NuGet",
      "url": "https://unitynuget-registry.azurewebsites.net",
      "scopes": [
        "org.nuget"
      ]
    }
  ]
}

Example

Demo

animation.webp

WebGL

stop to support .unitypackage

  • This library depends on System.Runtime.CompilerServices.Unsafe. But with package manager and .unitypackage it is hard to maintain both. so I deprecated to support .unitypackage.

LICENCE

webp

  • BSD

    webp

Ref

More Repositories

1

awesome-unity-free

A community driven list of useful Unity Game Engine "FREE" packages, libraries and others.
179
star
2

SqlCipher4Unity3D

๐Ÿ’พ SqlCipher made easy for Unity3d
C#
162
star
3

unity.libsodium

๐Ÿ”‘ libsodium made easy for Unity3d
C#
17
star
4

vs.shader-developing-using-unity

๐Ÿ“š๐ŸŒ” ๋™์˜์ƒ๊ฐ•์ขŒ. https://shaderdev.com/
ShaderLab
15
star
5

NF.AI.PathFinding

โžก๏ธ dotnet pathfinding : A*, JPS(Jump Point Search) ,JPS(with Orthogonal), JPS+
C#
15
star
6

pt.c-interop-in-clojure

https://youtu.be/40cvevHg0J8
Clojure
13
star
7

fb-sdk-cljs

facebook javascript sdk wrapper for clojurescript
Clojure
12
star
8

unity.playground.pathfinding

Unity3D Jump Point Search Plus demo
C#
10
star
9

NF.Tool.UnityPackage

๐ŸŒถ๏ธ unitypackage pack/unpack
C#
9
star
10

prebuilt-libsqlcipher

๐Ÿ“ฆ Prebuilt native libsqlcipher for Unity3D(SqlCipher4Unity3D)
Shell
8
star
11

prebuilt-libwebp

๐Ÿ“ฆ Prebuilt native libwebp for Unity3D(unity.webp)
Ruby
8
star
12

nf.example.shader

๐Ÿ“„๐ŸŒ” ์œ ๋‹ˆํ‹ฐ ์…ฐ์ด๋” ์—ฐ์Šต - https://netpyoung.github.io/study.unity-shader
ShaderLab
7
star
13

bs.physically_based_shader_develop_for_unity

๐Ÿ“š๐ŸŒ”์ฑ…๊ณต๋ถ€. ์œ ๋‹ˆํ‹ฐ ๋ฌผ๋ฆฌ ๊ธฐ๋ฐ˜ ์…ฐ์ด๋” ๊ฐœ๋ฐœ
ShaderLab
6
star
14

monodevelop-colors-tomorrow-theme

(deprecated) check https://github.com/netpyoung/base16-monodevelop
HTML
5
star
15

study.dev-notes

๐Ÿ“„ study.dev-notes : https://netpyoung.github.io/study.dev-notes/
Emacs Lisp
5
star
16

study.nodejs

์Šคํ„ฐ๋””. ์ƒํ™œ์ฝ”๋”ฉ - javascript, nodejs - ๊ฑด๋Œ€์  - this repository will be deleted in this year
JavaScript
5
star
17

bs.introduction-to-shader-programming

๐Ÿ“š๐ŸŒ”์ฑ…๊ณต๋ถ€. ์…ฐ์ด๋” ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์ž…๋ฌธ
C++
3
star
18

bs.shader_startup

๐Ÿ“š๐ŸŒ”์ฑ…๊ณต๋ถ€. ์œ ๋‹ˆํ‹ฐ ์‰์ด๋” ์Šคํƒ€ํŠธ์—…
ShaderLab
3
star
19

emacs.d

๐Ÿ’Š ~/.emacs.d/
Emacs Lisp
3
star
20

nf.data-flow

๐Ÿ“™ Generate C# code, Sqlite/SqlCipher database from Excel
C#
3
star
21

nf.example.computeshader

๐Ÿ“„๐ŸŒ” ์˜ˆ์ œ. ์œ ๋‹ˆํ‹ฐ ์ปดํ“จํŠธ ์…ฐ์ด๋”
C#
2
star
22

pt.using-fxml-on-clojure

Using FMXL on Clojure
Clojure
2
star
23

nf.example.ugui

C#
2
star
24

nf.protocol-flow

๐Ÿ“˜ Generate interface class from .proto
Python
2
star
25

t-milk

Clojure
2
star
26

unity.gamenetworkingsockets

WIP: wrapper for gamenetworkingsockets
C#
2
star
27

base16-monodevelop

This is a template for base16 which supports monodevelop
HTML
1
star
28

prebuilt-libsodium

๐Ÿ“ฆ Prebuilt native libsodium for Unity3D(unity.libsodium)
Shell
1
star
29

unity.shader.sandbox

๐Ÿ“„๐ŸŒ” ์…ฐ์ด๋” ์•„ํŠธ ์—ฐ์Šต
ShaderLab
1
star
30

bs.3d_game_programming

๐Ÿ“š์ฑ…๊ณต๋ถ€. IT EXPERT, 3D ๊ฒŒ์ž„ ํ”„๋กœ๊ทธ๋ž˜๋ฐ(๊ฐœ์ •ํŒ)
C++
1
star
31

jjamppong

[WIP] Jjamppong is gui logcat written in Clojure
Clojure
1
star
32

NF.Zinnia

โœ๏ธ dotnet Zinnia porting from taku910/zinnia
C#
1
star
33

bs.algospot

๐Ÿ“š์ฑ…๊ณต๋ถ€. ํ”„๋กœ๊ทธ๋ž˜๋ฐ ๋Œ€ํšŒ์—์„œ ๋ฐฐ์šฐ๋Š” ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œํ•ด๊ฒฐ ์ „๋žต
Ruby
1
star
34

netpyoung.dotfiles

๐Ÿ”ฒ netpyoung's dotfiles
Shell
1
star
35

NF.Unity

WIP: unity sample
C#
1
star
36

netpyoung.github.io

๐Ÿก ๋„ทํ‰ ๋‚จ์ง“ํ•œ ๊ณต๊ฐ„: https://netpyoung.github.io/
HTML
1
star