diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2019-06-10 22:06:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-10 22:06:21 -0400 |
commit | 3aba42ac05ce7c696dc94edc5df1616f897f68d5 (patch) | |
tree | 5ab4b1e2e1795edbc40b2936a6811afb927078c9 | |
parent | 0e6b4a8cb93a771d7ed2ee20a05eaa588ac84edc (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,6 +3,8 @@ Distortion of images using randomly-generated functions. +There is now a [web version](https://pommicket.com/autodistortion) of AutoDistortion (but it's slower). +  This was generated using AutoDistortion from the following image ([Sourced from here](https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/OrteliusWorldMap1570.jpg/1280px-OrteliusWorldMap1570.jpg)) @@ -53,4 +55,4 @@ These include: ## License -AutoDistortion is licensed under the [GNU General Public License, Version 3](https://www.gnu.org/licenses/gpl-3.0.html).
\ No newline at end of file +AutoDistortion is licensed under the [GNU General Public License, Version 3](https://www.gnu.org/licenses/gpl-3.0.html). |