Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hecomi/uhomography
Homography Transformation Image Effect for Unity.
https://github.com/hecomi/uhomography
image-effect unity
Last synced: 2 months ago
JSON representation
Homography Transformation Image Effect for Unity.
- Host: GitHub
- URL: https://github.com/hecomi/uhomography
- Owner: hecomi
- License: mit
- Created: 2017-09-03T13:57:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T16:07:35.000Z (about 3 years ago)
- Last Synced: 2024-10-12T02:54:01.041Z (3 months ago)
- Topics: image-effect, unity
- Language: C#
- Homepage: http://tips.hecomi.com/entry/2017/09/30/145734
- Size: 42 KB
- Stars: 75
- Watchers: 9
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
uHomography
===========**uHomography** is an Image Effect that allows you to transform the screen with Homography Transformation by simply dragging the handles.
![uHomography](https://raw.githubusercontent.com/wiki/hecomi/uHomography/image.gif)
Install
-------- Unity Package
- Download the latest .unitypackage from [Release page](https://github.com/hecomi/uHomography/releases).
- Git URL (UPM)
- Add `https://github.com/hecomi/uHomography.git#upm` to Package Manager.
- Scoped Registry (UPM)
- Add a scoped registry to your project.
- URL: `https://registry.npmjs.com`
- Scope: `com.hecomi`
- Install uHomography in Package Manager.