LewisJohnson / unity-ui-examples

πŸ“š A collection of UI examples for Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity3D Logo with additional text

Unity User Interface Examples

Welcome to UUE! A collection of UI examples for Unity. There's two types of examples, screen space & world space. If you don’t know the difference, click here to find out.

Examples

Each example has a readme with images, so click an example below to find out more!

World Space

Using an example in your own project

If you just want to use the examples, that's fine! All you have to do is;

  • Download the repository as a ZIP.
  • Extract the ZIP.
  • Copy files to your project.

OR

HTTPS: git clone https://github.com/LewisJohnson/unity-ui-examples.git

SSH: git@github.com:LewisJohnson/unity-ui-examples.git

Contributing

Everyone is welcome to contribute!

πŸ“• Please read the CONTRIBUTING.md to see how you can help!

πŸ“ƒ You may also need DOCUMENTATION.md if you're adding a new example.

πŸ“ƒ Don't forget this too STYLE-GUIDELINES.md

License

This project is licensed under the MIT License - see the LICENSE.md for more.

About

πŸ“š A collection of UI examples for Unity.

License:MIT License


Languages

Language:C# 98.9%Language:Python 0.7%Language:ShaderLab 0.4%