Paint act: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 1: Line 1:
{{Translations}}
{{Translations}}
=Description & Goals=


{{Status box
{{Status box
|icon=drawing.svg
|activity=Draw
|activity=Drawing Activity
|icon=
|status=unknown
|status=Trial-2
|version=unknown
|version=1.0
|base=Yes
|base=None
|source=[http://dev.laptop.org/git.do?p=projects/oficina;a=summary Trac] [http://dev.laptop.org/query?status=new&status=assigned&status=reopened&component=paint+%28oficina%29&order=priority tickets]
|source=unknown
|l10n=[[Oficina_de_Desenho/Localization|here]]
|contributors=unknown
|contributors=[[NATE-LSI]]
}}
}}


[[Image:activity_paint_tools.jpg|right|500px|thumb|Draw activity]]


== Drawing Activity: A collaborative space for creation ==
===Summary===


It is being developed and adapted to the XO using Python for the team [[NATE-LSI]] (Integrated Systems Laboratory), in the [[Escola Politécnica|Polytechnical School]] at [[Universidade de São Paulo|University of São Paulo]], Brazil.
The Draw activity will provide a canvas for an individual or a group of children to express themselves creatively through drawing.


== Graphical Interface ==
===Goals===
[[Image:Oficina.jpg]]


====Powerful Drawing Tools====


=====Drawing=====
=== Abas ===


A navegação através de abas facilita a localização das diversas ferramentas disponíveis por categoria. Abaixo, há cada uma das ferramentas disponíveis em cada aba.
The paintbrush and the pencil will be the primary freeform drawing tools. The eraser will also come in handy as well. Brush and eraser sizes, shapes, and parameters may be adjusted via their secondary palettes.


=====Selection=====
==== Aba Atividade ====


<table border = "1">
The Draw activity will support various selection styles. The simplest of these are the square and circular selection tools, whose behavior follows from their description. A unique approach to freeform selection will take the place of both the lasso and the polygon select tools we are familiar with. While in freeform selection mode, single clicks will create new points in the freeform shape, just as a polygon selection tool would. However, when the mouse button is held down, a freeform curve will be created. These two techniques can be used independently or in conjunction for creating complex selections shapes. Finally, we will support a very simple smart selection tool, akin to the magic wand in Photoshop.
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Compartilhar</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Fechar</td>
<td></td>
<td></td>
</tr>
</table>


=====Shapes=====
==== Aba Editar ====


<table border = "1">
The Draw activity escalates the idea of shapes to a level that most other drawing applications don't. Instead of a supporting a few shapes hidden among the other tools, the Draw activity will have a toolbar dedicated to them. By clicking and dragging, a child can create an instance of the currently selected shape at any size she chooses. The interactive placement system makes the shape too even more powerful. Additionally, each shape will have a secondary palette which allows various parameters to be set, such as the number of edges on a polygon, the number of points on a star, or the angles of a triangle.
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Desfazer</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Refazer</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Copiar</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Colar</td>
<td></td>
<td></td>
</tr>
</table>


=====Text=====
==== Aba Ferramentas ====


Simple text support will allow children to include typographic language within their drawings. This support will include fonts, colors, size, and placement of the type.


<table border = "1">
=====Image=====
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Lápis</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Pincel</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Borracha</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Forma Livre</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Balde</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Seleção</td>
<td></td>
<td></td>
</tr>
</table>


==== Aba Formas ====
Children may import images into their drawing as well. They will have the option to paste an image and place it interactively, or turn the image into a stamp. As a stamp, it is effectively a brush that they can paint with as they please.


<table border = "1">
====Interactive Placement====
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Elipse</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Retângulo</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Linha</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Polígono Regular</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Paralelogramo</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Seta</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Estrela</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Trapézio</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Triângulo</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Coração</td>
<td></td>
<td></td>
</tr>
</table>


==== Aba Texto ====
Although the Draw activity will be in raster format in its early iterations, it will have a powerful interactive placement system which prevents this from limiting creative output. Whenever a shape, image, textbox, or pasted graphic is created, it will live within a layer above the drawing. Here it will sport manipulation handles, allowing the child to resize it, rotate it, and move it around before committing it (destructively) to the raster image below. This second step will become part of the undo stack, so that the child can easily pluck the shape back out of the image and reposition it without having to draw it again.


<table border = "1">
To understand the usefulness of this feature, consider attempting to draw an ice cream cone. You can select a triangle shape, but by default the triangle is equilateral and sits on its base. With interactive placement mode, a child may create the triangle, rotate it 180 degrees, stretch it vertically, and then proceed to draw some spherical scoops of ice cream on top.
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Digite</td>
<td></td>
<td></td>
</tr>
</table>


====Tablet Support====
==== Aba Imagem ====


<table border = "1">
The resistive tablet feature distinguishes our laptops from many others. We aim to take full advantage of this within the Draw activity. A single touch to the tablet area with a stylus will reveal an outline on screen mapping the tablet to the drawing canvas with absolute positioning. The outline will remain fixed in the center of the screen at all times. In order to allow drawing on all portions of the canvas, the canvas edges will be allowed to scroll into the middle of the screen. In order to make scrolling natural while using the tablet, input events received while the grab key is held will scroll the canvas instead of making marks.
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Inserir Imagem</td>
<td></td>
<td></td>
</tr>
</table>


==== Aba Efeitos ====
The tablet can be used in conjunction with any of the drawing tools; When a drawing tool is not selected at time of activation, the pencil tool will be selected automatically, focusing the Tools toolbar. While drawing, the outline will appear at ~80% opacity so as to be readily visible without completely obscuring the image beneath it. When the stylus leaves the tablet, the outline will dim to ~15% opacity, allowing the child to view her new strokes as part of the larger image while hinting at position so that she may resume drawing again at the point she desires.


<table border = "1">
While the tablet is active, a motionless touch will render the cursor for the appropriate drawing tool at the touched location on screen, without making an immediate mark. Only once a stroke (mouse motion over some threshold) has been started will the resulting mark begin drawing on screen. This allows the child to place the stylus, evaluate its position, and then pick it up and readjust as necessary without accidentally making marks in the wrong location.
<tr>
<td><b>Ferramenta</b></td>
<td><b>Descrição</b></td>
<td><b>Status</b></td>
</tr>
<tr>
<td>Escala de Cinza</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Negativo</td>
<td></td>
<td></td>
</tr>
</table>


== Characteristics ==
After a period of ~10 seconds without any tablet input, the outline guide will disappear completely, eliminating the visual distraction when the trackpad (or mouse) resumes control.
* Through the simultaneous sending of messages, it allows that users draw in set despite in different computers.
* It allows to integrate drawing and texts in one same physical space.


= NATE LSI-USP =
====Behavior Brushes, Shapes, and Filters====


== Related Links ==
Behavior tools are an extensible feature which allow children to create and share their own individual brushes, shapes and filters. When viewing a behavior palette, a child will see the name of the selected behavior, its parameters, and a script window that defines the behavior in code. She may adjust the parameters as with any other tool, but she may also add new parameters, edit the script, or create new behaviors from scratch. The activity will automatically expose the appropriate events for the various behaviors (such as start, draw, stop - roughly mapping to mouseDown, enterFrame, mouseUp), including timer events for behaviors that require continuous input. In addition to these events, a list of exposed properties (such as mouse position and velocity) and methods (such as drawing tools) would also be available.
* [[LSI]]
* [[FACIL]]
* [[Editor Musical]]
* [[Oficina de Desenho]]
* [[LíNGUO]]
* [[Quebra-Cabeca Musical]]
* [[Jogo do Piano]]
* [[Quimera]]


== Source Codes and Projects in Development ==
As an example, a "Mirror" behavior may be a standard behavior brush. It might have a parameters defining the angle at which to mirror. The start event would then set up the axis at the specified angle through the cursor's position. Subsequent draw events would then draw lines as usual, but also mirror them across this axis. This would make drawing all nature of symmetric shapes a breeze.
* [http://code.google.com/p/facilhtml Fácil]
* [http://code.google.com/p/editor-musical Editor Musical]
* [http://code.google.com/p/oficina Oficina de Desenho Colaborativa]
* [http://code.google.com/p/qcmusical/ Quebra Cabeça Musical]
* [http://code.google.com/p/jogodopiano Jogo do Piano]


These behaviors would be treated as objects within the Journal, and would be passed around and modified. This feature will not make it into the early iterations of Draw, but we hope to add it later.


[[Category:Software ideas]]
===Collaboration===
[[Category:OLPC Brazil]]

=Visual Design=

===Media===

{|border=1 cellpadding=3 cellspacing=0 style="border: 1px #666666 solid; border-collapse: collapse; background: #f9f9f9;"
!style="background:#cccccc;"|Document!!style="background:#cccccc;"|Description
|-
|[[Media:activity_paint.ai.zip|Activity Mockup (196KB)]] [[:image:activity_paint.ai.zip| <font color='gray'>history</font>]]||Adobe Illustrator file containing mockups for each toolbar
|}

<br clear='all'>

===Screenshots===

{|style="border: solid 1px gray; margin: 1em auto 1em; auto"
|-
| valign="top"|
[[Image:activity_paint_edit.jpg|300px|thumb|center|Editing commands]]
| valign="top"|
[[Image:activity_paint_tools.jpg|300px|thumb|center|Drawing tools]]
| valign="top"|
[[Image:activity_paint_shapes_polygon.jpg|300px|thumb|center|Creating shapes]]
|-
| valign="top"|
[[Image:activity_paint_text.jpg|300px|thumb|center|Inserting text]]
| valign="top"|
[[Image:activity_paint_image.jpg|300px|thumb|center|Manipulating images]]
|}

=Development=

=====[[Talk:Draw#Feature Requests|Feature Requests]]=====
=====[[Talk:Draw#Implementation Discussion|Implementation Discussion]]=====
=====[[Draw/Versions|Version History]]=====

===Source===

http://dev.laptop.org/git.do?p=projects/rgbpaint

===RPMs===

*none available

===Resources===


=Functional Test=

[[Paint_Activity_Test_Plan]]


[[Category:Activity]]

Revision as of 17:19, 14 August 2007

  Please copy/paste "{{Translationlist | xx | origlang=en | translated={{{translated}}}}}" (where xx is ISO 639 language code for your translation) to Paint act/translations HowTo [ID# 59039]  +/-  


Drawing Activity
Drawing.svg
Status: Trial-2
Version: 1.0
Base: None
Source: Trac tickets
l10n: here
Contributors
NATE-LSI


Drawing Activity: A collaborative space for creation

It is being developed and adapted to the XO using Python for the team NATE-LSI (Integrated Systems Laboratory), in the Polytechnical School at University of São Paulo, Brazil.

Graphical Interface

Oficina.jpg


Abas

A navegação através de abas facilita a localização das diversas ferramentas disponíveis por categoria. Abaixo, há cada uma das ferramentas disponíveis em cada aba.

Aba Atividade

Ferramenta Descrição Status
Compartilhar
Fechar

Aba Editar

Ferramenta Descrição Status
Desfazer
Refazer
Copiar
Colar

Aba Ferramentas

Ferramenta Descrição Status
Lápis
Pincel
Borracha
Forma Livre
Balde
Seleção

Aba Formas

Ferramenta Descrição Status
Elipse
Retângulo
Linha
Polígono Regular
Paralelogramo
Seta
Estrela
Trapézio
Triângulo
Coração

Aba Texto

Ferramenta Descrição Status
Digite

Aba Imagem

Ferramenta Descrição Status
Inserir Imagem

Aba Efeitos

Ferramenta Descrição Status
Escala de Cinza
Negativo

Characteristics

  • Through the simultaneous sending of messages, it allows that users draw in set despite in different computers.
  • It allows to integrate drawing and texts in one same physical space.

NATE LSI-USP

Related Links

Source Codes and Projects in Development