jquery-anaglyph-image-effect

1.0.1 • Public • Published

jQuery Anaglyph Image Effect Plugin

Transforms your images into anaglyph-looking images.

Example

Anaglyph Image Example Original Image by Unsplash

Usage

$('img').anaglyphImage();

Options

  • Intensity: the extent of the anglyph shift
  • Quality: quality of the base64 encoded image data
$('img').anaglyphImage({
	intensity: 10,
	quality: 0.9	
});

License

The MIT License (MIT)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jquery-anaglyph-image-effect

    Weekly Downloads

    8

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • fabsrc