You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr
25
25
-[Tweening](#tweening)
26
26
-[UI](#ui)
27
27
-[Utilities](#utilities)
28
+
-[Video](#video)
28
29
-[Visual Scripting](#visual-scripting)
29
30
-[Projects](#projects)
30
31
-[Games](#games)
@@ -121,6 +122,10 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr
121
122
*[UniRx](https://github.com/neuecc/UniRx) - UniRx (Reactive Extensions for Unity) is a reimplementation of the .NET Reactive Extensions. Rx cures the "asynchronous blues" without async/await.
122
123
*[UnityToolbag](https://github.com/nickgravelyn/unitytoolbag) - Collection of miscellaneous open source scripts and helpers for Unity 5.0.
123
124
125
+
## Video
126
+
127
+
*[Vimeo Unity SDK](https://github.com/vimeo/vimeo-unity-sdk) - Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
128
+
124
129
## Visual Scripting
125
130
126
131
*[Playmaker (Paid)](https://www.assetstore.unity3d.com/en/#!/content/368) - Quickly make gameplay prototypes, A.I. behaviors, animation graphs, interactive objects, and more using finite state machines.
0 commit comments