Skip to content

A painting tool that generates inverse "snapped" effect using linear interpolation.

License

Notifications You must be signed in to change notification settings

Bit-Sahil04/paint-magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paint-magic

A painting tool that generates inverse "snapped" effect using linear interpolation.

sample

Requirements

  • Python 3.6.x or higher
  • pygame 1.9.x or higher
  • Pillow 8.x or higher. (Not necessary, but required to save the animation as a GIF)

How to use:

Left Mouse Button : Paint pixels
Right Mouse Button : Erase pixels
Right and Left arrow keys : change colors
Up and Down arrow keys : change brush size
Spacebar : Play or repeat the animation.

Features:

  • Highly configurable
  • Can output the animation as a .GIF with various level of smoothness using optimization-level parameter (WIP)

About

A painting tool that generates inverse "snapped" effect using linear interpolation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages