Our Paint
A downloadable program for Windows and Linux
Download NowName your own price
v0.2a is out now for linux!
Hi! It's Yiming here and this is my hand-made painting program, it's called "Our Paint"!
It has these features:
- Infinite canvas
- Node based brushes
- Spectral mixing
- GPU based brush (good performance)
- Small executable size
- And many more awesome features!
It's available for windows and linux.
If you encounter blue window when starting Our Paint, make sure you are using dedicated video card for the program, or to report to me the output of `./OurPaint --gl-debug`. Thanks!
Visit Our Paint main page on my blog on: https://ChengduLittleA.com/ourpaint
| Updated | 10 days ago |
| Status | Released |
| Platforms | Windows, Linux |
| Rating | Rated 5.0 out of 5 stars (3 total ratings) |
| Author | chengdulittlea |
| Tags | Creative, Drawing, node, Painting, Procedural Generation |
| Code license | GNU General Public License v3.0 (GPL) |
| Asset license | Creative Commons Attribution_NonCommercial v4.0 International |
| Average session | A few hours |
| Languages | English, Chinese, Chinese (Simplified) |
| Inputs | Keyboard, Mouse |
| Accessibility | High-contrast |
| Links | Blog, Source code |
Download
Download NowName your own price
Click download now to get access to the following files:
OurPaint_v0.2a_Linux_x64.tar.gz 28 MB
OurPaint_v0.2a_Win64.zip 20 MB
OurPaint_v0.2_Linux_x64.tar.gz 31 MB
OurPaint_v0.2_Win64.zip 20 MB
Development log
- Our Paint v0.2a is out for Linux!11 days ago




Comments
Log in with itch.io to leave a comment.
I like it a lot so far! Today was the first time I heard about LaGUI and pretty sure that's my new favorite graphical framework—the interface is just super pretty. Node-based brush editor also excites me a lot.
I did encounter some problems (it crashes when trying to import images, it overwrites my tablet's monitor setting and I have to disconnect one of the monitors before staring; I'm using Windows). Also, are there any plans for a selection tool? :)
It's still a great piece of software, gonna try and use it as my main drawing program from now on. Thank you, you're awesome!
Hi! Could you give me the image you are trying to import? Does it crash every time you tries to import things?
I also had some other reports on wacom screen mapping issue. I need to check this.
Selection tool? At the moment no, since I made it mainly for painting and I haven’t quite planned any editing feature. You can still crop the export region with the crop tool. I probably will add a layer moving feature so it can allow you to move imported images.
Thanks for the compliments :D And do please report any crashes!
It's my mistake with the image importing—didn't notice that only .PNG files were supported and tried to import a .JPG (still would expect an error instead of crashing).
I'm very much a beginner at drawing, and I used to fix my proportions by moving parts of the image with selection; not a deal-breaker for me, though. Actually tried to kind of replicate it with a big 100% smudge brush today, but it looks like the smudge only samples the average color and not the image itself like photoshop does.
I will report further issues to the repository if I encounter any!
P.S. Was exploring your artstation yesterday, and discovered that I have a bunch of your paintings saved for a while, just didn't know it was you :)
Ah I see, I think there are checks in place for file formats, but I’ll have to recheck.
The smudge brush doesn’t “push paint around” but rather behave like your finger on pencil strokes, it makes the image dirty.
How did you find out about my artstation? :D
Well when a nice dev/artist has a personal website might as well explore what's on there :^)
Ahhh :D Thanks and have fun there!
works well so far, thank you
Awww thank you so much for testing it :D