Skip to content

gto76/fun-photo-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun Photo Time

Image filtering fun for everyone!

screenshot

How To Run on…

Windows

  1. Download ZIP
  2. Extract it
  3. Double click run.bat

UNIX

$ git clone https://github.com/gto76/fun-photo-time.git
$ cd fun-photo-time
$ ./run

Features

  • Written in Java.
  • A lot of filters.
  • Arithmetic and logic operations between images (add, subtract, and, or...)
  • No undo! Every operation opens new frame with processed image.
  • Tile all command that nicely tiles all frames inside main frame.
  • Single key shortcuts for all commands.