All Projects → mypaint → Mypaint

mypaint / Mypaint

Licence: gpl-2.0
MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Mypaint

Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (-97.59%)
Mutual labels:  painting, drawing, art
Galeri Www
A perpetual artwork streaming app. (Website Repo)
Stars: ✭ 46 (-97.78%)
Mutual labels:  painting, drawing, art
pixelino
Pixel-drawing app for iOS ✍️
Stars: ✭ 45 (-97.83%)
Mutual labels:  art, drawing, creative
Dynamic-Draw
This is a plugin for Paint.NET that extends it with dynamic brush capabilities. Images can be used as brushes to draw with options to adjust and jitter the brush in different ways.
Stars: ✭ 15 (-99.28%)
Mutual labels:  drawing, brushes
Art Dcgan
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Stars: ✭ 1,882 (-9.17%)
Mutual labels:  painting, art
text2painting
Convert text into beautiful artistic images
Stars: ✭ 55 (-97.35%)
Mutual labels:  art, painting
beeref
BeeRef Reference Image Viewer
Stars: ✭ 201 (-90.3%)
Mutual labels:  art, creative
Tart
Tart - draw ASCII art in the terminal with your mouse!
Stars: ✭ 296 (-85.71%)
Mutual labels:  drawing, art
fishdraw
procedurally generated fish drawings
Stars: ✭ 1,963 (-5.26%)
Mutual labels:  art, drawing
Jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Stars: ✭ 5,972 (+188.22%)
Mutual labels:  painting, drawing
Drawbot
Repository for DrawBot. The Discord Art bot!
Stars: ✭ 10 (-99.52%)
Mutual labels:  drawing, art
durdraw
Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
Stars: ✭ 55 (-97.35%)
Mutual labels:  art, drawing
DrawBot
Repository for DrawBot. The Discord Art bot!
Stars: ✭ 11 (-99.47%)
Mutual labels:  art, drawing
Drawing
Drawing and fill color
Stars: ✭ 37 (-98.21%)
Mutual labels:  drawing, painting
Moebius
Modern ANSI & ASCII Art Editor
Stars: ✭ 138 (-93.34%)
Mutual labels:  drawing, art
FuncMorph
Crazy figures and animations with Haskell
Stars: ✭ 30 (-98.55%)
Mutual labels:  art, drawing
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-98.02%)
Mutual labels:  art, creative
flutter rough
A Flutter implementation of the rough.js library
Stars: ✭ 77 (-96.28%)
Mutual labels:  art, drawing
Pinta
Simple GTK# Paint Program
Stars: ✭ 802 (-61.29%)
Mutual labels:  painting, drawing
Maliang
iOS painting and drawing library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
Stars: ✭ 1,117 (-46.09%)
Mutual labels:  painting, drawing

MyPaint

A fast and dead-simple painting app for artists


Join us on Discord Financial Contributors on Open Collective Translation status Build status on Travis AppVeyor Packaging status

Features

  • Infinite canvas
  • Extremely configurable brushes
  • Distraction-free fullscreen mode
  • Extensive graphic tablet support
  • Speed, simplicity, and expressiveness
  • Realistic paint-like pigment model
  • 15 bit Rec 709 linear RGB colorspace
  • Brush settings stored with each stroke on the canvas
  • Layers, various modes, and layer groups

Download

Latest stable release.

Releases and prereleases contain links to standalone packages (and installers for full releases) for Windows, and AppImage files for Linux.

Nightly releases

Using alpha releases comes with its own risks. Sometimes bugs can sneak in that causes crashes, so don't be too surprised by that. If you come across any, please do report those bugs so they can be dealt with.

Linux

If you don't want to build from source, the latest AppImage files can be found in a rolling release. Just download the .AppImage file and make it executable.

Windows

The nightly installers and standalone archives can be downloaded from the AppVeyor CI

Click on the link matching your architecture (32 or 64), then the tab named "Artifacts" to get the file list. Only one of the files ending in .exe or .7z are needed. Using the standalone archive (7z) is recommended.

Windows Package Manager (winget)

The latest stable release is available to install via winget, the Windows Package Manager. To search for the package, run:

winget search MyPaint

and to install, run:

winget install --id MyPaint.MyPaint

The winget package is not maintained by the dev team.

Chocolatey (windows)

If you prefer to use the Chocolatey repository, both stable releases and pre-releases can be found there.

Build/Test/Install

MyPaint depends on its brushstroke rendering library, libmypaint, as well as its brush library mypaint-brushes. If you have those 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.

Contributing

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.

Community

Legal info

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.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].