GithubHelp home page GithubHelp logo

xpf0000 / image-editor-effects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alaingalvan/image-editor-effects

0.0 2.0 0.0 14.01 MB

๐Ÿ’Ž A WebGL example of image adjustment / effects shaders found in Photoshop, other image editors and game engines.

Home Page: https://alain.xyz/blog/image-editor-effects

License: The Unlicense

HTML 6.72% JavaScript 3.64% TypeScript 88.26% CSS 1.39%

image-editor-effects's Introduction

Cover

Image Editor Effects

License Codepen Dependency Status devDependency Status

Image processing effects used in image editors like Adobe Photoshop or GIMP are used to composite different layers and adjust the overall appearance of an image. These effects build upon research in areas such as signal processing, statistics, and mathematical analysis, and applies them to visual effects and postprocessing.

This is an example of photoshop layer effects, describe in detail in this blog post.

Shader Snippets

You'll find these GLSL snippets in src/script.ts, line 4.

Running

# ๐Ÿ‘ถ Get Dependencies
npm i

# ๐Ÿ”จ Compile typescript files
npm run build

# ๐Ÿ’ป Run a server at http://localhost:8080
npm start

License

This project is unlicensed, feel free to use it however you would like.

image-editor-effects's People

Contributors

alaingalvan avatar

Watchers

 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.