MyPaint is a fast and dead-simple painting app for artists. It works with many graphics tablets without any special configuration. You can tweak its brushes to work like all kinds of real media. The full-screen mode allows you to work without distractions.
- Infinite canvas
- Distraction-free fullscreen mode
- Extremely configurable brushes
- Speed, simplicity, and expressiveness
MyPaint depends on its brushstroke rendering library, libmypaint. If you have that installed, plus MyPaint's third party dependencies, you can try it out without installing:
git clone https://github.com/mypaint/mypaint.git
cd mypaint
python setup.py demo
If the demo works, you can install
python setup.py managed_install
python setup.py managed_uninstall
For more details, see the Setup Instructions.
The MyPaint project welcomes and encourages participation by everyone. We want our community to be skilled and diverse, and we want it to be a community that anybody can feel good about joining. No matter who you are or what your background is, we welcome you.
Please see the Contributing Guide for full details of how you can begin contributing. All contributors to the MyPaint project must abide by a Code of Conduct.
- Website: mypaint.org
- Twitter: @MyPaintApp
- Github:
- Other resources:
MyPaint is Free/Libre/Open Source software. See Licenses and Copyrights for a summary of its licensing. A list of contributors can be found in the about dialog.