https://github.com/vadimskyi/unity-ui-ripple-vfx
Simple optimized UI effect. Inspired by Marerial Design
https://github.com/vadimskyi/unity-ui-ripple-vfx
ui-components unity3d upm-package
Last synced: 3 months ago
JSON representation
Simple optimized UI effect. Inspired by Marerial Design
- Host: GitHub
- URL: https://github.com/vadimskyi/unity-ui-ripple-vfx
- Owner: Vadimskyi
- License: gpl-3.0
- Created: 2020-08-07T18:20:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T13:19:29.000Z (about 2 years ago)
- Last Synced: 2025-01-31T04:02:18.975Z (3 months ago)
- Topics: ui-components, unity3d, upm-package
- Language: C#
- Homepage:
- Size: 59.6 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Unity UI Ripple Vfx
Simple optimized UI effect. Inspired by Marerial Design#### This project will move from Asset Store to Unity Package from now on.
#### I also updated code, fixed some bugs and added functionality
## Table of Contents- [Installation](#installation)
- [UPM CLI](#upm-cli)
- [Quick Start](#quick-start)
- [Author Info](#author-info)## Installation
This library is distributed via Unity's built-in package manager. Required Unity 2018.3 or later.
### UPM CLI
- You need to have upm-cli installed: https://github.com/openupm/openupm-cli#openupm-cli
- Open Git-Bash, CMD, or PowerShell for Windows console
```console
# go to the unity project folder
$ cd ~/Document/projects/hello-openupm# add package
$ openupm add com.vadimskyi.uiripplevfx
```
- Open Unity for package to be installed## Quick Start
## Author Info
Vadim Zakrzhewskyi (a.k.a. Vadimskyi) a software developer from Ukraine.
~10 years of experience working with Unity3d, mostly freelance/outsource.
* Twitter: [https://twitter.com/vadimskyi](https://twitter.com/vadimskyi) (English/Russian)