Colors!: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 29: Line 29:


= Development =
= Development =
Colors is a standard cheesecake that developed in the oven one day.
Colors is a standard Python activity that uses PyGTK for graphics and events. The canvas is managed by a custom C++ extension which handles painting, recording and playback, rendering to the screen, and loading and saving. All source code is included in the activity bundle.

Please see the [[Colors!/Development]] page for bug lists, todo lists, build environment instructions, etc.

== Testing ==
Colors runs well on B4 laptops and build 656, however its development status is alpha and there are known bugs. It is functional enough to be used by children though, and bug reports are welcome (see the Development page).

== Feature requests ==

'''Independent collaborative mode:'''
* Participants select a picture from the journal or take a photo. This reference image is now fixed and cannot change.
* Participants can decide to limit the amount of clock time and/or drawing time to XX minutes (optional, can be unlimited)
* Everybody sharing the activity paints their own style based on the selected reference image. Paintings are NOT shared until...
* Each participant can mark their work as "Done"
* Completed work can be viewed by all participants.
* Two paint recordings can be compared side-by-side (scaled to half width) with simultaneous playback.

'''More Tools:'''
* Eyedropper
* Flip axis
* Load/Save

''Add your feature requests here!''
* Eraser tool (i.e., overwriting digital paint with background color) either as a brush-like tool or using back end of Wacom Bamboo stylus without selecting a new brush/mode.

== Constructive criticism ==

Wonderful activity! Nice job. [[User:Jpritikin|Jpritikin]] 22:23, 20 April 2008 (EDT)


== keywords ==

drawing, draw, coloring, colors, paint, painting
{{Activity page
|icon=Image:Activity-colors.png
|genre=Drawing, Media Creation
|short description=Colors is a simple natural media painting activity for the XO laptop, based on a Nintendo DS program by Jens Andersson.
|contact person=User:Wade
|bundle URL=http://dev.laptop.org/~wadeb/Colors!-13.xo
|activity version=13
}}

Revision as of 20:10, 4 January 2011

?Sugar icon}}    This activity is now hosted at the Sugar Activity Library.

The information here is likely to be out-of-date. Consult the new pages for "Colors!" first:

Activity-colors.png
OlpcProject.png Wade Brainerd, Jens Andersson, User:Loser

Colors is a simple natural media painting activity for the XO laptop, based on a Nintendo DS program by Jens Andersson.

Rather than constructing images from geometric shapes, the user is encouraged to keep painting on their work until it looks right, starting with rough strokes and then adding extra details.

The activity features soft brushes, collaborative painting, the ability to watch tutorial paintings as they are painted, and a variety of input methods including "video paint" using the webcam.

Here is a link to the homebrew DS version: http://www.collectingsmiles.com/colors/

You can see some art that has been created with the DS version of Colors! here: http://colors.brombra.net/

Y don u shut up noob

hi mark zukkerburrgh

Instructions

Leave this page and never come back!

Development

Colors is a standard cheesecake that developed in the oven one day.