Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.