https://github.com/irskep/splatterboard
A versatile drawing program geared towards the whimsical
https://github.com/irskep/splatterboard
Last synced: 3 months ago
JSON representation
A versatile drawing program geared towards the whimsical
- Host: GitHub
- URL: https://github.com/irskep/splatterboard
- Owner: irskep
- Created: 2009-04-09T00:15:49.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-05-09T06:57:10.000Z (over 16 years ago)
- Last Synced: 2023-04-13T11:42:27.606Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 4.28 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
================
= Introduction =
================Splatterboard is a painting program. Its main goals:
* Provide interesting painting tools that engage people
* Make it easy to write new tools
* Get out of the waySo far, it mostly achieves those goals. There are a few bugs, but the basic structure is there, and it will be improved as issues are pointed out.
======================
= About the Stickers =
======================Almost all of the stickers were taken directly from www.pdclipart.com, with the few exceptions drawn by Steve Johnson. The current stickers set is incomplete and doesn't really do what a good stickers set should do. In the future, stickers should have the following attributes:
* Augment creativity rather than inhibit it
* If very specific, be part of a larger set of stickers that go together
* Public domain
For example, if one were to make a sticker of a soda can, the inside should be completely white and as sparse as possible to allow the user to draw the label as desired. It should also probably be part of a larger set of food stickers.Sticker wish list:
* Mad scientist laboratory: pipes, beakers, wires, science-y things
* Building kit: Basic building shapes that can be combined to make buildings or cityscapes
* Spaceship kit: Thrusters, lasers, cockpits, bodies
* Face kit: Think Mr. Pototo Head.
* Trees, rocks, etc=======================
= Current Maintainers =
=======================Splatterboard is maintained almost entirely by Steve Johnson (srj15@case.edu, www.steveasleep.com) with contributions from Josh Lee (jcl26@case.edu).
======================================
= Feature Requests and Contributions =
======================================If you have an idea for a feature or brush, want to help work on Splatterboard, or found a bug not listed below, don't hesitate to drop me (Steve) an email. I welcome collaboration in any form.
================
= Known Issues =
================* The undo feature has huge memory leaks, and I don't know why.
* Worked on Linux at one time, is now broken.
* Images of non-Splatterboard-sized proportions do not load elegantly