com.hecomi.uhomography
Version:
Homography Transformation Image Effect for Unity.
21 lines (15 loc) • 659 B
Markdown
uHomography
===========
**uHomography** is an Image Effect that allows you to transform the screen with Homography Transformation by simply dragging the handles.

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.