- Questo topic ha 2 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 13 anni, 3 mesi fa da .
-
Topic
-
cerco di riprodurre un famoso disegno sull’integrazione esclusione inclusione
ecco il risultato
`
\usetikzlibrary{shadows}
\begin{tikzpicture}
\tikzstyle{bianco_circle} = [ shape=circle, minimum size=4cm, draw=black]
\tikzstyle{_circle} = [ shape=circle, minimum size=2cm, draw=black]
\tikzstyle{green_circle} = [ shape=circle, minimum size=0.1cm, draw=black,bottom color=green!80]
\tikzstyle{red_circle} = [ shape=circle, minimum size=0.1cm, draw=black,bottom color=red!80]
\tikzstyle{blue_circle} = [ shape=circle, minimum size=0.1cm, draw=black,bottom color=blue!80]
\node at (0,0) [bianco_circle,label=SEGREGAZIONE] {};
\node at (-5,0) [bianco_circle,label=ESCLUSIONE] {};
\node at (5,0) [bianco_circle,label=INTEGRAZIONE] {};
\node at (0,5) [bianco_circle,label=INCLUSIONE] {};
\node [_circle] at (5.5,-0.5) {};
\node [_circle] at (2,-2.5) {};
%inclusione
\node [green_circle] at (0,6) {};
\node [green_circle] at (1,6) {};
\node [green_circle] at (1,5) {};
\node [green_circle] at (1,4) {};
\node [green_circle] at (0,4) {};
\node [green_circle] at (-1,5) {};
\node [green_circle] at (-1,6) {};
\node [green_circle] at (-1,4) {};
\node [green_circle] at (-1,5) {};
\node [green_circle] at (0,5) {};
\node [green_circle] at (-0.5,6.5) {};
\node [green_circle] at (0.5,6.5) {};
\node [red_circle] at (-0.5,5.5) {};
\node [red_circle] at (0.5,5.5) {};
\node [red_circle] at (-1.5,6) {};
\node [red_circle] at (-0.5,4.5) {};
\node [blue_circle] at (1.5,5.5) {};
\node [blue_circle] at (0.5,4.5) {};
\node [blue_circle] at (-1.5,5.5) {};
\node [blue_circle] at (-1.5,4.5) {};
\node [blue_circle] at (-0.5,3.5) {};
\node [blue_circle] at (1.5,4.5) {};
\node [blue_circle] at (0.5,3.5) {};
\node [blue_circle] at (0,5.5) {};
\node [blue_circle] at (-1.5,5) {};
\node [blue_circle] at (-1,5.5) {};
\node [green_circle] at (0,4.5) {};
\node [red_circle] at (0.5,4) {};
\node [red_circle] at (0,3.5) {};
\node [red_circle] at (1.5,5) {};
\node [red_circle] at (1,5.5) {};%esclusione
\node [green_circle] at (-5.5,1.5) {};
\node [green_circle] at (-5,1.5) {};
\node [green_circle] at (-5,1) {};
\node [green_circle] at (-4.5,0.5) {};
\node [green_circle] at (-4.5,1) {};
\node [green_circle] at (-5,-0.5) {};
\node [green_circle] at (-5.5,-0.5) {};
\node [green_circle] at (-6,0.5) {};
\node [green_circle] at (-6,0.5) {};
\node [green_circle] at (-6,0) {};
\node [green_circle] at (-4,0.5) {};
\node [green_circle] at (-4,-0.5) {};
\node [green_circle] at (-4,0) {};
\node [green_circle] at (-4.5,-1.5) {};
\node [green_circle] at (-5.5,-1) {};
\node [green_circle] at (-5,0.5) {};
\node [green_circle] at (-6,1.5) {};
\node [green_circle] at (-6.5,-0.5) {};
\node [green_circle] at (-6,-1) {};
\node [green_circle] at (-5.5,-1.5) {};
\node [green_circle] at (-4.5,-0.5) {};
\node [green_circle] at (-5,-1) {};
\node [green_circle] at (-3.5,1) {};
\node [green_circle] at (-4.5,1.5) {};
\node [green_circle] at (-6,1) {};
\node [green_circle] at (-5.5,0.5) {};
\node [green_circle] at (-4,-1) {};
\node [green_circle] at (-3.5,0) {};
\node [green_circle] at (-5,0) {};
\node [red_circle] at (-3.5,2) {};
\node [red_circle] at (-7,1.5) {};
\node [red_circle] at (-7.2,1) {};
\node [red_circle] at (-7.0,-0.5) {};
\node [blue_circle] at (-7.2,0.5) {};
\node [red_circle] at (-3,-1.5) {};
\node [red_circle] at (-3.5,0.5) {};
\node [red_circle] at (-3.5,-0.5) {};
\node [red_circle] at (-6.6,-1.5) {};
\node [red_circle] at (-5.5,-2.5) {};
\node [red_circle] at (-4,-2) {};
\node [red_circle] at (-3.5,-2) {};
\node [blue_circle] at (-7,-1) {};
\node[blue_circle] at (-6,-2) {};
\node[blue_circle] at (-5,-2.5) {};
\node[blue_circle] at (-3,-1) {};
\node[blue_circle] at (-3,1.5) {};
\node [blue_circle]at (-6.5,2) {};
\node [green_circle] at (0,1.5) {};
\node [green_circle] at (-0.5,1) {};
\node [green_circle] at (-1,1) {};
\node [green_circle] at (-1.5,0) {};
\node [green_circle] at (-1,-0.5) {};
\node [green_circle] at (-0.5,-1) {};
\node [green_circle] at (1.5,-0.5) {};
\node [green_circle] at (1,1) {};
\node [green_circle] at (0.5,0.5) {};
\node [green_circle] at (-0.5,0.5) {};
\node [green_circle] at (0,-1) {};
\node [green_circle] at (0.5,-0.5) {};
\node [green_circle] at (0.5,-1.5) {};
\node [green_circle] at (1,-1) {};
\node [green_circle] at (1.5,0.5) {};
\node [green_circle] at (1,0) {};
\node [green_circle] at (0,1) {};
\node [green_circle] at (0,0) {};
\node [green_circle] at (0,-0.5) {};
\node [green_circle] at (0,-1.5) {};
\node [green_circle] at (-1,0) {};
\node [red_circle] at (2,-2) {};
\node [red_circle] at (2.5,-2) {};
\node [red_circle] at (2.5,-2.5) {};
\node [blue_circle] at (1.5,-2) {};
%\node [blue_circle] at (1,-2.5) {};
\node [blue_circle] at (2,-3) {};
\node [blue_circle] at (2.5,-3) {};
\node [red_circle] at (1.5,-2.5) {};
\node [red_circle] at (1.5,-3) {};
\node [blue_circle] at (2,-2.5) {};
\node [green_circle] at (4,1.5) {};
\node [green_circle] at (5,1.5) {};
\node [green_circle] at (5.5,1) {};
\node [green_circle] at (4.5,0.5) {};
\node [green_circle] at (4,0.5) {};
\node [green_circle] at (3.5,0) {};
\node [green_circle] at (4.5,-1) {};
\node [green_circle] at (4,-0.5) {};
\node [green_circle] at (4,-1) {};
\node [green_circle] at (5,-1.5) {};
\node [green_circle] at (6.5,0.5) {};
\node [green_circle] at (6,1) {};
\node [green_circle] at (4.5,1) {};
\node [green_circle] at (3.5,1) {};
\node [red_circle] at (5.5,-0.5) {};
\node [red_circle] at (5.5,0) {};
\node [red_circle] at (6,-0.5) {};
\node [blue_circle] at (5,-0.5) {};
\node [blue_circle] at (5.5,-1) {};
\node [blue_circle] at (6,-1) {};
\node [red_circle] at (5,-1) {};
\node [blue_circle] at (6,0) {};
\end{tikzpicture}`
ma non c’è qualcosa di più efficiente per realizzarlo?
ciao
claudio
- Devi essere connesso per rispondere a questo topic.