From 95c3a6321d3a4aee5ee2fbcb73d11797f4eb630f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 31 Oct 2020 21:05:09 +0000 Subject: tikz-among-us (31oct20) git-svn-id: svn://tug.org/texlive/trunk@56820 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/tikz-among-us/README.md | 17 +- .../doc/latex/tikz-among-us/tikz-among-us.cwl | 93 ++- .../doc/latex/tikz-among-us/tikz-among-us.pdf | Bin 3602296 -> 4518552 bytes .../doc/latex/tikz-among-us/tikz-among-us.tex | 619 +++++++++++----- .../latex/tikz-among-us/tikz-among-us-fancyhdr.sty | 9 +- .../tex/latex/tikz-among-us/tikz-among-us.sty | 791 +++++++++++++++++++-- 6 files changed, 1258 insertions(+), 271 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/tikz-among-us/README.md b/Master/texmf-dist/doc/latex/tikz-among-us/README.md index 0ae25b1c3ff..d99323d89b7 100644 --- a/Master/texmf-dist/doc/latex/tikz-among-us/README.md +++ b/Master/texmf-dist/doc/latex/tikz-among-us/README.md @@ -1,4 +1,4 @@ -%% The LaTeX package tikz-among-us - version 1.0.1 (2020-10-23) +%% The LaTeX package tikz-among-us - version 1.1.0 (2020-10-31) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2020 by FHZ @@ -40,6 +40,15 @@ No .ins/.dtx preinstalation is required. Version ============ -1.0.0 (2020-10-20): Publication of the style with the original design and Styles I and II -of shadows. -1.0.1 (2020-10-23): Minor typos have been corrected. \ No newline at end of file +1.0.0 (2020-10-20): Publication of the style with the original design and Styles I and II of shadows. + +1.0.1 (2020-10-23): Minor typos have been corrected. + +1.1.0 (2020-10-31): Added new features: + - Hands; + - Eyes with emotions (Angry, Very angry, Happy, Scared); + - Impostor parts and full body; + - Ghost body; + - Pokémon Amoonguss parts and full body; + - rounded corners removed to improve scale; + - Ghost Amoonguss body. \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.cwl b/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.cwl index b5e46cc753e..904e413f094 100644 --- a/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.cwl +++ b/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.cwl @@ -6,35 +6,94 @@ #include:xifthen % ====================== -\amongUsOriginal#n \amongUsOriginal[opt]{BodyColor}{EyeColor}#n -\amongUsOriginal{BodyColor}{EyeColor}#n % ====================== -% ====================== -\amongUsBackpackI[opt]{color}#n -\amongUsBackpackI{color}#n -% ====================== -\amongUsBodyI[opt]{color}#n -\amongUsBodyI{color}#n % ====================== \amongUsEyesI[opt]{color}#n -\amongUsEyesI{color}#n +\amongUsEyesAngryI[opt]{color}#n +\amongUsEyesVeryangryI[opt]{color}#n +\amongUsEyesHappyI[opt]{color}#n +\amongUsEyesScaredI[opt]{color}#n % ====================== + +% ====================== +\amongUsBackpackI[opt]{BodyColor}#n +\amongUsBodyI[opt]{EyeColor}#n \amongUsI[opt]{BodyColor}{EyeColor}#n -\amongUsI{BodyColor}{EyeColor}#n % ====================== % ====================== -\amongUsBackpackII[opt]{color}#n -\amongUsBackpackII{color}#n +\impostorSmile[opt]{SmileColor}#n +\impostorTeethUp[opt]{TeethColor}#n +\impostorTeethLw[opt]{TeethColor}#n +\impostorTeeth[opt]{TeethColor}#n +\impostorI[opt]{BodyColor}{EyeColor}{SmileColor}{TeethColor}#n % ====================== -\amongUsBodyII[opt]{color}#n -\amongUsBodyII{color}#n + +% ====================== +\amongUsGhostBodyI[opt]{BodyColor}#n +\amongUsGhostI[opt]{BodyColor}{EyeColor}#n +% ====================== + +% ====================== +\amoongussCapInnerDetail#n +\amoongussCapI[opt]{BodyColor}#n +\amoongussBodyI[opt]{BodyColor}#n +\amoongussNoseI[opt]{NoseColor}#n +\amoongussLeftHandI[opt]{PokeballColor}#n +\amoongussRightHandI[opt]{PokeballColor}#n +\amoongussI[opt]{BodyColor}{EyeColor}{PokeballColor}{PokeballColor}{NoseColor}#n +% ====================== + +% ====================== +\amoongussGhostBodyI[opt]{BodyColor}#n +\amoongussGhostI[opt]{BodyColor}{EyeColor}{PokeballColor}{PokeballColor}{NoseColor}#n +% ====================== + +% ====================== +\amongUsHandsA[opt]{HandColor}#n +\amongUsHandsB[opt]{HandColor}#n +\amongUsHandsC[opt]{HandColor}#n +\amongUsHandsD[opt]{HandColor}#n +\amongUsHandsE[opt]{HandColor}#n +\amongUsHandsF[opt]{HandColor}#n +\amongUsHandsG[opt]{HandColor}#n +% ====================== + % ====================== \amongUsEyesII[opt]{color}#n -\amongUsEyesII{color}#n +\amongUsEyesAngryII[opt]{color}#n +\amongUsEyesVeryangryII[opt]{color}#n +\amongUsEyesHappyII[opt]{color}#n +\amongUsEyesScaredII[opt]{color}#n +% ====================== + % ====================== +\amongUsBackpackII[opt]{color}#n +\amongUsBodyII[opt]{color}#n \amongUsII[opt]{BodyColor}{EyeColor}#n -\amongUsII{BodyColor}{EyeColor}#n -% ====================== \ No newline at end of file +% ====================== + +% ====================== +\amongUsGhostBodyII[opt]{BodyColor}#n +\amongUsGhostII[opt]{BodyColor}{EyeColor}#n +% ====================== + +% ====================== +\impostorII[opt]{BodyColor}{EyeColor}{SmileColor}{TeethColor}#n +% ====================== + +% ====================== +\amoongussCapII[opt]{BodyColor}#n +\amoongussBodyII[opt]{BodyColor}#n +\amoongussNoseII[opt]{NoseColor}#n +\amoongussLeftHandII[opt]{PokeballColor}#n +\amoongussRightHandII[opt]{PokeballColor}#n +\amoongussII[opt]{BodyColor}{EyeColor}{PokeballColor}{PokeballColor}{NoseColor}#n +% ====================== + +% ====================== +\amoongussGhostBodyII[opt]{BodyColor}#n +\amoongussGhostII[opt]{BodyColor}{EyeColor}{PokeballColor}{PokeballColor}{NoseColor}#n +% ====================== diff --git a/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.pdf b/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.pdf index 33b7ba39357..3772aee4656 100644 Binary files a/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.pdf and b/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.pdf differ diff --git a/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.tex b/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.tex index 0cce2ebe76d..36072de0343 100644 --- a/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.tex +++ b/Master/texmf-dist/doc/latex/tikz-among-us/tikz-among-us.tex @@ -13,43 +13,29 @@ % ========== Pacotes \usepackage{FHZ-packages-minimum} \usepackage{FHZ-packages-TikZ-mydef} -% ---------- Pacotes locais -%\usepackage[brazil]{babel} -%\selectlanguage{brazil} % ========== \usepackage{enumitem} \usepackage{paracol} \usepackage{multicol} -\usepackage{animate} +\usepackage[]{animate} %draft % ========== - - -% ========== Caminho de figuras externas -%\graphicspath{ -% {C:/Users/FHZ/Dropbox//}, -% {C:/Users/FHZ/Dropbox//} -%} +\usepackage{abstract} +\renewcommand{\abstractnamefont}{\normalfont\Large\bfseries} +%\renewcommand{\abstracttextfont}{\normalfont\Huge} % ========== % ========== \usepackage{FHZ-textos} % ========== - % =================== Formatações e marca d'água em arquivos de estilos .sty % ---------- Formatacao -- hf -%\usepackage{FHZ-formatacao-hf-headings_h_RO_LE_thepage} \usepackage{FHZ-formatacao-hf-headings_h_R_thepage} -%\usepackage{FHZ-formatacao-hf-myheadings_h_R_thepage} -%\usepackage{FHZ-formatacao-hf-plain_h_R_thepage} % ---------- Formatacao -- hyperref \usepackage[07]{FHZ-formatacao-hyperref-opt} -%\usepackage{FHZ-formatacao-hyperref-01} -%\usepackage{FHZ-formatacao-hyperref-06_orange} % =================== % ========== Novos comandos para inserir figuras e TikZ de forma padronizada -%\usepackage{FHZ-figures-TikZ} \usepackage{FHZ-figures-TikZ-IEEE} % ========== @@ -61,7 +47,13 @@ \usepackage{tikz-among-us-fancyhdr} \usepackage[cor=violet!70!white,BG,type=1]{tikz-among-us-watermark-eso-pic} +%\usepackage{FHZ-tcolorbox-01} + \usepackage{FHZ-listings-showexpl-style} +\lstset{style=estiloBaseGeral, + frame=none, + keywordstyle=\color{blue} +} \usepackage[skins,listings,breakable,raster]{tcolorbox} \tcbuselibrary{listings} @@ -70,22 +62,21 @@ enhanced, colback=cyan!5!white, colframe=violet!75!black, fonttitle=\large\bfseries, colbacktitle=violet!85!black, - listing and text, - breakable, + listing and text, breakable, + after={\par\vspace{0.5\baselineskip}\noindent}, + listing options={style=estiloTcbAzul}, #1 - % listing style=estiloExemVerd - % attach boxed title to top center={yshift=-2mm}, } \newtcolorbox{FHZboxEnumerateStyle}{ - enhanced, + enhanced, breakable, colback=orange!15!white, colframe=orange!50!black, watermark tikz={\tikz \node[opacity=0.4, rotate around={-45:(1.75,2.3)}]{\amongUsOriginal{blue}{white}}; \node[opacity=0.4, rotate around={45:(1.75,2.3)}] at (5,0) {\amongUsOriginal{pink}{white}}; \node[opacity=0.4, rotate around={-135:(1.75,2.3)}] at (10,0) {\amongUsOriginal{green}{white}}; - \node[opacity=0.4, rotate around={135:(1.75,2.3)}] at (15,0) {\amongUsOriginal{olive}{white}}; + \node[opacity=0.4, rotate around={135:(1.75,2.3)}] at (15,0) {\amongUsOriginal{olive}{white}{black}{white}}; } } \newenvironment{FHZtcbEnumerate}{% @@ -95,16 +86,12 @@ % ========== Dados capa folha rosto ========== Sempre crie uma cópia local \newcommand{\edicao}{1} -\newcommand{\versao}{1.0.1} -%\input{input_Dados_Capa_Folha_Rosto_local} +\newcommand{\versao}{1.1.0} % ====================== \newcommand{\textoEdicao}{Edition} \newcommand{\textoVersao}{Version} -%\newcommand{\edicao}{1} -%\newcommand{\versao}{1.0} \newcommand{\textoCopyright}{} % ====================== -% --- \newcommand{\Universidade}{} \newcommand{\Curso}{} %{Curso --} \newcommand{\Departamento}{} @@ -133,11 +120,6 @@ \newcommand{\textoCoOrientador}{} % ====================== Input_Folha_Rosto_Livro_Versao -% ========== Dados ficha catalográfica ========== Sempre crie uma cópia local -%\input{C:/Users/FHZ/Dropbox/LaTeX_Inputs_padrao/input_Dados/input_Dados_FichaCatalografica_Bibliotecario_01} -%\input{C:/Users/FHZ/Dropbox/LaTeX_Inputs_padrao/input_Dados/input_Dados_FichaCatalografica_Bibliotecario_02_Preenchida_Quaternios} -% ========== - % ========== Hypersetup local \hypersetup{pdfinfo={ Title={\Titulo}, @@ -147,20 +129,7 @@ \begin{document} % ========== Capas -%{\FHZCapaArticle} {\FHZCapaArticleCabecalho} -%{\FHZCapaArticleEstiloLivro} -% ========== - -% ========== Folhas de Rosto -%\clearpage -%{\FHZFolhaRosto} -%{\FHZFolhaRostoLivroISBN} -%{\FHZFolhaRostoLivroProvisoria} -% ========== - -% ========== -%\clearpage % ========== \begin{abstract} @@ -169,6 +138,11 @@ \end{FHZboxEnumerateStyle} \end{abstract} +\begin{FHZboxEnumerateStyle} + \begin{multicols}{2} + {\small \tableofcontents} + \end{multicols} +\end{FHZboxEnumerateStyle} \section{Introduction} The following packages are used in the examples and applications. @@ -177,15 +151,18 @@ The following packages are used in the examples and applications. Whose following packages are always used as reference of quality and capabilities: \begin{enumerate} - \item \href{https://www.ctan.org/pkg/tikzducks}{{\CTAN} -- tikzducks} - \item \href{https://www.ctan.org/pkg/tikzmarmots}{{\CTAN} -- tikzmarmots} + \begin{multicols}{2} + \item \href{https://www.ctan.org/pkg/tikzducks}{{\CTAN} -- tikzducks} + \item \href{https://www.ctan.org/pkg/tikzmarmots}{{\CTAN} -- tikzmarmots} + \end{multicols} \end{enumerate} - - \item \href{https://www.ctan.org/pkg/adjustbox}{{\CTAN} -- adjustbox} - \item \href{https://www.ctan.org/pkg/tcolorbox}{{\CTAN} -- tcolorbox} - \item \href{https://www.ctan.org/pkg/fancyhdr}{{\CTAN} -- fancyhdr} - \item \href{https://www.ctan.org/pkg/eso-pic}{{\CTAN} -- eso-pic} - \item \href{https://www.ctan.org/pkg/animate}{{\CTAN} -- animate} + \begin{multicols}{2} +% \item \href{https://www.ctan.org/pkg/adjustbox}{{\CTAN} -- adjustbox} + \item \href{https://www.ctan.org/pkg/tcolorbox}{{\CTAN} -- tcolorbox} + \item \href{https://www.ctan.org/pkg/fancyhdr}{{\CTAN} -- fancyhdr} + \item \href{https://www.ctan.org/pkg/eso-pic}{{\CTAN} -- eso-pic} + \item \href{https://www.ctan.org/pkg/animate}{{\CTAN} -- animate} + \end{multicols} \end{FHZtcbEnumerate} The basic concept started as a question at {\TeXStackExchange} and after some research some new ideas have been found to improve the initial sketch. @@ -194,6 +171,7 @@ The basic concept started as a question at {\TeXStackExchange} and after some re \begin{enumerate} \item \href{https://tex.stackexchange.com/questions/424113/how-to-use-tikz-shade-command-in-order-to-achieve-3d-like-results}{{\TeXStackExchange} -- How to use Tikz {\textbackslash}shade command in order to achieve 3D like results}: is the inspiration to create commands with parts of a drawing to build a greater design in {\TikZ} and the command shade. \item \href{https://youtu.be/1zZZBB9-Nm8}{{\YouTube} -- MatPat's Game Theory}: is the inspiration to the design of the shadow. Many artists have replicated the original design of the game. + \item \href{https://youtu.be/yZrhRKyFP-U}{{\YouTube} -- Game Toons -- Among Us Logic Movie | Cartoon Animation}: is a animation featuring Among Us characters and source to many emotional expressions and hand positions since many of them are used to make characters much more expressive. \end{enumerate} \end{FHZtcbEnumerate} @@ -206,9 +184,9 @@ The original game is available in different online stores. I don't own the game, There are three base style files. \begin{FHZtcbAmongUs}[listing only] - \usepackage{tikz-among-us} - \usepackage{tikz-among-us-fancyhdr} - \usepackage{tikz-among-us-watermark-eso-pic} +\usepackage{tikz-among-us} +\usepackage{tikz-among-us-fancyhdr} +\usepackage{tikz-among-us-watermark-eso-pic} \end{FHZtcbAmongUs} A brief description follows: @@ -220,35 +198,6 @@ A brief description follows: \item \verb|\usepackage{tikz-among-us-watermark-eso-pic}|: A preset implementation of watermarks using the \texttt{eso-pic} package. This implementation takes advantage of the \texttt{kvoptions} packages in order to add some degrees of flexibility to the watermarks. Of course anyone could just replace the basic command from \texttt{eso-pic} in each file they want. The preset configurations aim to be a synthesis and make its usage a little bit more flexible than just copying and pasting content in each file. \end{FHZtcbEnumerate} -%These are the required package for each style. -%\begin{FHZtcbEnumerate} -% \begin{multicols}{3} -% \item tikz-among-us -% \begin{enumerate} -% \item tikz $\to$ tikzlibraries -% \begin{enumerate} -% \item calc -% \item shadings -% \end{enumerate} -% \item xifthen -% \end{enumerate} -% \item tikz-among-us-fancyhdr -% \begin{enumerate} -% \item tikz-among-us -% \item fancyhdr -% \item adjustbox -% \end{enumerate} -% \item tikz-among-us-watermark-eso-pic -% \begin{enumerate} -% \item tikz-among-us -% \item tikz -% \item xifthen -% \item eso-pic -% \item kvoptions -% \end{enumerate} -% \end{multicols} -%\end{FHZtcbEnumerate} - \section{Examples -- tikz-among-us} While creating the drawing, I did a first attempt, now called \texttt{Original}, which is a command with a \texttt{tikzpicture} inside it. This command was not made with the best method to be flexible, but it is indeed very simple and direct. I chose to keep it as an alternative to the new commands and because it has a different style. @@ -259,19 +208,18 @@ In this sense, I chose to keep both styles and using the roman number as a suffi The basic syntax to insert each character is: \begin{FHZtcbAmongUs}[listing only] - \amongUsI[]{}{} +\amongUsI[]{}{} \end{FHZtcbAmongUs} -%\begin{lstlisting}[style=estiloExemVerd] -% \amongUsI[]{}{} -%\end{lstlisting} +\noindent and for each body part, the commands are: \begin{FHZtcbAmongUs}[listing only] - \amongUsBackpackI[]{} - \amongUsBodyI[]{} - \amongUsEyesI[]{} +\amongUsBackpackI[]{} +\amongUsBodyI[]{} +\amongUsEyesI[]{} \end{FHZtcbAmongUs} +\noindent where \texttt{} is any suitable option of the environment \texttt{scope} of {\TikZ}; and \texttt{} and \texttt{} are any color provided such as {\TikZ} recognizes them. -For each command with suffix \texttt{I} there is another command with suffix \texttt{II}, that represents the alternative method to create shades. +For each basic command with suffix \texttt{I} there is another command with suffix \texttt{II}, that represents the alternative method to create shades. There are no \texttt{Style II} for every design. This is the basic use of the package. @@ -296,54 +244,53 @@ On the other hand, the \texttt{shift=\{(x,y)\}} command of the environment \text \begin{FHZtcbAmongUs}[title=Each body part -- Style I] \begin{tikzpicture} \amongUsBackpackI - [shift={(0,0)}]{blue}; + [shift={(0,0)}]{blue} \amongUsBodyI - [shift={(0.6,0)}]{blue}; + [shift={(0.6,0)}]{blue} \amongUsEyesI - [shift={(3,0)}]{cyan}; + [shift={(3,0)}]{cyan} \end{tikzpicture} \end{FHZtcbAmongUs} \switchcolumn \begin{FHZtcbAmongUs}[title=Each body part -- Style II] \begin{tikzpicture} \amongUsBackpackII - [shift={(0,0)}]{green}; + [shift={(0,0)}]{green} \amongUsBodyII - [shift={(0.6,0)}]{green}; + [shift={(0.6,0)}]{green} \amongUsEyesII - [shift={(3,0)}]{red}; + [shift={(3,0)}]{red} \end{tikzpicture} \end{FHZtcbAmongUs} \end{paracol} -Unfortunately, I'm (still) not the most proficient {\TikZ} user, so I didn't create the most optimized style to properly use the command \texttt{scale}, therefore, it is suggested to use the command \texttt{{\textbackslash}adjustbox} from the package \texttt{adjustbox} to scale the drawing without incurring in some errors with the \texttt{rounded corners} used in the design. +%Unfortunately, I'm (still) not the most proficient {\TikZ} user, so I didn't create the most optimized style to properly use the command \texttt{scale}, therefore, it is suggested to use the command \texttt{{\textbackslash}adjustbox} from the package \texttt{adjustbox} to scale the drawing without incurring in some errors with the \texttt{rounded corners} used in the design. + +After learning the issues between \texttt{scale} and \texttt{rounded corners}, I update the drawing since version \texttt{1.1.0} to work with the \texttt{scale} options. Despite the update, the alternative method using the command \texttt{{\textbackslash}adjustbox} from the package \texttt{adjustbox} is still a valid option. To rotate the draw around its center the command \texttt{rotate around=\{angle:(x0,y0)\}} should be used. The center of mass is close to the coordinates $x_0 = 1.75$ and $y_0 = 2.3$. -\begin{FHZtcbAmongUs}[title=Scaling with adjustbox, sidebyside] -% \usepackage{adjustbox} -\adjustbox{scale=0.5}{ +\begin{FHZtcbAmongUs}[title=Scaling with scale, sidebyside, righthand ratio=0.40] \begin{tikzpicture} - \amongUsI{cyan}{gray}; - \amongUsI[shift={(5,3)}, + \amongUsI[scale=0.5]{cyan}{gray} + \amongUsI[scale=0.3, shift={(10,3)}, rotate around={180:(1.75,2.3)}] - {green!50!black}{cyan}; - \amongUsI[shift={(10.5,0)}, + {green!50!black}{cyan} + \amongUsI[scale=0.1, shift={(50.5,0)}, rotate around={45:(1.75,2.3)}] - {orange!50!black}{orange}; + {orange!50!black}{orange} \end{tikzpicture} -} \end{FHZtcbAmongUs} -\subsection{Styles Original} +\subsection{Style -- Original} The original design is much more simplistic. \begin{FHZtcbAmongUs}[title=Original Design -- Inside \textit{tikzpicture}] - \begin{tikzpicture} - \node at (0,0) {\amongUsOriginal{blue}{orange}}; - \node at (5,0) {\amongUsOriginal{orange}{blue}}; - \node at (10,0) {\amongUsOriginal{red}{cyan}}; - \end{tikzpicture} +\begin{tikzpicture} + \node at (0,0) {\amongUsOriginal{blue}{orange}}; + \node at (5,0) {\amongUsOriginal{orange}{blue}}; + \node[scale=0.25] at (10,0) {\amongUsOriginal{red}{cyan}}; +\end{tikzpicture} \end{FHZtcbAmongUs} Although it is simplistic, it was a good start point to insert emotions as options to the style. The emotions shall be added to \texttt{Styles I} and \texttt{II} in the future. The \texttt{Original} style can be use outside a \texttt{tikzpicture} environment. @@ -357,25 +304,265 @@ Although it is simplistic, it was a good start point to insert emotions as optio Inside the \texttt{tikzpicture} environment is possible to use some options of the command \texttt{node} to produce some more combinations. Indeed, that's the best method to achieve a black body suit with visible lines. \begin{FHZtcbAmongUs}[title=Original Design -- Inside \textit{tikzpicture} with \textit{node} options] - \begin{tikzpicture}[every path/.style={very thick}] - \node[red, fill=black] at (0,0) {\amongUsOriginal{white}{cyan}}; - \node[blue, fill=violet] at (5,0) {\amongUsOriginal[angry]{white}{cyan}}; - \node[yellow, fill=green] at (10,0) - {\amongUsOriginal[very angry]{black}{cyan}}; - \end{tikzpicture} +\begin{tikzpicture}[every path/.style={very thick}] + \node[red, fill=black] at (0,0) {\amongUsOriginal{white}{cyan}}; + \node[blue, fill=violet] at (5,0) {\amongUsOriginal[angry]{white}{cyan}}; + \node[yellow, fill=green] at (10,0) + {\amongUsOriginal[very angry]{black}{cyan}}; +\end{tikzpicture} \end{FHZtcbAmongUs} +\subsection{Show me your Hands} + +The following command is used to present some hands +\begin{FHZtcbAmongUs}[listing only] +\amongUsHands[]{HandColor} +\end{FHZtcbAmongUs} +\noindent +where is a letter from $A$ to $G$. + +\begin{FHZtcbAmongUs}[title=Hands] +\begin{tikzpicture}[every path/.style={very thick}] + \amongUsHandsA[shift={(0,0)}]{yellow} + \amongUsHandsB[shift={(2,0)}]{red} + \amongUsHandsC[shift={(4,0)}]{blue} + \amongUsHandsD[shift={(6,0)}]{green!50!black} + \amongUsHandsE[shift={(8,0)}]{orange} + \amongUsHandsF[shift={(10,0)}]{violet} + \amongUsHandsG[shift={(12,0)}]{gray} +\end{tikzpicture} +\end{FHZtcbAmongUs} -\section{Use as Watermark} +\subsection{Smile as an Impostor} + +The following commands are used to create the impostor design +\begin{FHZtcbAmongUs}[listing only] +\impostorSmile[]{SmileColor} +\impostorTeethUp[]{SmileColor} +\impostorTeethLw[]{TeethColor} +\impostorTeeth[]{TeethColor} +\impostorI[]{BodyColor}{EyeColor}{SmileColor}{TeethColor} +\impostorII[]{BodyColor}{EyeColor}{SmileColor}{TeethColor} +\end{FHZtcbAmongUs} + +There are two separated commands to draw the teeth in order to give some flexibility to new designs. The command \verb|\impostorTeeth| just call both commands and is used by the command \verb|\impostorI|. + +\begin{FHZtcbAmongUs}[title=Why so serious? Smile!] +\begin{tikzpicture}[every path/.style={very thick}] +\amongUsI[shift={(5,0)}]{green}{violet} +\impostorSmile[shift={(5,0)}]{black} +\impostorTeethUp[shift={(5,0)}]{white} +\impostorTeethLw[shift={(5,0)}]{white} + +\amongUsI[shift={(10,0)}]{orange}{red} +\impostorTeeth[shift={(10,0)}]{yellow} + +\impostorI[shift={(15,0)}]{violet}{gray}{green}{red} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\subsection{There are emotions on your Eyes} + +The options to draw emotional eyes are: +\begin{FHZtcbAmongUs}[listing only] +\amongUsEyesAngryI[]{EyeColor} +\amongUsEyesVeryangryI[]{EyeColor} +\amongUsEyesHappyI[]{EyeColor} +\amongUsEyesScaredI[]{EyeColor} +\end{FHZtcbAmongUs} +\noindent +and respective \texttt{Style II} version. + +\begin{FHZtcbAmongUs}[title=Are you angry?] +\begin{tikzpicture}[every path/.style={very thick}] + \amongUsBackpackI{yellow} + \amongUsBodyI{yellow} + \amongUsEyesAngryI{cyan} + + \begin{scope}[shift={(5,0)}] + \amongUsBackpackI{red} + \amongUsBodyI{red} + \amongUsEyesVeryangryI{blue} + \end{scope} + + \begin{scope}[shift={(10,0)}] + \amongUsBackpackI{blue} + \amongUsBodyI{blue} + \amongUsEyesVeryangryI{orange} + \impostorSmile{black} + \impostorTeeth{white} + \end{scope} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\begin{FHZtcbAmongUs}[title=Are you scared or is that a smile?] +\begin{tikzpicture}[every path/.style={very thick}] + \amongUsBackpackI{yellow!60!green} + \amongUsBodyI{yellow!60!green} + \amongUsEyesScaredI{cyan!90!red} + + \begin{scope}[shift={(5,0)}] + \amongUsBackpackI{red!75!purple} + \amongUsBodyI{red!75!purple} + \amongUsEyesHappyI{green!50!orange} + \end{scope} + + \begin{scope}[shift={(10,0)}] + \amongUsBackpackI{blue!70!white} + \amongUsBodyI{blue!70!white} + \amongUsEyesHappyI{orange!75!black} + \impostorSmile{black} + \impostorTeeth{white} + \end{scope} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\subsection{That's a {\TikZ} impostor!} + +Let's just create an example unifying impostor, hands and a crew member. The option \verb|xscale=-1| is used to create a mirror effect to draw the left hand from the original right hand design.\footnote{A future release might have starred options to directly insert left hands.} + +\begin{FHZtcbAmongUs}[title=Watch out! That's a {\TikZ}-impostor!] +\begin{tikzpicture}[every path/.style={very thick}] + \impostorI{brown}{cyan}{black}{white} + \amongUsHandsF[shift={(3.75,-1)}, rotate around={270:(0.5,2.5)}, + xscale=-1]{brown} + \amongUsHandsG[shift={(1.5,-1)}]{brown} + \begin{scope}[shift={(6,0)}] + \amongUsI{yellow}{green} + \amongUsHandsB[shift={(0,3)}]{yellow} + \amongUsHandsB[xscale=-1, shift={(-4,3)}]{yellow} + \end{scope} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\subsection{Oh no! Now you are a Ghost!} + +The following commands draw the ectoplasmic body and the full ghost adding its eyes. +\begin{FHZtcbAmongUs}[listing only] +\amongUsGhostBodyI[]{BodyColor} +\amongUsGhostI[]{BodyColor}{EyeColor} +\end{FHZtcbAmongUs} +and also \texttt{Style II} versions. + +After meeting the impostor at the last frame, you are now a ghost. And there are no excuses if you find a angry ghost floating around. +\begin{FHZtcbAmongUs}[title=Oh no! Now you are a Ghost!] +\begin{tikzpicture}[every path/.style={very thick}] + \amongUsBackpackI{red!35!white} + \amongUsGhostBodyI{red!35!white} + \amongUsEyesAngryI{brown} + + \begin{scope}[shift={(5,0)}] + \amongUsGhostI{purple}{orange!50!white} + \amongUsHandsC[shift={(2,0)}]{purple} + \amongUsHandsE[shift={(5,0)},xscale=-1]{purple} + \end{scope} + + \begin{scope}[shift={(15,0)}, xscale=-1] + \amongUsGhostI{green!50!blue}{yellow!50!black} + \amongUsHandsA[shift={(1,0)}]{green!50!blue} + \amongUsHandsB[shift={(5,0)},xscale=-1]{green!50!blue} + \end{scope} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\subsection{There is a Amoonguss among us} + +The Pokémon named Amoonguss is a fungus whose name is very similar to the game, so that another artist create a fan art exploring this idea. +\begin{FHZtcbEnumerate} + \item \href{https://www.reddit.com/r/AmongUs/comments/insse3/there_is_one_ditto_amoonguss/}{Reddit -- u/Sarasinapellido -- There is one ditto amoonguss}: Main discussion about the design. + + \begin{enumerate} + \item \href{https://www.instagram.com/p/CEzs-cNKuQJ/}{Instagram -- leroleroart}: Original Amoonguss as among us design. + \end{enumerate} +\end{FHZtcbEnumerate} + +\begin{FHZtcbAmongUs}[title=There is one Ditto Amoonguss] +\begin{tikzpicture}[every path/.style={very thick}, scale=0.5] + \amongUsBackpackI{yellow} \amoongussBodyI{yellow} + \amoongussNoseI{red} \amoongussLeftHandI{yellow} + \amoongussRightHandI{yellow} \amongUsEyesI{cyan} + + \amoongussI[shift={(8,0)}]{green!40!black}{orange}{red}{red}{red} + \impostorSmile[shift={(9.5,1)}, scale=0.5]{white} + + \amoongussII[shift={(16,0)}]{purple}{gray}{green}{orange}{yellow} + + \begin{scope}[shift={(22,0)}] + \amongUsI{teal!70}{red!25!purple} + \amoongussNoseI{yellow} + \amoongussRightHandI[shift={(0.5,0.5)}]{violet} + \amongUsHandsA[shift={(5.5,0)},xscale=-1]{teal!70} + \end{scope} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\begin{FHZtcbAmongUs}[title=Wait! Is Amoonguss a ghost Pokémon?] +\begin{tikzpicture}[every path/.style={very thick}] + \amoongussGhostI[scale=0.5]{lime}{magenta} + {blue!50!white}{blue!50!white}{red} + \begin{scope}[shift={(4,0)},scale=0.5] + \amongUsBackpackI{lime!50!black} + \amoongussGhostBodyI{lime!50!black} + \amoongussNoseI{red} + \amoongussLeftHandI{magenta!50!black} + \amoongussRightHandI{magenta!50!black} + \amongUsEyesAngryI{cyan!40!orange} + \end{scope} + \amoongussGhostII[shift={(14,0)},scale=0.5, xscale=-1] + {magenta}{lime}{red}{red}{blue!50!white} + \impostorSmile[shift={(11.8,1.8)}, scale=0.4, yscale=-1]{white} + \begin{scope}[shift={(10,0)}, scale=0.5, xscale=-1] + \amongUsBackpackII{cyan!50!black} + \amoongussGhostBodyII{cyan!50!black} + \amoongussNoseII{yellow} + \amoongussLeftHandII{green!50!black} + \amoongussRightHandII{green!50!black} + \amongUsEyesHappyII{orange!40!olive} + \impostorSmile[shift={(4,1)}, scale=0.5, xscale=-1]{white} + \end{scope} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\subsection{Don't forget Style II} + +\texttt{Style II} should not be forget, and it also can be combined with ghost, hands and eyes emotions. +\begin{FHZtcbAmongUs}[title=Style II are looking back to you] +\begin{tikzpicture}[every path/.style={very thick}, scale=0.5, xscale=-1] + \amongUsBackpackII{yellow} \amongUsBodyII{yellow} + \amongUsEyesAngryII{cyan} \impostorSmile{black} + \impostorTeeth{white} + \begin{scope}[shift={(6,0)}] + \amongUsBackpackII{blue} \amongUsGhostBodyII{blue} + \amongUsEyesHappyII{orange!75!black} \amongUsHandsE[shift={(2,0)}]{blue} + \amongUsHandsG[shift={(3,1)}, xscale=-1, rotate around={90:(0,1)}]{blue} + \end{scope} + \begin{scope}[shift={(12,0)}] + \amongUsBackpackII{red} \amongUsGhostBodyII{red} + \amongUsEyesVeryangryII{violet} + \impostorSmile{black} \impostorTeeth{white} + \end{scope} + \begin{scope}[shift={(17,0)}] + \amongUsBackpackII{orange} \amongUsBodyII{orange} + \amongUsEyesScaredII{blue} + \amongUsHandsA{orange} \amongUsHandsD[shift={(4,0)}, xscale=-1]{orange} + \end{scope} + \amongUsGhostII[shift={(22,0)}]{lime}{red} + \impostorII[shift={(27,0)}]{green!75!red}{gray}{black}{green} +\end{tikzpicture} +\end{FHZtcbAmongUs} + +\section{Using with own \texttt{.sty} file} + +\subsection{Use as watermark} The chosen package to add watermarks is \begin{FHZtcbAmongUs}[listing only] - \usepackage{eso-pic} +\usepackage{eso-pic} \end{FHZtcbAmongUs} -The syntax of the style created to insert Among us characters from the package \texttt{tikz-among-us} is +A \texttt{.sty} file has been created to insert Among us characters from the package \texttt{tikz-among-us}, which syntax is \begin{FHZtcbAmongUs}[listing only] - \usepackage[cor=,]{tikz-among-us-watermark-eso-pic} +\usepackage[cor=,,type=<0/1>]{tikz-among-us-watermark-eso-pic} \end{FHZtcbAmongUs} The options are @@ -384,7 +571,7 @@ The options are \begin{itemize} \item default color is red \end{itemize} - \item FG (default if empty) \textsf{OR} BG + \item FG (default option) \textsl{OR} BG \begin{itemize} \item These options select between \texttt{{\textbackslash}AddToShipoutPictureFG} and \texttt{{\textbackslash}AddToShipoutPictureBG} from the package \texttt{eso-pic}. \end{itemize} @@ -394,17 +581,18 @@ The options are \end{itemize} \end{FHZtcbEnumerate} -The package \texttt{kvoptions} have been used to provide flexible command with direct acess to the options values in \texttt{cor} and \texttt{type}, and a simple true/false statement with \texttt{FG} and \texttt{BG}. -Any other kind or variation of watermark can be achieved by directing setting values to each in: +The package \texttt{kvoptions} have been used to provide flexible command with direct access to the options values in \texttt{cor} and \texttt{type}, and a simple true/false statement with \texttt{FG} and \texttt{BG}. +Any other kind or variation of watermark can be achieved by directing setting values to each \texttt{} in: \begin{FHZtcbAmongUs}[listing only] - \put(X,Y){\scalebox{}{\rotatebox{}{\usebox\myboxAmongUs}}} +\put(,){\scalebox{}{\rotatebox{}{\usebox\myboxAmongUs}}} \end{FHZtcbAmongUs} -where \texttt{{\textbackslash}myboxAmongUs} is +\noindent +where \texttt{{\textbackslash}myboxAmongUs} must be previously defined as \begin{FHZtcbAmongUs}[listing only] - \myboxAmongUs\savebox\myboxAmongUs{% - \tikz[color=, opacity=] +\myboxAmongUs\savebox\myboxAmongUs{% + \tikz[color=, opacity=] \node{\amongUsOriginal{}{white}}; - } +} \end{FHZtcbAmongUs} The following box presents some possible combinations of parameters which results are presented at \autoref{fig:fig_AmongUg}. @@ -449,14 +637,38 @@ The following box presents some possible combinations of parameters which result The selected combination used in this documentation is \begin{FHZtcbAmongUs}[listing only] - \usepackage[cor=violet!70!white,BG,type=1]{tikz-among-us-watermark-eso-pic} +\usepackage[cor=violet!70!white,BG,type=1]{tikz-among-us-watermark-eso-pic} +\end{FHZtcbAmongUs} + +\subsection{Use as page number} + +The required packages are: +\begin{FHZtcbAmongUs}[listing only] +\usepackage{fancyhdr} +\end{FHZtcbAmongUs} +The package \texttt{fancyhdr} enables the user to edit headers and footers. I present a simple possibility to use the Among us characters in the footer of each page, such as the ones in this documentation. + +The central core of the idea is to shift the position of the \verb|\amongUsI|, scale it to match its center around the displacement of the command \verb|\thepage| -- that inserts the page's number -- and \texttt{rotate around} using some math to rotate to body around its center. +In the example below, it turns 45 degrees each new page, creating the idea of a body floating around. + +The following command just changes the footer. To apply other options check the package \texttt{fancyhdr}. +\begin{FHZtcbAmongUs}[listing only] +\fancyfoot[RO,LE]{% + \begin{tikzpicture} + \amongUsI[rotate around={45*(\thepage-1):(1.75,2.3)}, + scale=0.25, shift={(5,7)}]{yellow}{cyan} + \node at (1.75,2.3) {\thepage}; + \end{tikzpicture} +} \end{FHZtcbAmongUs} -\section{Use as Watermark inside a tcolorbox} +\section{Using inside other packages} -\texttt{tcolorbox} is one of the most versatile packages of all {\LaTeX}. One of its feature is the possibility to create boxes with many styles, including boxes with watermarks as presented in page 174 of the \texttt{tcolorbox} manual (\texttt{/tcb/watermark tikz)}. +\subsection{Use as watermark in tcolorbox} + +The package \texttt{tcolorbox} is one of the most versatile packages of all {\LaTeX}. One of its feature is the possibility to create boxes with many styles, including boxes with watermarks as presented in page 174 of the \texttt{tcolorbox} manual (\texttt{/tcb/watermark tikz)}. \begin{FHZtcbAmongUs}[listing only] - \usepackage{tcolorbox} +\usepackage{tcolorbox} \end{FHZtcbAmongUs} The very implementation used in this report to create enumerated list with some Among us floating around is: @@ -465,11 +677,15 @@ The very implementation used in this report to create enumerated list with some enhanced, colback=orange!15!white, colframe=orange!50!black, - watermark tikz={\tikz[opacity=0.4] - \node[rotate around={-45:(1.75,2.3)}] {\amongUsOriginal{blue}{white}}; - \node[rotate around={45:(1.75,2.3)}] at (5,0) {\amongUsOriginal{pink}{white}}; - \node[rotate around={-135:(1.75,2.3)}] at (10,0) {\amongUsOriginal{green}{white}}; - \node[rotate around={135:(1.75,2.3)}] at (15,0) {\amongUsOriginal{olive}{white}}; + watermark tikz={\tikz + \node[opacity=0.4, rotate around={-45:(1.75,2.3)}] + {\amongUsOriginal{blue}{white}}; + \node[opacity=0.4, rotate around={45:(1.75,2.3)}] at (5,0) + {\amongUsOriginal{pink}{white}}; + \node[opacity=0.4, rotate around={-135:(1.75,2.3)}] at (10,0) + {\amongUsOriginal{green}{white}}; + \node[opacity=0.4, rotate around={135:(1.75,2.3)}] at (15,0) + {\amongUsOriginal{olive}{white}{black}{white}}; } } \newenvironment{FHZtcbEnumerate}{% @@ -482,76 +698,79 @@ The very implementation used in this report to create enumerated list with some \item This is an example of a \texttt{enumerate} list inside a \texttt{tcolorbox} with \texttt{tikz-among-us} as watermark. \end{FHZtcbEnumerate} -\section{Use as Page numbering} - -The required packages are: -\begin{FHZtcbAmongUs}[listing only] -\usepackage{fancyhdr} -\usepackage{adjustbox} -\end{FHZtcbAmongUs} -The package \texttt{fancyhdr} enables the user to edit headers and footers. I present a simple possibility to use the Among us characters in the footer of each page, such as the ones in this documentation. - -The central core of the idea is to use \texttt{adjustbox} to correct scale down the \texttt{tikzpicture}, since the draw was made with \texttt{rounded corners} and this feature has some issue while scaling, and insert a \texttt{rotate around} command using some math to rotate to body around its center. -In the example below, it turns 45 degrees each new page, creating the idea of floating around. - -Next, a \texttt{node} is insert with the inverse factor of the scaling made in \texttt{adjustbox}, it returns the page number to its original size, and also places it at the correct local on the footer. -\begin{FHZtcbAmongUs}[listing only] -\fancyfoot[RO,LE]{% - \adjustbox{scale=0.25}{% - \begin{tikzpicture} - \amongUsI[rotate around={45*(\thepage-1):(1.75,2.3)}]{yellow}{cyan}; - \node[scale=4] at (1.75,2.3) {\thepage}; - \end{tikzpicture} - } -} -\end{FHZtcbAmongUs} -\section{Use as Animation} +\subsection{Use as animation} This example uses the following package \begin{FHZtcbAmongUs}[listing only] - \usepackage{animate} +\usepackage{animate} \end{FHZtcbAmongUs} -This example creates a variable from 0 to 360 to represent each degree of a full rotation.\footnote{Animation requires some PDF visualization software to properly work. Internet browsers are not normally suitable for this task.} Four Among us characters are placed around the screen by using the option \texttt{shift={(x0,y0)}} and then rotating them around each respective center of mass. In order to achieve this effect, the most left command must be \texttt{shift} and then \texttt{rotate around}, the opposite order will rotate around the given point by will shift the object relative center of rotation. To make a body rotate in the opposite direction it is just necessary to add a minus sign in front of the angle variable. +This example creates a variable from 0 to 360 to represent each degree of a full rotation.\footnote{Animation requires some PDF visualization software to properly work. Internet browsers are not normally suitable for this task.} Four Among us characters are placed around the screen by using the option \texttt{shift={(x0,y0)}} and then rotating them around each respective center of mass. In order to achieve this effect, the most left command must be \texttt{shift} and then \texttt{rotate around}, the opposite order will rotate around the given point by will shift the object relative center of rotation. To make a body rotate in the opposite direction it is just necessary to add a minus sign in front of the angle variable. Animation is present in \autoref{fig:anim_floating_around}. \begin{FHZtcbAmongUs}[listing only] \begin{animateinline}[controls,loop]{30} - \multiframe{360}{rt=0+1}{% + \multiframe{180}{rt=0+1}{% \begin{tikzpicture} \draw (-2,-10) rectangle (15,7); - \amongUsI[rotate around={\rt:(2,3)}] - {orange}{blue}; - \amongUsI[shift={(8,0)}, rotate around={-\rt:(2,3)}] - {cyan}{orange}; - \amongUsII[shift={(0,-8)}, rotate around={\rt:(2,3)}] - {red}{gray}; - \amongUsII[shift={(8,-8)}, rotate around={-\rt:(2,3)}] - {green!50!black}{cyan}; + \useasboundingbox (-2,-10) rectangle (15,7); + \amoongussI[shift={(\rt/9-2.5,-3)}, scale=0.3] + {purple!40!black}{yellow}{green}{green}{red} + \amongUsI[rotate around={2*\rt:(2,3)}] + {orange}{blue} + \amongUsGhostI[shift={(8,0)}, rotate around={-2*\rt:(2,3)}] + {cyan}{orange} + \amongUsII[shift={(0,-8)}, rotate around={2*\rt:(2,3)}] + {red}{gray} + \impostorI[shift={(8,-8)}, rotate around={-2*\rt:(2,3)}] + {green!50!black}{cyan}{black}{white} \end{tikzpicture} } \end{animateinline} \end{FHZtcbAmongUs} -\begin{animateinline}[controls,loop]{30} - \multiframe{360}{rt=0+1}{% - \begin{tikzpicture} - \draw (-2,-10) rectangle (15,7); - \amongUsI[rotate around={\rt:(2,3)}]{orange}{blue}; - \amongUsI[shift={(8,0)}, rotate around={-\rt:(2,3)}]{cyan}{orange}; - \amongUsII[shift={(0,-8)}, rotate around={\rt:(2,3)}]{red}{gray}; - \amongUsII[shift={(8,-8)}, rotate around={-\rt:(2,3)}]{green!50!black}{cyan}; - \end{tikzpicture} - } -\end{animateinline} + +\begin{figure}[ht!] + \begin{animateinline}[controls,loop]{30} + \multiframe{180}{rt=0+1}{% + \begin{tikzpicture} + \draw (-2,-10) rectangle (15,7); + \useasboundingbox (-2,-10) rectangle (15,7); + \amoongussI[shift={(\rt/9-2.5,-3)}, scale=0.3] + {purple!40!black}{yellow}{green}{green}{red} + \amongUsI[rotate around={2*\rt:(2,3)}] + {orange}{blue} + \amongUsGhostI[shift={(8,0)}, rotate around={-2*\rt:(2,3)}] + {cyan}{orange} + \amongUsII[shift={(0,-8)}, rotate around={2*\rt:(2,3)}] + {red}{gray} + \impostorI[shift={(8,-8)}, rotate around={-2*\rt:(2,3)}] + {green!50!black}{cyan}{black}{white} + \end{tikzpicture} + } + \end{animateinline} + \caption{Example of a floating around animation.} + \label{fig:anim_floating_around} +\end{figure} \section{Future features and ideas} \begin{FHZtcbEnumerate} - \item Add options for hands; - \item Add options to different emotions through the eyes in styles I and II; - \item Improve scale method; - \item Draw the impostor; - \item Draw maps. + \item Add options for hands $\checkmark$ + \item Add options to different emotions through the eyes in styles I $\checkmark$ and II $\checkmark$ + \item Improve scale method $\checkmark$ + \item Draw a impostor design $\checkmark$ + \item Draw maps + \item Create left and right hand options + \begin{enumerate} + \item Create a starred version of right hands as left hands + \end{enumerate} + \item Add other emotions than ``angry'' ones + \begin{enumerate} + \item Happy $\checkmark$ + \item Scared $\checkmark$ + \end{enumerate} + \item Create ghost design $\checkmark$ + \item Create Pokémon Amoonguss design $\checkmark$ \end{FHZtcbEnumerate} \section{Historic and version} @@ -559,6 +778,16 @@ This example creates a variable from 0 to 360 to represent each degree of a full \begin{FHZtcbEnumerate}[leftmargin=3.5cm] \item[1.0.0 (2020-10-20):] Publication of the style with the original design and Styles I and II of shadows. \item[1.0.1 (2020-10-23):] Minor typos have been corrected. + \item[1.1.0 (2020-10-31):] Added new features (both \texttt{Styles}) + \begin{itemize}[leftmargin=-2cm] + \item Hands; + \item Eyes with emotions (Angry, Very angry, Happy, Scared); + \item Impostor parts and full body; + \item Ghost body; + \item Pokémon Amoonguss parts and full body; + \item \texttt{rounded corners} removed to improve \texttt{scale}; + \item Ghost Amoonguss body. + \end{itemize} \end{FHZtcbEnumerate} \section{Implementation} diff --git a/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us-fancyhdr.sty b/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us-fancyhdr.sty index 278dc8c7da2..08537bfde15 100644 --- a/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us-fancyhdr.sty +++ b/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us-fancyhdr.sty @@ -7,18 +7,15 @@ \RequirePackage{tikz-among-us} \RequirePackage{fancyhdr} -\RequirePackage{adjustbox} \fancypagestyle{headings}{% changes predefined style \fancyhf{} % clear all header and footer fields - %\fancyhead[RO,LE]{\thepage} % Right Odd, Left Even => Outside \fancyfoot[RO,LE]{% - \adjustbox{scale=0.25}{% \begin{tikzpicture} - \amongUsI[rotate around={45*(\thepage-1):(1.75,2.3)}]{yellow}{cyan}; - \node[scale=4] at (1.75,2.3) {\thepage}; + \amongUsI[rotate around={45*(\thepage-1):(1.75,2.3)}, + scale=0.25, shift={(5,7)}]{yellow}{cyan}; + \node at (1.75,2.3) {\thepage}; \end{tikzpicture} - } } \renewcommand{\headrulewidth}{0pt} % remove line between header and main text } diff --git a/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us.sty b/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us.sty index a695c69bb59..4a5c7d35c1b 100644 --- a/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us.sty +++ b/Master/texmf-dist/tex/latex/tikz-among-us/tikz-among-us.sty @@ -3,7 +3,7 @@ % ============================= \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesPackage{tikz-among-us}[2020-10-23 Custom Package for my AmongUs sketch -- FHZ -- Version 1.0.1] +\ProvidesPackage{tikz-among-us}[2020-10-23 Custom Package for my AmongUs sketch -- FHZ -- Version 1.1.0] \RequirePackage{tikz} \RequirePackage{xifthen} @@ -16,12 +16,15 @@ \newcommand{\amongUsOriginal}[3][]{% \begin{tikzpicture}[every path/.style={very thick}] % Backpack - \draw[fill=#2, rounded corners = 3mm] (-0.5,1) rectangle ++(0.8,3.2); + \draw[fill=#2] (-0.5,3.9) arc (0:-90:-0.3) -- (0,4.2) arc (90:0:0.3) + -- (0.3,1.3) arc (0:-90:0.3) -- (-0.2,1) arc (90:0:-0.3) -- cycle; % Body - \draw[fill=#2, rounded corners = 3mm] (0,0) -- (0,5) - arc (124.8074:103.8454:5) arc (80.6307:58.1808:5)-- (3.5,0) -- (2.2,0) - {[rounded corners = 0mm] -- (2.2,1) coordinate(A) -- (1.2,1)} - -- (1.2,0) -- cycle; + \draw[fill=#2] (3.5,0.3) arc (0:-90:0.3) -- (2.5,0) arc (90:0:-0.3) + -- (2.2,1) coordinate(A) -- (1.2,1) -- (1.2,0.3) arc (0:-90:0.3) + -- (0.3,0) arc (90:0:-0.3) -- (0,0.3) -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; % Eyes \ifthenelse{\equal{#1}{angry}} {\draw[fill=#3] plot[smooth cycle, tension=.7] coordinates @@ -39,55 +42,145 @@ % ******************************************************* % ======================================================= -% Style I +% Style I -- Eyes -- emotions % ======================================================= -\newcommand{\amongUsBackpackI}[2][]{% +\newcommand{\amongUsEyesI}[2][]{% \begin{scope}[#1] - \fill[#2, rounded corners = 3mm] (-0.5,1) coordinate(R1) - rectangle ++(0.8,3.2) coordinate(R2); + \fill[#2] plot[smooth cycle, tension=.7] coordinates + {(2.8,4.9) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; - \fill[black!30!#2, rounded corners = 3mm] (R1) -| ($(R2)+(0,-0.2)$) - {[sharp corners]-- (-0.5,3.5)} -- cycle; + \fill[black!50!#2] {plot[smooth, tension=.7] coordinates + {(1.6,4.7) (1.80,4.82) (1.76,4.31) (1.94,3.83) + (2.30,3.65) (2.81,3.59) (3.45,3.59) (3.73,3.57) + (3.25,3.25) (2.00,3.27) (1.52,3.69) (1.47,4.38)}}; + + \draw plot[smooth cycle, tension=.7] coordinates + {(2.8,4.9) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; - \draw[rounded corners = 3mm] (-0.5,1) rectangle ++(0.8,3.2); + \fill[white] plot[smooth cycle, tension=0.7] coordinates + {(2.8069,4.7316) (3.081,4.7457) (3.3219,4.7029) (3.4541,4.5887) + (3.2168,4.5055) (2.8152,4.525) (2.668,4.6295)}; \end{scope} } -\newcommand{\amongUsBodyI}[2][]{% +\newcommand{\amongUsEyesAngryI}[2][]{% \begin{scope}[#1] - \fill[black!30!#2, rounded corners = 3mm] (0,0) -- (0,5) - arc (124.8074:103.8454:5) arc (80.6307:58.1808:5)-- (3.5,0) -- (2.2,0) - {[rounded corners = 0mm] -- (2.2,1) -- (1.2,1)} - -- (1.2,0) -- cycle; + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates + {(2.78,4.37) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; - \fill[#2] plot[smooth, tension=.7] coordinates - {(0.4436,5.2721) (0.5594,2.4257) (1.4347,1.3971) - (2.9826,1.7343) (3.4666,3.0446) (3.4686,4.0294) - (3.4797,4.7974) (3.1523,5.2436) (1.9183,5.6907) (1.0265,5.5757)}; + \fill[black!50!#2] {plot[smooth, tension=.7] coordinates + {(1.6,4.7) (1.77,4.72) (1.7633,4.3111) (1.9423,3.8301) + (2.294,3.6464) (2.8087,3.5904) (3.4485,3.5904) (3.7338,3.5723) + (3.2492,3.2515) (2.0071,3.2661) (1.5208,3.6849) (1.47,4.47)}}; - \draw[rounded corners = 3mm] (0,0) -- (0,5) - arc (124.8074:103.8454:5) arc (80.6307:58.1808:5)-- (3.5,0) -- (2.2,0) - {[sharp corners] -- (2.2,1) coordinate(A) -- (1.2,1)} - -- (1.2,0) -- cycle; - % ----------- Leg detail - \draw plot[smooth, tension=.7] coordinates {(A) (2.4,1) (2.7,1.1)}; + \draw plot[smooth cycle, tension=.7] coordinates + {(2.78,4.37) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; + + \fill[white] plot[smooth cycle, tension=0.7] coordinates + {(3.01,4.25) (3.24,4.34) (3.44,4.38) (3.51,4.25) + (3.28,4.15) (2.99,4.1) (2.76,4.22)}; + + \draw plot[smooth, tension=.7] coordinates + {(2.61,4.68) (2.73,4.51) (2.87,4.49) (3.02,4.67)}; \end{scope} } -\newcommand{\amongUsEyesI}[2][]{% +\newcommand{\amongUsEyesVeryangryI}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates + {(2.75,4.11) (3.7,4.6) (3.7,3.5) (2.79,3.53) (1.6,3.5) (1.6,4.7)}; + + \fill[black!50!#2] {plot[smooth, tension=.7] coordinates + {(1.6,4.7) (1.76,4.68) (1.7633,4.3111) (1.9423,3.8301) + (2.294,3.6464) (2.86,3.75) (3.4485,3.5904) (3.7338,3.5723) + (3.5,3.4) (2.79,3.53) (1.75,3.39) (1.48,3.84) (1.47,4.47)}}; + + \draw plot[smooth cycle, tension=.7] coordinates + {(2.75,4.11) (3.7,4.6) (3.7,3.5) (2.79,3.53) (1.6,3.5) (1.6,4.7)}; + + \fill[white] plot[smooth cycle, tension=0.7] coordinates + {(3.03,4.06) (3.24,4.17) (3.44,4.38) (3.51,4.25) + (3.34,4.04) (3.1,3.94) (2.79,3.97)}; + + \draw plot[smooth, tension=.7] coordinates + {(2.62,4.61) (2.7,4.28) (2.83,4.27) (2.94,4.6)}; + \end{scope} +} +\newcommand{\amongUsEyesHappyI}[2][]{% \begin{scope}[#1] \fill[#2] plot[smooth cycle, tension=.7] coordinates - {(2.8,4.9) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; + {(2.76,5.15) (3.7,4.6) (3.7,3.5) (2.78,3.67) (1.6,3.5) (1.6,4.7)}; \fill[black!50!#2] {plot[smooth, tension=.7] coordinates - {(1.6,4.7) (1.7964,4.8157) (1.7633,4.3111) (1.9423,3.8301) - (2.294,3.6464) (2.8087,3.5904) (3.4485,3.5904) (3.7338,3.5723) - (3.2492,3.2515) (2.0071,3.2661) (1.5208,3.6849) (1.4691,4.3844)}}; + {(1.6,4.7) (1.76,4.83) (1.7633,4.3111) (1.94,4.02) + (2.45,4.08) (3.08,4.06) (3.5062,3.9303) (3.77,3.69) + (3.56,3.45) (2.7223,3.6701) (1.96,3.45) (1.51,3.62) (1.47,4.47)}}; \draw plot[smooth cycle, tension=.7] coordinates - {(2.8,4.9) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; + {(2.76,5.15) (3.7,4.6) (3.7,3.5) (2.78,3.67) (1.6,3.5) (1.6,4.7)}; \fill[white] plot[smooth cycle, tension=0.7] coordinates - {(2.8069,4.7316) (3.081,4.7457) (3.3219,4.7029) (3.4541,4.5887) - (3.2168,4.5055) (2.8152,4.525) (2.668,4.6295)}; + {(2.73,4.92) (3.02,4.97) (3.28,4.86) (3.3982,4.6828) + (3.14,4.78) (2.8941,4.7941) (2.6121,4.7236)}; + + \draw plot[smooth, tension=.7] coordinates + {(1.7,5.04) (2.14,5.27) (2.69,5.34) (3.11,5.16)}; + \end{scope} +} +\newcommand{\amongUsEyesScaredI}[2][]{% + \begin{scope}[#1] + \fill[#2] plot[smooth cycle, tension=.7] coordinates + {(2.42,5.31) (3.29,4.61) (3.29,3.51) (2.68,2.9) (1.76,3.29) (1.6,4.7)}; + + \fill[black!50!#2] {plot[smooth, tension=.7] coordinates + {(1.6,4.7) (1.94,5.14) (1.7633,4.3111) (1.88,3.67) + (2.13,3.34) (2.53,3.22) (2.96,3.3) (3.3238,3.5823) + (2.89,2.96) (1.99,3.06) (1.63,3.63) (1.55,4.31)}}; + + \draw plot[smooth cycle, tension=.7] coordinates + {(2.42,5.31) (3.29,4.61) (3.29,3.51) (2.68,2.9) (1.76,3.29) (1.6,4.7)}; + + \fill[white] plot[smooth cycle, tension=0.7] coordinates + {(2.58,4.95) (2.77,5.04) (2.92,4.78) (2.95,4.38) + (2.81,4.13) (2.53,4.2) (2.48,4.64)}; + \end{scope} +} +% ******************************************************* + +% ======================================================= +% Style I -- amongUs +% ======================================================= +\newcommand{\amongUsBackpackI}[2][]{% + \begin{scope}[#1] + \fill[#2] (-0.5,3.9) arc (0:-90:-0.3) -- (0,4.2) arc (90:0:0.3) -- + (0.3,1.3) arc (0:-90:0.3) -- (-0.2,1) arc (90:0:-0.3) -- cycle; + + \fill[black!30!#2] (-0.5,3.5) -- (0.3,3.9) -- + (0.3,1.3) arc (0:-90:0.3) -- (-0.2,1) arc (90:0:-0.3) -- cycle; + + \draw (-0.5,3.9) arc (0:-90:-0.3) -- (0,4.2) arc (90:0:0.3) -- + (0.3,1.3) arc (0:-90:0.3) -- (-0.2,1) arc (90:0:-0.3) -- cycle; + \end{scope} +} +\newcommand{\amongUsBodyI}[2][]{% + \begin{scope}[#1] + \fill[black!30!#2] (3.5,0.3) arc (0:-90:0.3) -- (2.5,0) arc (90:0:-0.3) + -- (2.2,1) coordinate(A) -- (1.2,1) -- (1.2,0.3) arc (0:-90:0.3) + -- (0.3,0) arc (90:0:-0.3) -- (0,0.3) -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; + + \fill[#2] plot[smooth, tension=.7] coordinates { + (0.44,5.27) (0.56,2.43) (1.43,1.40) (2.98,1.73) (3.47,3.04) + (3.47,4.03) (3.48,4.80) (3.15,5.24) (1.92,5.69) (1.02,5.58)}; + + \draw (3.5,0.3) arc (0:-90:0.3) -- (2.5,0) arc (90:0:-0.3) + -- (2.2,1) coordinate(A) -- (1.2,1) -- (1.2,0.3) arc (0:-90:0.3) + -- (0.3,0) arc (90:0:-0.3) -- (0,0.3) -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; + % ----------- Leg detail + \draw plot[smooth, tension=.7] coordinates {(A) (2.4,1) (2.7,1.1)}; \end{scope} } \newcommand{\amongUsI}[3][]{% @@ -98,31 +191,474 @@ % ******************************************************* % ======================================================= -% Style II +% Style I -- Impostor % ======================================================= -\newcommand{\amongUsBackpackII}[2][]{% +\newcommand{\impostorSmile}[2][]{% \begin{scope}[#1] - \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2, - rounded corners = 3mm] (-0.5,1) rectangle ++(0.8,3.2); + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (3.43,2.12) (2.91,1.83) (2.10,1.75) (1.48,1.90) (1.07,2.22) (1.04,2.46) + (1.13,2.58) (1.28,2.40) (1.58,2.16) (2.07,1.97) (2.44,1.92) (2.88,1.95) + (3.26,2.05)}; \end{scope} } -\newcommand{\amongUsBodyII}[2][]{% +\newcommand{\impostorTeethUp}[2][]{% + \begin{scope}[#1] + \fill[#2] (1.26,2.46) -- (1.23,2.17) -- (1.44,2.28); + \fill[#2] (1.50,2.24) -- (1.49,2.00) -- (1.70,2.13); + \fill[#2] (1.76,2.11) -- (1.75,1.90) -- (1.96,2.03); + \fill[#2] (2.01,2.02) -- (2.05,1.83) -- (2.18,1.97); + \fill[#2] (2.25,1.95) -- (2.33,1.81) -- (2.43,1.95); + \end{scope} +} +\newcommand{\impostorTeethLw}[2][]{% + \begin{scope}[#1] + \fill[#2] (1.21,2.03) -- (1.42,2.17) -- (1.39,1.92); + \fill[#2] (1.47,1.88) -- (1.68,2.02) -- (1.65,1.80); + \fill[#2] (1.74,1.78) -- (1.95,1.94) -- (1.95,1.73); + \fill[#2] (2.03,1.73) -- (2.19,1.88) -- (2.26,1.72); + \fill[#2] (2.36,1.72) -- (2.49,1.88) -- (2.55,1.74); + \end{scope} +} +\newcommand{\impostorTeeth}[2][]{% + \impostorTeethUp[#1]{#2}; + \impostorTeethLw[#1]{#2}; +} +\newcommand{\impostorI}[5][]{% + \amongUsI[#1]{#2}{#3}; + \impostorSmile[#1]{#4}; + \impostorTeeth[#1]{#5}; +} +% ******************************************************* + +% ======================================================= +% Style I -- Ghost +% ======================================================= +\newcommand{\amongUsGhostBodyI}[2][]{% \begin{scope}[#1] - \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2, - rounded corners = 3mm] - (0,0) -- (0,5) arc (124.8074:103.8454:5) arc (80.6307:58.1808:5) - -- (3.5,0) -- (2.2,0) - {[sharp corners] -- (2.2,1) coordinate(A) -- (1.2,1)} - -- (1.2,0) -- cycle; + \fill[black!30!#2] plot[smooth, tension=.7] coordinates { + (3.50,1.67) (3.40,1.02) (2.90,0.92) (2.58,0.53) (2.02,0.32) + (1.12,0.36) (0.31,0.71) (-0.71,0.49) (-1.21,0.99) (-0.74,0.84) + (-0.23,1.09) (0.00,1.69)} -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; - \draw plot[smooth, tension=.7] coordinates {(A) (2.4,1) (2.7,1.1)}; + \fill[#2] plot[smooth, tension=.7] coordinates{ (0.44,5.27) (0,4.76) + (0.59,3.53) (0.98,2.29) (1.57,1.75) (1.73,1.14) (1.33,0.69) (2.13,0.84) + (2.49,1.38) (3.15,1.71) (3.47,3.05) (3.47,4.03) (3.48,4.80) (3.15,5.24) + (1.92,5.70) (1.03,5.58)}; + + \draw plot[smooth, tension=.7] coordinates { + (3.50,1.67) (3.4,1.02) (2.90,0.92) (2.58,0.53) (2.02,0.32) + (1.12,0.36) (0.31,0.71) (-0.71,0.49) (-1.21,0.99) (-0.74,0.84) + (-0.23,1.09) (0.00,1.69)} -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; + \end{scope} +} +\newcommand{\amongUsGhostI}[3][]{% + \amongUsBackpackI[#1]{#2}; + \amongUsGhostBodyI[#1]{#2}; + \amongUsEyesI[#1]{#3}; +} +% ******************************************************* + +% ======================================================= +% Style I -- Amoonguss -- Pokémon +% ======================================================= +\newcommand{\amoongussCapInnerDetail}{% + \draw plot[smooth, tension=.7] coordinates { + (3.43,4.97) (3.41,5.38) (3.34,5.63)}; + \draw plot[smooth, tension=.7] coordinates { + (0.11,4.89) (0.1,5.3) (0.1,5.7)}; + \draw plot[smooth, tension=.7] coordinates { + (-1.31,5.26) (-1.23,5.51) (-1.13,5.65) (-0.85,5.73)}; + \draw plot[smooth, tension=.7] coordinates { + (-0.31,5.1) (-0.34,5.24) (-0.25,5.42) (-0.09,5.48)}; + \draw plot[smooth, tension=.7] coordinates { + (4.36,5.3) (4.33,5.48) (4.05,5.67)}; + \draw plot[smooth, tension=.7] coordinates { + (4.91,5.33) (4.93,5.6) (4.75,5.78) (4.45,5.93)}; +} +\newcommand{\amoongussCapWhite}{% + \draw[fill=white] plot[smooth cycle, tension=.7] coordinates { + (2.18,8.19) (2.57,7.91) (2.75,7.32) (2.68,6.84) (2.82,6.81) (4.64,6.49) + (5.33,6.14) (5.2,6.89) (4.63,7.59) (3.61,8.09) (2.81,8.25) (1.83,8.33)}; +} +\newcommand{\amoongussCapI}[1]{% + \fill[black!30!#1] plot[smooth cycle, tension=.7] coordinates { + (-2.02,5.8) (-1.44,6.33) (0.16,6.64) (2.54,6.64) (4.58,6.35) (5.25,6.07) + (5.11,6.08) (5.29,5.91) (5.19,5.85) (4.9,6) (4.23,6.16) (3.24,6.25) + (1.33,6.35) (-0.07,6.22) (-1.09,6.04) (-1.78,5.71) (-1.92,5.5)}; + + \draw[fill=gray] plot[smooth cycle, tension=.7] coordinates { + (3.42,5.17) (3.44,5.03) (3.68,5.09) (4.84,5.14) (5.3,5.56) (5.35,6.16) + (5,6.43) (4.21,6.64) (3.02,6.82) (0.83,6.86) (-0.89,6.71) (-2.08,6.2) + (-2.17,5.37) (-1.08,4.95) (-0.18,4.87) (0.1,4.88) (0.1,4.95) (0.14,5.08) + (-0.18,5.1) (-1.11,5.21) (-2.04,5.61) (-1.44,6.33) (0.16,6.64) (2.54,6.64) + (4.58,6.35) (5.16,6.03) (5.07,5.44) (4.46,5.28) (3.66,5.28) (3.46,5.31)}; + + \amoongussCapWhite; +} +\newcommand{\amoongussBodyI}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (3.47,5.04) (4.21,5.12) (5.11,5.40) (5.36,6.15) (4.83,6.64) (4.08,7.48) + (2.30,8.31) (0.38,8.23) (-0.93,7.66) (-1.7,6.84) (-2.29,5.73) + (-1.79,5.18) (-0.48,4.88) (0.09,4.91) (0.16,4.45) (0.03,3.42) (-0.19,2.68) + (-0.39,1.59) (-0.17,0.68) (0.53,0.07) (2.71,0.04) (3.64,0.67) (3.9,1.71) + (3.63,2.73) (3.59,3.37) (3.49,4.15) (3.49,4.61)}; + + \fill[black!30!#2] plot[smooth cycle, tension=.7] coordinates { + (0.16,4.45) (0.03,3.42) (-0.19,2.68) (-0.39,1.59) (-0.17,0.68) (0.53,0.07) + (2.71,0.04) (3.64,0.67) (3.9,1.71) (3.61,2.07) (3.21,1.02) (1.67,0.8) + (0.48,1.67) (0.4,2.66) (0.38,5.07) (0.31,5.62) (0.1,5.7)}; + + \draw plot[smooth, tension=.7] coordinates { + (0.09,4.91) (0.16,4.45) (0.03,3.42) (-0.19,2.68) (-0.39,1.59) (-0.17,0.68) + (0.53,0.07) (2.71,0.04) (3.64,0.67) (3.9,1.71) (3.63,2.73) (3.59,3.37)}; + + \draw plot[smooth, tension=.7] coordinates { + (4.08,7.48) (2.3,8.31) (0.38,8.23) (-0.93,7.66) (-1.7,6.84) (-2.29,5.73)}; + + \fill[black!30!#2] plot[smooth cycle, tension=.7] coordinates { + (0.37,8.22) (0.24,7.99) (0.14,7.57) (0.21,7.17) (0.5,6.97) + (0.84,6.82) (0.34,6.82) (-0.88,6.7) (-1.72,6.39) (-2,6.28) + (-2.1,6.23) (-1.56,7.01) (-1.03,7.56) (-0.26,8.02) (0.52,8.25)}; + % --------- Mushroom Cap + \amoongussCapI{#2}; + % --------- Mushroom cap inner detail + \amoongussCapInnerDetail; + \end{scope} +} +\newcommand{\amoongussLeftHandI}[2][]{% + \begin{scope}[#1] + \draw[fill=gray] plot[smooth cycle, tension=.7] coordinates { + (4.4,2.47) (4.19,2.7) (3.8,2.58) (3.64,2.18) (3.65,1.66) + (3.96,1.15) (4.37,1.07) (4.68,1.22) (4.34,1.85)}; + + \fill[black!50!gray] plot[smooth cycle, tension=.7] coordinates { + (4.21,1.31) (3.95,1.51) (3.8,1.89) (3.64,2.18) (3.65,1.66) + (3.96,1.15) (4.37,1.07) (4.64,1.15) (4.48,1.19)}; + + \draw plot[smooth cycle, tension=.7] coordinates { + (4.4,2.47) (4.19,2.7) (3.8,2.58) (3.64,2.18) (3.65,1.66) + (3.96,1.15) (4.37,1.07) (4.68,1.22) (4.34,1.85)}; + % ------ + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (4.86,1.79) (4.62,1.63) (4.01,1.8) (3.8,1.89) (3.86,2.32) + (4.06,2.65) (4.36,2.69) (4.69,2.49) (4.83,2.26) (4.87,1.88)}; + + \draw[fill=white] plot[smooth, tension=.7] coordinates { + (4.54,1.99) (4.61,2.23) (4.85,2.18) (4.89,1.64) (4.69,1.12) + (4.14,1.21) (3.86,1.56)} -- (3.82,1.73) -- (3.8,1.89) -- cycle; + + \fill[black!50!white] plot[smooth, tension=.7] coordinates { + (3.97,1.63) (4.22,1.41) (4.61,1.32) (4.85,1.43) (4.69,1.12) + (4.14,1.21) (3.86,1.56)} -- (3.82,1.73) -- (3.8,1.89) -- cycle; + % ------ + \draw plot[smooth, tension=.7] coordinates { + (4.88,1.57) (4.69,1.12) (4.14,1.21) (3.86,1.56)} -- (3.82,1.73) + -- (3.8,1.89) -- (4.54,1.99); + + \draw plot[smooth, tension=.7] coordinates { + (4.54,1.99) (4.65,1.77) (4.84,1.78) (4.89,2)}; + \end{scope} +} +\newcommand{\amoongussRightHandI}[2][]{% + \begin{scope}[#1] + \draw[fill=gray] plot[smooth cycle, tension=.7] coordinates { + (0.85,2.68) (1.35,2.58) (1.6,2.14) (1.5,1.59) (1.13,1.28) + (0.52,1.29) (0.16,1.68) (0.16,2.18) (0.41,2.56)}; + + \fill[black!30!gray] plot[smooth cycle, tension=.7] coordinates { + (0.46,2.13) (0.8,1.68) (1.15,1.48) (1.4,1.43) (1.13,1.28) + (0.52,1.29) (0.16,1.68) (0.16,2.18) (0.46,2.59)}; + + \draw plot[smooth cycle, tension=.7] coordinates { + (0.85,2.68) (1.35,2.58) (1.6,2.14) (1.5,1.59) (1.13,1.28) + (0.52,1.29) (0.16,1.68) (0.16,2.18) (0.41,2.56)}; + % ------ + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (0.27,1.9) (0.34,2.27) (0.63,2.48) (1.17,2.47) (1.4,2.16) + (1.38,1.8) (1.02,1.63) (0.48,1.67)}; + + \fill[black!30!#2] plot[smooth cycle, tension=.7] coordinates { + (0.27,1.9) (0.34,2.27) (0.47,2.4) (0.56,2) (0.78,1.73) + (0.97,1.69) (0.7,1.52) (0.48,1.67)}; + + \draw plot[smooth cycle, tension=.7] coordinates { + (0.27,1.9) (0.34,2.27) (0.63,2.48) (1.17,2.47) (1.4,2.16) + (1.38,1.8) (1.02,1.63) (0.48,1.67)}; + % ------ + \draw[fill=white] plot[smooth cycle, tension=.7] coordinates { + (0.97,2) (1.35,1.95) (1.38,1.79) (1.13,1.47) (0.6,1.46) + (0.33,1.67) (0.27,1.96) (0.32,2.01) (0.61,2.01)}; + + \fill[black!30!white] plot[smooth cycle, tension=.7] coordinates { + (0.61,1.86) (0.85,1.6) (1.11,1.51) (1.13,1.47) (0.6,1.46) + (0.33,1.67) (0.27,1.96) (0.32,2.01) (0.61,2.01)}; + + \draw plot[smooth cycle, tension=.7] coordinates { + (0.97,2) (1.35,1.95) (1.38,1.79) (1.13,1.47) (0.6,1.46) + (0.33,1.67) (0.27,1.96) (0.32,2.01) (0.61,2.01)}; + % ------ + \draw[fill=white] plot[smooth cycle, tension=.7] coordinates { + (0.61,1.96) (0.66,1.85) (0.84,1.82) (0.93,1.91) (0.93,2.11) + (0.8,2.22) (0.67,2.17) (0.61,2.05)}; + \end{scope} +} +\newcommand{\amoongussNoseI}[2][]{% + \begin{scope}[#1] + \draw[fill=#2!75!white] plot[smooth cycle, tension=.7] coordinates { + (2.71,3.13) (2.48,2.97) (2.48,2.69) (2.94,2.65) (3.16,2.83) (3.03,3.11)}; + + \fill[black!50!#2] plot[smooth cycle, tension=.7] coordinates { + (2.95,2.71) (2.63,2.76) (2.55,2.96) (2.48,2.97) (2.48,2.69) (2.94,2.65)}; + + \draw plot[smooth cycle, tension=.7] coordinates { + (2.71,3.13) (2.48,2.97) (2.48,2.69) (2.94,2.65) (3.16,2.83) (3.03,3.11)}; + + \draw plot[smooth, tension=.7] coordinates {(3.01,2.93) (2.97,2.78)}; + \end{scope} +} +\newcommand{\amoongussI}[6][]{% + \amongUsBackpackI[#1]{#2}; + \amoongussBodyI[#1]{#2}; + \amongUsEyesI[#1]{#3}; + \amoongussLeftHandI[#1]{#4}; + \amoongussRightHandI[#1]{#5}; + \amoongussNoseI[#1]{#6}; +} +% ******************************************************* + +% ======================================================= +% Style I -- Amoonguss -- Ghost -- Pokémon +% ======================================================= +\newcommand{\amoongussGhostBodyI}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (3.47,5.04) (4.21,5.12) (5.11,5.40) (5.36,6.15) (4.83,6.64) (4.08,7.48) + (2.30,8.31) (0.38,8.23) (-0.93,7.66) (-1.7,6.84) (-2.29,5.73) + (-1.79,5.18) (-0.48,4.88) (0.09,4.91) (0.16,4.45) (0.03,3.42) (0.22,2.62) + (0.17,1.68) (-0.23,1.09) (-0.74,0.84) (-1.21,0.99) (-0.71,0.49) (0.31,0.72) + (1.12,0.36) (2.09,0.32) (2.6,0.55) (3.01,1.07) (3.76,1.07) (3.9,1.71) + (3.63,2.73) (3.59,3.37) (3.49,4.15) (3.49,4.61)}; + + \fill[black!30!#2] plot[smooth cycle, tension=.7] coordinates { + (0.16,4.45) (0.03,3.42) (0.03,3.42) (0.22,2.62) + (0.17,1.68) (-0.23,1.09) (-0.74,0.84) (-1.21,0.99) + (-0.71,0.49) (0.31,0.72) + (1.12,0.36) (2.09,0.32) (2.6,0.55) (3.01,1.07) (3.76,1.07) + (3.9,1.71) (3.59,2.68) (3.13,1.86) (2.12,1.83) (1.33,0.89) (0.88,0.91) + (1.12,1.27) (1.05,2.17) (0.66,2.99) (0.38,5.07) (0.31,5.62) (0.1,5.7)}; + + \draw plot[smooth, tension=.7] coordinates { + (0.09,4.91) (0.16,4.45) (0.03,3.42) (0.22,2.62) + (0.17,1.68) (-0.23,1.09) (-0.74,0.84) (-1.21,0.99) (-0.71,0.49) (0.31,0.72) + (1.12,0.36) (2.09,0.32) (2.6,0.55) (3.01,1.07) (3.76,1.07) (3.9,1.71) + (3.63,2.73) (3.59,3.37) (3.49,4.15)}; + % --------- Mushroom Cap + \amoongussCapI{#2}; + % --------- Mushroom cap inner detail + \amoongussCapInnerDetail; + \end{scope} +} +\newcommand{\amoongussGhostI}[6][]{% + \amongUsBackpackI[#1]{#2}; + \amoongussGhostBodyI[#1]{#2}; + \amongUsEyesI[#1]{#3}; + \amoongussLeftHandI[#1]{#4}; + \amoongussRightHandI[#1]{#5}; + \amoongussNoseI[#1]{#6}; +} +% ******************************************************* + +% ======================================================= +% Hands +% ======================================================= +\newcommand{\amongUsHandsA}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (1.12,2.17) (0.85,2.06) (0.55,2.07) (0.31,2.21) (0.26,2.57) (0.24,2.90) + (0.26,3.12) (0.37,3.13) (0.41,2.92) (0.43,2.62) (0.46,2.62) (0.44,2.92) + (0.47,3.20) (0.61,3.21) (0.63,2.96) (0.64,2.63) (0.67,2.62) (0.67,2.97) + (0.67,3.25) (0.84,3.25) (0.87,2.93) (0.87,2.61) (0.90,2.61) (0.90,2.93) + (0.94,3.19) (1.07,3.18) (1.11,2.95) (1.12,2.57) (1.14,2.37) (1.29,2.34) + (1.49,2.35) (1.53,2.18) (1.29,2.18)}; + % hand line + \draw plot[smooth, tension=.7] coordinates + {(0.37,2.54) (0.53,2.57) (0.77,2.56) (0.99,2.52)}; + \end{scope} +} +\newcommand{\amongUsHandsB}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (1.12,2.17) (0.85,2.06) (0.55,2.07) (0.31,2.21) (0.26,2.57) (0.16,2.85) + (0.13,3.07) (0.24,3.08) (0.33,2.89) (0.43,2.62) (0.46,2.62) (0.44,2.92) + (0.47,3.20) (0.61,3.21) (0.63,2.96) (0.64,2.63) (0.67,2.62) (0.72,2.95) + (0.78,3.22) (0.92,3.22) (0.93,2.93) (0.87,2.61) (0.90,2.61) (1.03,2.90) + (1.16,3.14) (1.28,3.07) (1.21,2.80) (1.12,2.57) (1.14,2.37) (1.29,2.34) + (1.49,2.35) (1.53,2.18) (1.29,2.18)}; + + \draw plot[smooth, tension=.7] coordinates + {(0.37,2.54) (0.53,2.57) (0.77,2.56) (0.99,2.52)}; + \end{scope} +} +\newcommand{\amongUsHandsC}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (1.03,2.11) (0.76,2.06) (0.46,2.18) (0.25,2.43) (0.27,2.76) (0.52,2.93) + (0.73,2.98) (0.71,2.81) (0.46,2.71) (0.64,2.59) (0.93,2.73) (0.79,2.80) + (0.81,2.99) (1.07,2.87) (1.13,2.67) (0.74,2.45) (0.85,2.46) (1.13,2.64) + (1.17,2.80) (1.32,2.74) (1.26,2.54) (0.81,2.31) (0.91,2.32) (1.24,2.49) + (1.37,2.62) (1.45,2.53) (1.27,2.38) (1.14,2.31) (0.94,2.21) (1.35,2.39) + (1.44,2.48) (1.52,2.41) (1.3,2.25)}; + \end{scope} +} +\newcommand{\amongUsHandsD}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (0.45,2.36) (0.43,2.13) (0.81,2.15) (1.14,2.13) (1.03,2.41) (1.20,2.49) + (1.35,2.47) (1.39,2.57) (1.34,2.65) (1.23,2.68) (1.02,2.62) (1.03,2.99) + (0.96,3.20) (0.86,3.21) (0.80,3.23) (0.64,3.24) (0.41,3.20) (0.32,3.06) + (0.31,2.87) (0.32,2.65) (0.43,2.52)}; + \draw plot[smooth, tension=.7] coordinates + {(0.85,3.2) (0.79,2.97) (0.82,2.75) (0.9,2.67) (0.93,2.86)}; + \draw plot[smooth, tension=.7] coordinates + {(0.73,3.23) (0.64,3.09) (0.63,2.97) (0.63,2.81) (0.66,2.69) + (0.78,2.63) (0.83,2.74)}; + \draw plot[smooth, tension=.7] coordinates + {(0.61,3.24) (0.54,3.20) (0.49,3.12) (0.46,3.01) (0.45,2.89) + (0.48,2.75) (0.56,2.61) (0.62,2.62) (0.67,2.67)}; + \draw plot[smooth, tension=.7] coordinates + {(0.32,2.77) (0.38,2.72) (0.44,2.72) (0.47,2.77)}; + \end{scope} +} +\newcommand{\amongUsHandsE}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (1.20,2.62) (1.25,2.51) (1.30,2.39) (1.22,2.24) (1.00,2.14) (0.68,2.10) + (0.44,2.12) (0.45,2.44) (0.36,2.96) (0.39,3.08) (0.54,2.98) (0.46,3.09) + (0.55,3.16) (0.65,3.09) (0.60,3.17) (0.71,3.23) (0.77,3.17) (0.80,3.28) + (0.91,3.22) (0.93,3.00) (0.97,2.76) (1.00,2.57) (1.06,2.44) (0.96,2.33) + (1.09,2.42) (1.05,2.57)}; + \draw plot[smooth, tension=.7] coordinates + {(0.45,3.02) (0.60,2.82) (0.549,2.67) (0.599,2.49)}; + \draw plot[smooth, tension=.7] coordinates + {(0.65,3.10) (0.70,2.91) (0.689,2.7) (0.729,2.58)}; + \draw plot[smooth, tension=.7] coordinates + {(0.77,3.17) (0.84,2.96) (0.829,2.78) (0.859,2.65)}; + \draw plot[smooth, tension=.7] coordinates + {(0.57,2.44) (0.67,2.53) (0.799,2.61) (0.919,2.68)}; + \end{scope} +} +\newcommand{\amongUsHandsF}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (1.41,2.47) (1.43,2.36) (1.23,2.28) (1.10,2.14) (0.79,2.08) (0.52,2.09) + (0.37,2.23) (0.32,2.36) (0.30,2.52) (0.36,2.66) (0.47,2.59) (0.43,2.67) + (0.52,2.74) (0.62,2.67) (0.57,2.75) (0.68,2.81) (0.74,2.75) (0.77,2.86) + (0.79,3.28) (0.99,3.30) (0.99,2.97) (0.98,2.63) (1.02,2.38) (0.87,2.32) + (1.13,2.39) (1.3,2.5)}; + \draw plot[smooth, tension=.7] coordinates {(0.74,2.74) (0.78,2.62) + (0.77,2.49) (0.68,2.44) (0.65,2.54) (0.63,2.67)}; + \draw plot[smooth, tension=.7] coordinates {(0.68,2.44) (0.60,2.40) + (0.51,2.4) (0.54,2.5) (0.47,2.59)}; + \draw plot[smooth, tension=.7] coordinates {(0.51,2.39) (0.42,2.35) + (0.4,2.42) (0.41,2.49) (0.32,2.54)}; + \end{scope} +} +\newcommand{\amongUsHandsG}[2][]{% + \begin{scope}[#1] + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (1.18,2.42) (1.18,2.28) (1.11,2.15) (0.90,2.08) (0.63,2.09) (0.48,2.23) + (0.43,2.36) (0.41,2.52) (0.47,2.66) (0.58,2.59) (0.54,2.67) (0.63,2.74) + (0.73,2.67) (0.68,2.75) (0.79,2.81) (0.85,2.75) (0.88,2.86) (0.90,3.16) + (1.06,3.18) (1.09,2.88) (1.09,2.63) (1.1,2.44)}; + \draw plot[smooth, tension=.7] coordinates {(0.85,2.74) (0.89,2.62) + (0.88,2.49) (0.79,2.44) (0.76,2.54) (0.74,2.67)}; + \draw plot[smooth, tension=.7] coordinates {(0.79,2.44) (0.71,2.40) + (0.62,2.4) (0.65,2.5) (0.58,2.59)}; + \draw plot[smooth, tension=.7] coordinates {(0.62,2.39) (0.53,2.35) + (0.51,2.42) (0.52,2.49) (0.43,2.54)}; + \draw plot[smooth, tension=.7] coordinates {(1.09,2.43) (0.85,2.43) + (0.82,2.3) (0.86,2.22) (0.97,2.23) (0.98,2.33) (1.1,2.3)}; \end{scope} } +% ******************************************************* + +% ======================================================= +% Style II -- Eyes -- emotions +% ======================================================= \newcommand{\amongUsEyesII}[2][]{% + \begin{scope}[#1] + \draw[shade, inner color=white!95!black, outer color=#2] + plot[smooth cycle, tension=.7] coordinates + {(2.8,4.9) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; + \end{scope} +} +\newcommand{\amongUsEyesAngryII}[2][]{% + \begin{scope}[#1] + \draw[shade, inner color=white!95!black, outer color=#2] + plot[smooth cycle, tension=.7] coordinates + {(2.78,4.37) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; + + \draw plot[smooth, tension=.7] coordinates + {(2.61,4.68) (2.73,4.51) (2.87,4.49) (3.02,4.67)}; + \end{scope} +} +\newcommand{\amongUsEyesVeryangryII}[2][]{% + \begin{scope}[#1] + \draw[shade, inner color=white!95!black, outer color=#2] + plot[smooth cycle, tension=.7] coordinates + {(2.75,4.11) (3.7,4.6) (3.7,3.5) (2.79,3.53) (1.6,3.5) (1.6,4.7)}; + + \draw plot[smooth, tension=.7] coordinates + {(2.62,4.61) (2.7,4.28) (2.83,4.27) (2.94,4.6)}; + \end{scope} +} +\newcommand{\amongUsEyesHappyII}[2][]{% + \begin{scope}[#1] + \draw[shade, inner color=white!95!black, outer color=#2] + plot[smooth cycle, tension=.7] coordinates + {(2.76,5.15) (3.7,4.6) (3.7,3.5) (2.78,3.67) (1.6,3.5) (1.6,4.7)}; + + \draw plot[smooth, tension=.7] coordinates + {(1.7,5.04) (2.14,5.27) (2.69,5.34) (3.11,5.16)}; + \end{scope} +} +\newcommand{\amongUsEyesScaredII}[2][]{% \begin{scope}[#1] \draw[shade, inner color=white!95!black, outer color=#2] plot[smooth cycle, tension=.7] coordinates - {(2.8,4.9) (3.7,4.6) (3.7,3.5) (2.7,3.2) (1.6,3.5) (1.6,4.7)}; + {(2.42,5.31) (3.29,4.61) (3.29,3.51) (2.68,2.9) (1.76,3.29) (1.6,4.7)}; + \end{scope} +} +% ******************************************************* + +% ======================================================= +% Style II -- amongUs +% ======================================================= +\newcommand{\amongUsBackpackII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2] + (-0.5,3.9) arc (0:-90:-0.3) -- (0,4.2) arc (90:0:0.3) -- + (0.3,1.3) arc (0:-90:0.3) -- (-0.2,1) arc (90:0:-0.3) -- cycle; + \end{scope} +} +\newcommand{\amongUsBodyII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2] + (3.5,0.3) arc (0:-90:0.3) -- (2.5,0) arc (90:0:-0.3) + -- (2.2,1) coordinate(A) -- (1.2,1) -- (1.2,0.3) arc (0:-90:0.3) + -- (0.3,0) arc (90:0:-0.3) -- (0,0.3) -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; + + \draw plot[smooth, tension=.7] coordinates {(A) (2.4,1) (2.7,1.1)}; \end{scope} } \newcommand{\amongUsII}[3][]{% @@ -132,4 +668,161 @@ } % ******************************************************* +% ======================================================= +% Style II -- Impostor +% ======================================================= +\newcommand{\impostorII}[5][]{% + \amongUsII[#1]{#2}{#3}; + \impostorSmile[#1]{#4}; + \impostorTeeth[#1]{#5}; +} +% ******************************************************* + +% ======================================================= +% Style II -- Ghost +% ======================================================= +\newcommand{\amongUsGhostBodyII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2] + plot[smooth, tension=.7] coordinates { + (3.50,1.67) (3.4,1.02) (2.9,0.92) (2.58,0.53) (2.02,0.32) (1.12,0.36) + (0.3,0.7) (-0.71,0.49) (-1.21,0.99) (-0.74,0.84) (-0.23,1.09) (0,1.69)} -- + plot[smooth, tension=.7] coordinates { + (0,4.5) (0.09,4.94) (0.48,5.29) (1.18,5.61) (1.73,5.71) + (2.24,5.64) (3.1,5.3) (3.42,4.96) (3.5,4.5)} -- cycle; + \end{scope} +} +\newcommand{\amongUsGhostII}[3][]{% + \amongUsBackpackII[#1]{#2}; + \amongUsGhostBodyII[#1]{#2}; + \amongUsEyesII[#1]{#3}; +} +% ******************************************************* + +% ======================================================= +% Style II -- Amoonguss -- Pokémon +% ======================================================= +\newcommand{\amoongussCapII}[1]{% + \fill[shade, top color=black, bottom color=#1, middle color=#1!75!black] + plot[smooth cycle, tension=.7] coordinates { + (-2.02,5.8) (-1.44,6.33) (0.16,6.64) (2.54,6.64) (4.58,6.35) (5.25,6.07) + (5.11,6.08) (5.29,5.91) (5.19,5.85) (4.9,6) (4.23,6.16) (3.24,6.25) + (1.33,6.35) (-0.07,6.22) (-1.09,6.04) (-1.78,5.71) (-1.92,5.5)}; + + \draw[shade, top color=gray, bottom color=gray!5!black, middle color=gray] + plot[smooth cycle, tension=.7] coordinates { + (3.42,5.17) (3.44,5.03) (3.68,5.09) (4.84,5.14) (5.3,5.56) (5.35,6.16) + (5,6.43) (4.21,6.64) (3.02,6.82) (0.83,6.86) (-0.89,6.71) (-2.08,6.2) + (-2.17,5.37) (-1.08,4.95) (-0.18,4.87) (0.1,4.88) (0.1,4.95) (0.14,5.08) + (-0.18,5.1) (-1.11,5.21) (-2.04,5.61) (-1.44,6.33) (0.16,6.64) (2.54,6.64) + (4.58,6.35) (5.16,6.03) (5.07,5.44) (4.46,5.28) (3.66,5.28) (3.46,5.31)}; + + \amoongussCapWhite; +} +\newcommand{\amoongussBodyII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2] + plot[smooth, tension=.7] coordinates { + (3.47,5.04) (4.21,5.12) (5.11,5.40) (5.36,6.15) (4.83,6.64) (4.08,7.48) + (2.30,8.31) (0.38,8.23) (-0.93,7.66) (-1.7,6.84) (-2.29,5.73) + (-1.79,5.18) (-0.48,4.88) (0.09,4.91) (0.16,4.45) (0.03,3.42) (-0.19,2.68) + (-0.39,1.59) (-0.17,0.68) (0.53,0.07) (2.71,0.04) (3.64,0.67) (3.9,1.71) + (3.63,2.73) (3.59,3.37) (3.49,4.15) (3.49,4.61)}; + % --------- Mushroom Cap + \amoongussCapII{#2}; + % --------- Mushroom cap inner detail + \amoongussCapInnerDetail; + \end{scope} +} +\newcommand{\amoongussLeftHandII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=gray, bottom color=gray!5!black, middle color=gray] + plot[smooth cycle, tension=.7] coordinates { + (4.4,2.47) (4.19,2.7) (3.8,2.58) (3.64,2.18) (3.65,1.66) + (3.96,1.15) (4.37,1.07) (4.68,1.22) (4.34,1.85)}; + + \draw[fill=#2] plot[smooth cycle, tension=.7] coordinates { + (4.86,1.79) (4.62,1.63) (4.01,1.8) (3.8,1.89) (3.86,2.32) + (4.06,2.65) (4.36,2.69) (4.69,2.49) (4.83,2.26) (4.87,1.88)}; + + \draw[shade, top color=white, bottom color=white!5!black, middle color=white] + plot[smooth, tension=.7] coordinates { + (4.54,1.99) (4.61,2.23) (4.85,2.18) (4.89,1.64) (4.69,1.12) + (4.14,1.21) (3.86,1.56)} -- (3.82,1.73) -- (3.8,1.89) -- cycle; + + \draw plot[smooth, tension=.7] coordinates { + (4.54,1.99) (4.65,1.77) (4.84,1.78) (4.89,2)}; + \end{scope} +} +\newcommand{\amoongussRightHandII}[2][]{% + \begin{scope}[#1] + \draw[shade, left color=gray!5!black, bottom color=gray!50, + right color=gray!5!white] plot[smooth cycle, tension=.7] coordinates { + (0.85,2.68) (1.35,2.58) (1.6,2.14) (1.5,1.59) (1.13,1.28) + (0.52,1.29) (0.16,1.68) (0.16,2.18) (0.41,2.56)}; + + \draw[shade, left color=#2!30!black, bottom color=#2!50, + right color=#2!75!white] plot[smooth cycle, tension=.7] coordinates { + (0.27,1.9) (0.34,2.27) (0.63,2.48) (1.17,2.47) (1.4,2.16) + (1.38,1.8) (1.02,1.63) (0.48,1.67)}; + + \draw[shade, left color=white!30!black, bottom color=white!50, + right color=white!75] plot[smooth cycle, tension=.7] coordinates { + (0.97,2) (1.35,1.95) (1.38,1.79) (1.13,1.47) (0.6,1.46) + (0.33,1.67) (0.27,1.96) (0.32,2.01) (0.61,2.01)}; + + \draw[shade, left color=white!50!black, bottom color=white!30, + right color=white!50] plot[smooth cycle, tension=.7] coordinates { + (0.61,1.96) (0.66,1.85) (0.84,1.82) (0.93,1.91) (0.93,2.11) + (0.8,2.22) (0.67,2.17) (0.61,2.05)}; + \end{scope} +} +\newcommand{\amoongussNoseII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=#2!50, bottom color=#2!5!black, middle color=#2] + plot[smooth cycle, tension=.7] coordinates { + (2.71,3.13) (2.48,2.97) (2.48,2.69) (2.94,2.65) (3.16,2.83) (3.03,3.11)}; + + \draw plot[smooth, tension=.7] coordinates {(3.01,2.93) (2.97,2.78)}; + \end{scope} +} +\newcommand{\amoongussII}[6][]{% + \amongUsBackpackII[#1]{#2}; + \amoongussBodyII[#1]{#2}; + \amongUsEyesII[#1]{#3}; + \amoongussLeftHandII[#1]{#4}; + \amoongussRightHandII[#1]{#5}; + \amoongussNoseII[#1]{#6}; +} +% ******************************************************* + +% ======================================================= +% Style II -- Amoonguss -- Ghost -- Pokémon +% ======================================================= +\newcommand{\amoongussGhostBodyII}[2][]{% + \begin{scope}[#1] + \draw[shade, top color=#2, bottom color=#2!5!black, middle color=#2] + plot[smooth, tension=.7] coordinates { + (3.47,5.04) (4.21,5.12) (5.11,5.40) (5.36,6.15) (4.83,6.64) (4.08,7.48) + (2.30,8.31) (0.38,8.23) (-0.93,7.66) (-1.7,6.84) (-2.29,5.73) + (-1.79,5.18) (-0.48,4.88) (0.09,4.91) (0.16,4.45) (0.03,3.42) (0.22,2.62) + (0.17,1.68) (-0.23,1.09) (-0.74,0.84) (-1.21,0.99) (-0.71,0.49) (0.31,0.72) + (1.12,0.36) (2.09,0.32) (2.6,0.55) (3.01,1.07) (3.76,1.07) (3.9,1.71) + (3.63,2.73) (3.59,3.37) (3.49,4.15) (3.49,4.61)}; + % --------- Mushroom Cap + \amoongussCapI{#2}; + % --------- Mushroom cap inner detail + \amoongussCapInnerDetail; + \end{scope} +} +\newcommand{\amoongussGhostII}[6][]{% + \amongUsBackpackII[#1]{#2}; + \amoongussGhostBodyII[#1]{#2}; + \amongUsEyesII[#1]{#3}; + \amoongussLeftHandII[#1]{#4}; + \amoongussRightHandII[#1]{#5}; + \amoongussNoseII[#1]{#6}; +} +% ******************************************************* + \endinput \ No newline at end of file -- cgit v1.2.3