https://github.com/extendrealityltd/tilia.utilities.shaders.unity
A collection of custom shaders for the Unity Software
https://github.com/extendrealityltd/tilia.utilities.shaders.unity
Last synced: about 1 year ago
JSON representation
A collection of custom shaders for the Unity Software
- Host: GitHub
- URL: https://github.com/extendrealityltd/tilia.utilities.shaders.unity
- Owner: ExtendRealityLtd
- License: mit
- Created: 2019-11-21T12:35:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T15:51:15.000Z (about 3 years ago)
- Last Synced: 2025-03-16T10:18:42.696Z (over 1 year ago)
- Language: ShaderLab
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Tilia logo][Tilia-Image]](#)
> ### Utilities -> Shaders for the Unity Software
> A collection of custom shaders for the Unity Software.
[![Release][Version-Release]][Releases]
[![License][License-Badge]][License]
[![Backlog][Backlog-Badge]][Backlog]
## Introduction
A collection of custom shaders for use with the [Unity] software that provide various levels of shader effects.
> **Requires** the Unity software version `2018.3.10f1` (or above).
## Getting Started
Please refer to the [installation] guide to install this package.
## Contributing
Please refer to the Extend Reality [Contributing guidelines] and the [project coding conventions].
## Code of Conduct
Please refer to the Extend Reality [Code of Conduct].
## License
Code released under the [MIT License][License].
[License-Badge]: https://img.shields.io/github/license/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity.svg
[Version-Release]: https://img.shields.io/github/release/ExtendRealityLtd/Tilia.Utilities.Shaders.Unity.svg
[project coding conventions]: https://github.com/ExtendRealityLtd/.github/blob/master/CONVENTIONS/UNITY3D.md
[Tilia-Image]: https://raw.githubusercontent.com/ExtendRealityLtd/related-media/main/github/readme/tilia.png
[License]: LICENSE.md
[Installation]: Documentation/HowToGuides/Installation/README.md
[Backlog]: http://tracker.vrtk.io
[Backlog-Badge]: https://img.shields.io/badge/project-backlog-78bdf2.svg
[Releases]: ../../releases
[Contributing guidelines]: https://github.com/ExtendRealityLtd/.github/blob/master/CONTRIBUTING.md
[Code of Conduct]: https://github.com/ExtendRealityLtd/.github/blob/master/CODE_OF_CONDUCT.md
[Unity]: https://unity3d.com/