Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/UnityCommunity/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
https://github.com/UnityCommunity/UnityLibrary
csharp csharp-code csharp-library csharp-resources csharp-script forum shader shader-effects shaders snippets unity unity-3d unity-communities unity-library unity-scripts unity-tutorial unity2d unity3d unity3d-plugin
Last synced: 10 days ago
JSON representation
:books: Library of all kind of scripts, snippets & shaders for Unity
- Host: GitHub
- URL: https://github.com/UnityCommunity/UnityLibrary
- Owner: UnityCommunity
- License: mit
- Created: 2016-05-12T03:34:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T06:26:34.000Z (17 days ago)
- Last Synced: 2024-10-26T20:30:07.151Z (14 days ago)
- Topics: csharp, csharp-code, csharp-library, csharp-resources, csharp-script, forum, shader, shader-effects, shaders, snippets, unity, unity-3d, unity-communities, unity-library, unity-scripts, unity-tutorial, unity2d, unity3d, unity3d-plugin
- Language: C#
- Homepage: https://unitycommunity.github.io/UnityLibrary/
- Size: 822 KB
- Stars: 3,809
- Watchers: 138
- Forks: 445
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ![Unity Library](https://raw.githubusercontent.com/xXxT0SHIIIxXx/UnityLibrary/master/Logos/Unity_Library_White.png#gh-dark-mode-only)
# ![Unity Library](https://raw.githubusercontent.com/xXxT0SHIIIxXx/UnityLibrary/master/Logos/Unity_Library_Black.png#gh-light-mode-only)
:tada: Welcome to Unity Library :tada:Useful scripts, snippets and shaders here it is gathered for free.
We have collected most of the scripts from external sources like Unity Communities (Forums, Answers) and some of them are made by us.
## Getting Started
This repository contains all kind of utilities for Unity from scripts to shaders.
You can [browse this repository](#content) and find your desired utility or you can [clone this repository](https://help.github.com/articles/cloning-a-repository/) and browse the files:
```bash
git clone https://github.com/UnityCommunity/UnityLibrary.git
```then open the folder in unity or you can find useful stuff by [browsing awesome resources in the below](#resources).
[:sparkles: Contribution is Welcome](#contribution)
[:fire: Join the Community](#join-the-community)
## Content
- [Assets/Scripts/Docs/](https://github.com/UnityCommunity/UnityLibrary/tree/master/Assets/Scripts/Docs) : "Missing" examples from Unity Docs.
- [Assets/Scripts/](https://github.com/UnityCommunity/UnityLibrary/tree/master/Assets/Scripts) : Complete set of Unity scripts.
- [Assets/Scripts/Editor/](https://github.com/UnityCommunity/UnityLibrary/tree/master/Assets/Scripts/Editor) : Editor related scripts.
- [Assets/Shaders/](https://github.com/UnityCommunity/UnityLibrary/tree/master/Assets/Shaders) : Ready-to-use shaders.
- [ScriptTemplates/](https://github.com/UnityCommunity/UnityLibrary/tree/master/ScriptTemplates) : Contains ready-to-use script templates.
- [External/](https://github.com/UnityCommunity/UnityLibrary/tree/master/External) : External libaries, scripts and utilities that are related to unity.## Resources
Awesome and Useful Unity Resources:
[:sparkles: Awesome Unity](https://github.com/RyanNielson/awesome-unity)
[:clipboard: Unity Script Collection](https://github.com/michidk/Unity-Script-Collection)
[:book: Unity Design Patterns](https://github.com/Naphier/unity-design-patterns)
[:scroll: GameDev Resources](https://github.com/Kavex/GameDev-Resources)
[:video_game: Games On GitHub](https://github.com/leereilly/games/)
[:star: Unity Singleton](https://github.com/UnityCommunity/UnitySingleton)
## Contribution
Any contribution to this repository are welcome.
Also you [join as a member](#join-the-community) to do more stuff such as creating new repositories for more awesome open source works.
[:closed_book: Read our Contribution Guidelines](https://github.com/UnityCommunity/UnityLibrary/blob/master/CONTRIBUTING.md) to find a way to help.
## Join the Community
Send your GitHub id to one of the below ways:
- [:speech_balloon: Unity Forums](https://forum.unity3d.com/conversations/add?to=mgear) *Private message
- Signup using [Google Forms](https://goo.gl/forms/DFspn3ByJBoLWEth2) *Can take few days until processed
- [:e-mail: [email protected]](mailto:[email protected])Our communities:
- [See](https://discordapp.com/channels/337579253866692608/337579253866692608) | [Join](https://discord.gg/cXT97hU) our Discord Channel (Main)
- [See](https://unitylibrary.slack.com/) | [Join](https://join.slack.com/t/unitylibrary/shared_invite/MjE1MDA2NzExNDEwLTE1MDA0OTE5NzktOGJmYTI0ZDlkNA) our Slack Channel
- [See](https://gitter.im/UnityCommunity/Lobby) | [Join](https://gitter.im/UnityCommunity/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link) our Gitter Channel
- [See](https://trello.com/b/1sOcvQzd) | [Join](https://trello.com/invite/unitycommunity/239a9f3cdaf3c54cf7efc2540c304279) our Trello Development Board## Improvements/Ideas/Feedback
Feel free to [:postbox: Post your ideas/comments/improvements/recommendations](https://github.com/UnityCommunity/UnityLibrary/issues)
## Credits
- [UnityCoder (mika)](https://github.com/unitycoder) (Owner)
- [hasanbayatme (Hasan Bayat)](https://github.com/hasanbayatme) (Owner)
- [Lootheo (Manuel Otheo)](https://github.com/Lootheo) (Member)
- [igorrafael (Igor Rafael de Sousa)](https://github.com/igorrafael) (Member)
- [nrlnd](https://github.com/nrlnd) (Member)
- [Sacristan (Ģirts Ķesteris)](https://github.com/Sacristan) (Member)
- [Agarcialeon (Álvaro García León)](https://github.com/agarcialeon) (Member)
- [:sparkles: Join the team](#join-the-community)[:mag: Check out Unity Community People](https://github.com/orgs/UnityCommunity/people)
## License
[MIT](https://github.com/UnityCommunity/UnityLibrary/blob/master/LICENSE.md) @ [Unity Community](https://github.com/UnityCommunity/)
Made with :heart: by [Unity Community](https://github.com/UnityCommunity/)