CatGenerator is a Java implementation of Cat avatar Generator from David Revoy (http://www.peppercarrot.com/).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Christian P. MOMON 6283dd4a7b Build 0.1.7 3 years ago
.settings First commit. 3 years ago
lib Clean lib files. Added core jar build. 3 years ago
resources Added CatGenerator logo file. 3 years ago
src/fr/devinsy/catgenerator Removed accessories images 1 and 9 cause not keep in app by David. 3 years ago
.classpath Clean lib files. Added core jar build. 3 years ago
.gitignore First commit. 3 years ago
.project First commit. 3 years ago
LICENSE First commit. 3 years ago
README.md Update README.md 3 years ago
build-appjar.xml Improved jar build. 3 years ago
build-local.xml First commit. 3 years ago
build-snapshot.xml First commit. 3 years ago
build-tagandpush.xml First commit. 3 years ago
build.num Build 0.1.7 3 years ago
build.properties First commit. 3 years ago
build.sh First commit. 3 years ago

README.md

CatGenerator

CatGenerator is a Java version of the Cat avatar Generator by David Revoy.

Many thanks to David Revoy and Andreas Gohr <3

README of Cat avatar Generator

Source: https://www.peppercarrot.com/extras/html/2016_cat-generator/

Cat avatar Generator
====================

Source code and graphics CC-By [1] David Revoy [2] ( artworks of Cats and open-raster file )
Originally inspired of the code for "MonsterID" by Andreas Gohr [3].

If you use this software and/or graphics please link back to http://www.splitbrain.org/go/monsterid, http://www.peppercarrot.com

How to edit:
============
1. Open img/00_SRC.ora with Krita. Do your edit/draw/paint, respect layer naming, save.
2. Open it again in Gimp, with the 'export layer plugin' [4]
3. Scale the image down to the result you want (eg. 256px x 256px as on the demo ) 
3. File > Export layer. Allow invisible layer to be exported, check 'image size', PNG
4. Done. PNG files of 'parts' extracted.

[1] http://creativecommons.org/licenses/by/4.0/
[2] http://www.peppercarrot.com
[3] https://www.splitbrain.org/projects/monsterid
[4] https://github.com/khalim19/gimp-plugin-export-layers/releases/download/2.4/export-layers-2.4.zip

LICENSE

CatGenerator is released under the GNU AGPL+ license. Enjoy!

Artworks of Cats and open-raster file are released under the Creative Commons CC-By-4.0 David Revoy (http://creativecommons.org/licenses/by/4.0/).

AUTHOR

Christian Pierre MOMON christian.momon@devinsy.fr

DOCUMENTATION

Requirements

  • Java 11
  • Eclipse 4.16 (202006).

INSTALL

TODO

Unit test environment

For unit tests, install the TestNG:

Generated with CatGenerator by Christian Pierre MOMON christian.momon@devinsy.fr.

License: Creative Commons CC-BY-SA-4.0.