anaglyph 0.1.1

An anaglyph maker
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.image]
version = "0.24.7"

[package]
categories = ["multimedia::images"]
description = "An anaglyph maker"
documentation = "https://docs.rs/anaglyph"
edition = "2021"
keywords = ["anaglyph", "buggy", "colors", "2Dto3D"]
license = "MIT OR Apache-2.0"
name = "anaglyph"
readme = "README.md"
repository = "https://github.com/Coddeus/anaglyph"
version = "0.1.1"