Giter VIP home page Giter VIP logo

unityanime4k's Introduction

UnityAnime4K

Anime4K is a high-quality and fast image upscaler that is specialized for anime style images. This repository contains an implementation of Anime4K in Unity that can be used for upscaling low resolution textures to higher ones.

Examples

Bilinear Anime4K

(Left: Bilinear, Right: Anime4K)

Bilinear Anime4K

(Left: Bilinear, Right: Anime4K)

Bilinear Anime4K

(Left: Bilinear, Right: Anime4K)

How To Use

There is only single static method in the namespace:

Anime4K.ImageFilter.Upscale(source, destination, push)

You can give any texture to source. An upscaled result will be stored in a render texture given in destination.

The push parameter controls the strength of the sharpen effect with a value between 0 (weak) to 1 (strong). In most cases, it's okay to just set 1; Decrese it when the effect is noticeably too strong.

Acknowledgements

This repository contains the following image materials:

License

I (Keijiro Takahashi) waive all rights to the additions/modifications to the original Anime4K code. Please follow the original license when using the code in your project.

unityanime4k's People

Contributors

keijiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.