Skip to content

Commit 8434335

Browse files
juniorxsoundRyanNielson
authored andcommitted
Adding a video category and the Vimeo Unity SDK
1 parent 0c8af6c commit 8434335

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr
2525
- [Tweening](#tweening)
2626
- [UI](#ui)
2727
- [Utilities](#utilities)
28+
- [Video](#video)
2829
- [Visual Scripting](#visual-scripting)
2930
- [Projects](#projects)
3031
- [Games](#games)
@@ -121,6 +122,10 @@ Thanks to all the [contributors](https://github.com/ryannielson/awesome-unity/gr
121122
* [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.
122123
* [UnityToolbag](https://github.com/nickgravelyn/unitytoolbag) - Collection of miscellaneous open source scripts and helpers for Unity 5.0.
123124

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+
124129
## Visual Scripting
125130

126131
* [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

Comments
 (0)